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 192554b0..360ef1df 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md @@ -12,3 +12,4 @@ - Added the setup for local data sources. You pick an embedding provider, and AI Studio asks for your confirmation before any document goes to a cloud service. It keeps up with your files as they change, shows the progress on a page of its own, and checks every document for hidden instructions before indexing it. Documents without readable text, such as scanned pages, are remembered as such, so AI Studio does not work through them again after every start — it comes back to them once they change. - 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. - 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. +- Changed 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. 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 @@ + + + + AI Studio Logo + Grüne Waldlandschaft mit Sprechblase, drei Punkten, Wolke und warmer Sonne. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ + + + + AI Studio Logo + Grüne Waldlandschaft mit Sprechblase, drei Punkten, Wolke und warmer Sonne. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ - The app logo + The app logo \ No newline at end of file