AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v26.6.1.md
Thorsten Sommer 102b344557
Some checks are pending
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Improved the dialog for moving chats into workspaces (#796)
2026-06-06 10:06:41 +02:00

1.3 KiB

v26.6.1, build 241 (2026-06-xx xx:xx UTC)

  • Added support for up to 100 thousand enterprise configuration slots, using fixed-width slot names such as config_00000 while keeping the existing first ten slot names compatible.
  • Added an enterprise configuration option to hide the quick start guide on the welcome page.
  • Added support for managed custom root certificate bundles and host allowlists for external HTTPS requests, helping Flatpak deployments connect to organization-internal services with private root CAs while keeping built-in cloud provider endpoints on system trust.
  • Added support for reading enterprise policy files from a Flatpak provisioning extension.
  • Added startup path and Linux package type details to the information page to make support easier.
  • Added the option to search for chats in all workspaces.
  • Improved workspaces by adding a shortcut to start a new chat directly from each workspace row.
  • Improved workspaces by allowing new workspaces to be created while moving a chat.
  • Improved the enterprise configuration details on the information page by showing where each configuration comes from and which configuration slot was used.
  • Fixed workspace creation and renaming to prevent new workspaces from using an existing name.
  • Upgraded dependencies.