AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md

1.5 KiB

v26.5.5, build 240 (2026-05-xx xx:xx UTC)

  • Released the voice recording and transcription for all users. You no longer need to enable a preview feature to configure transcription providers, select a transcription provider, or use dictation.
  • Added support for organization-managed ERI servers in configuration plugins, so admins can preconfigure external data sources for users.
  • Added an export option for ERI server data sources, so admins can create configuration plugin snippets without writing the Lua code manually.
  • Added the username to the information page to make organization support easier when users share their screen.
  • Improved the app's security foundation with major modernization of the native runtime and its internal communication layer. This work is mostly invisible during everyday use, but it replaces older components that no longer received the security updates we require. We also continued updating security-sensitive dependencies so AI Studio stays on a healthier, better maintained base.
  • Improved the Pandoc management and detection process to make it more reliable.
  • Fixed the Pandoc installation, which could fail and prevent AI Studio from installing its local Pandoc dependency.
  • Upgraded the native secret storage integration to keyring-core, keeping API keys in the secure credential store provided by the operating system.
  • Upgraded Rust to v1.95.0.
  • Upgraded .NET to v9.0.16.
  • Upgraded Tauri to v2.11.1.
  • Upgraded PDFium to v148.0.7763.0.
  • Upgraded Qdrant to v1.18.0.
  • Upgraded other dependencies as well.