mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-21 13:12:15 +00:00
1.3 KiB
1.3 KiB
v26.5.5, build 240 (2026-05-xx xx:xx UTC)
- Added support for organization-managed ERI servers in configuration plugins, so admins can preconfigure external data sources for users.
- 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.
- 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.