mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 23:49:06 +00:00
11 lines
565 B
Markdown
11 lines
565 B
Markdown
|
# v0.3.0, build 120 (2024-05-18 21:57 UTC)
|
||
|
- Added a cross-platform build script using NuShell
|
||
|
- Added static file embedding
|
||
|
- Added MudBlazor fonts to the static file embedding
|
||
|
- Added option to specify the used port for the server
|
||
|
- Added cross-platform .NET compiling & publishing using expected names, considering Tauri sidecar integration
|
||
|
- Added app loading screen
|
||
|
- Added sidecar integration of Tauri to embed the .NET client and server
|
||
|
- Added logging to the Rust runtime
|
||
|
- Added system message handling between Rust and .NET
|
||
|
- Fixed layout issue on Windows
|