diff --git a/app/MindWork AI Studio/Layout/MainLayout.razor b/app/MindWork AI Studio/Layout/MainLayout.razor index 8d92955..167a159 100644 --- a/app/MindWork AI Studio/Layout/MainLayout.razor +++ b/app/MindWork AI Studio/Layout/MainLayout.razor @@ -30,7 +30,7 @@ } - + @if (!this.performingUpdate && this.IsUpdateAlertVisible) { diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.16.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.16.md new file mode 100644 index 0000000..07c4e17 --- /dev/null +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.16.md @@ -0,0 +1,2 @@ +# v0.9.16, build 191 (2024-11-xx xx:xx UTC) +- Improved the layout of the app window, for example, in full-screen mode on large or high-resolution monitors. \ No newline at end of file