diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md b/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md index 2bf482a2..6332de10 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md @@ -14,6 +14,7 @@ - Added drag and drop to the input and output folder of the Batch Processing assistant: drop a folder onto either field to choose it. - Added ways to load text from a file and drop zones for them, throughout the assistants and dialogs. We went through them one by one, so many fields that used to accept typed text only now take the content of a file as well. - Improved loading web content in the assistants: it now uses the same reader as the Read Web Page tool, which extracts the main content of a page more reliably and skips navigation and boilerplate. Pages from your own network, including local servers, keep working as before. When a page cannot be read, AI Studio now says why instead of leaving the field empty. +- Improved the app icon. The previous one was generated by an image model; the new one was created based on it and keeps the familiar green landscape with the chat bubble. Because it is now a vector drawing, it stays sharp everywhere it appears: in your taskbar or dock, in the window list, and on the start screen while AI Studio is loading. - Changed how provider trust and provider confidence work together. Marking a provider as trustworthy in a configuration no longer also satisfies a required confidence level: one says who runs the provider, the other how confidential it is. Organizations raise a provider's level in their own confidence scheme instead. This applies beyond local data sources, for example, when a model reads a page from your intranet. - Fixed which abilities AI Studio assumes a model has. Model names are now read the way each provider writes them, so models from self-hosted and research services are recognized instead of being treated as plain text models, and a model resold under a plain name gets the abilities it really has. Many model families were checked against their maker's documentation and corrected: some gained image input, reasoning, or tool calling, others lost an ability they never had. Image and video generation models no longer show up among the chat models. - Fixed a dropped file being processed several times, e.g., after the computer woke up from sleep. diff --git a/app/MindWork AI Studio/wwwroot/favicon.png b/app/MindWork AI Studio/wwwroot/favicon.png new file mode 100644 index 00000000..7a043f43 Binary files /dev/null and b/app/MindWork AI Studio/wwwroot/favicon.png differ diff --git a/media/Icon.png b/media/Icon.png index 7c9ccfbc..ae7ab547 100644 --- a/media/Icon.png +++ b/media/Icon.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:582d473084f614a37880a224a94e45449a033417c8910c08d7988f8622030d30 -size 866114 +oid sha256:dd09ebb52d0e591cbb5582b3e9d11e6ecf499d934ffa402271d7489620e3fa76 +size 467509 diff --git a/runtime/app-icon.png b/runtime/app-icon.png index f036348f..1968b9d9 100644 Binary files a/runtime/app-icon.png and b/runtime/app-icon.png differ diff --git a/runtime/app-icon.svg b/runtime/app-icon.svg new file mode 100644 index 00000000..9088f21f --- /dev/null +++ b/runtime/app-icon.svg @@ -0,0 +1,496 @@ + + diff --git a/runtime/icons/128x128.png b/runtime/icons/128x128.png index 93ea7bdc..b8f8219f 100644 Binary files a/runtime/icons/128x128.png and b/runtime/icons/128x128.png differ diff --git a/runtime/icons/128x128@2x.png b/runtime/icons/128x128@2x.png index 17ee33e4..28758e41 100644 Binary files a/runtime/icons/128x128@2x.png and b/runtime/icons/128x128@2x.png differ diff --git a/runtime/icons/32x32.png b/runtime/icons/32x32.png index 0547c8c2..08b61936 100644 Binary files a/runtime/icons/32x32.png and b/runtime/icons/32x32.png differ diff --git a/runtime/icons/Square107x107Logo.png b/runtime/icons/Square107x107Logo.png index 7950a54b..7cbf440c 100644 Binary files a/runtime/icons/Square107x107Logo.png and b/runtime/icons/Square107x107Logo.png differ diff --git a/runtime/icons/Square142x142Logo.png b/runtime/icons/Square142x142Logo.png index d5c4f8c8..0c7d4a01 100644 Binary files a/runtime/icons/Square142x142Logo.png and b/runtime/icons/Square142x142Logo.png differ diff --git a/runtime/icons/Square150x150Logo.png b/runtime/icons/Square150x150Logo.png index df27a86e..2bdfc774 100644 Binary files a/runtime/icons/Square150x150Logo.png and b/runtime/icons/Square150x150Logo.png differ diff --git a/runtime/icons/Square284x284Logo.png b/runtime/icons/Square284x284Logo.png index b37f96b0..1143abcc 100644 Binary files a/runtime/icons/Square284x284Logo.png and b/runtime/icons/Square284x284Logo.png differ diff --git a/runtime/icons/Square30x30Logo.png b/runtime/icons/Square30x30Logo.png index f2dbe936..febbea0d 100644 Binary files a/runtime/icons/Square30x30Logo.png and b/runtime/icons/Square30x30Logo.png differ diff --git a/runtime/icons/Square310x310Logo.png b/runtime/icons/Square310x310Logo.png index ff0c746c..cd2b2152 100644 Binary files a/runtime/icons/Square310x310Logo.png and b/runtime/icons/Square310x310Logo.png differ diff --git a/runtime/icons/Square44x44Logo.png b/runtime/icons/Square44x44Logo.png index f754aa1a..f8d82673 100644 Binary files a/runtime/icons/Square44x44Logo.png and b/runtime/icons/Square44x44Logo.png differ diff --git a/runtime/icons/Square71x71Logo.png b/runtime/icons/Square71x71Logo.png index b5f346b8..fd5a950e 100644 Binary files a/runtime/icons/Square71x71Logo.png and b/runtime/icons/Square71x71Logo.png differ diff --git a/runtime/icons/Square89x89Logo.png b/runtime/icons/Square89x89Logo.png index 0b3207eb..e6be2e44 100644 Binary files a/runtime/icons/Square89x89Logo.png and b/runtime/icons/Square89x89Logo.png differ diff --git a/runtime/icons/StoreLogo.png b/runtime/icons/StoreLogo.png index 8af89287..745b6a6e 100644 Binary files a/runtime/icons/StoreLogo.png and b/runtime/icons/StoreLogo.png differ diff --git a/runtime/icons/icon.icns b/runtime/icons/icon.icns index b207d464..71d6d0db 100644 Binary files a/runtime/icons/icon.icns and b/runtime/icons/icon.icns differ diff --git a/runtime/icons/icon.ico b/runtime/icons/icon.ico index b59ec226..a31c3efc 100644 Binary files a/runtime/icons/icon.ico and b/runtime/icons/icon.ico differ diff --git a/runtime/icons/icon.png b/runtime/icons/icon.png index 7e0ec818..f2a387e3 100644 Binary files a/runtime/icons/icon.png and b/runtime/icons/icon.png differ diff --git a/runtime/ui/icon.png b/runtime/ui/icon.png deleted file mode 100644 index d5308a23..00000000 Binary files a/runtime/ui/icon.png and /dev/null differ diff --git a/runtime/ui/icon.svg b/runtime/ui/icon.svg new file mode 100644 index 00000000..9088f21f --- /dev/null +++ b/runtime/ui/icon.svg @@ -0,0 +1,496 @@ + + diff --git a/runtime/ui/index.html b/runtime/ui/index.html index c7882d7b..20954e84 100644 --- a/runtime/ui/index.html +++ b/runtime/ui/index.html @@ -25,6 +25,6 @@
-