AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md
Peer Hogeterp 431f0b78d8
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
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
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Added icons to visualize model capabilities to the provider dropdown menu (#829)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-07-04 18:28:52 +02:00

1.1 KiB

v26.6.3, build 243 (2026-06-xx xx:xx UTC)

  • Improved the provider selection by showing small capability icons for supported audio, image, speech, and reasoning features of the selected model.
  • Improved source links in chat answers when file or document names contained spaces, umlauts, or other special characters. Source entries now open much more reliably for documents with names such as PDFs from shared portals or internal knowledge bases.
  • Improved all assistants, so running tasks can continue when you leave the assistant and return later.
  • Improved the assistant overview so it shows which assistants are still running or have a result ready.
  • Improved the activity indicators for running chats and assistants so they use a consistent blue highlight.
  • Improved the chat experience by automatically focusing the message composer again when it becomes available. Thanks, Dominic Neuburg (donework), for the contribution.
  • Improved the chat message formatting so line breaks in responses are preserved more closely, making structured text easier to read. Thanks, Dominic Neuburg (donework), for the contribution.
  • Upgraded Rust to v1.96.1