mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-15 21:21:37 +00:00
11 lines
1.3 KiB
Markdown
11 lines
1.3 KiB
Markdown
# v26.1.2, build 232 (2026-01-xx xx:xx UTC)
|
||
- Added the option to hide specific assistants by configuration plugins. This is useful for enterprise environments in organizations.
|
||
- Improved error handling for model loading in provider dialogs (LLMs, embeddings, transcriptions).
|
||
- Improved the microphone handling (transcription preview) so that all sound effects and the voice recording are processed without interruption.
|
||
- Improved the handling of self-hosted providers in the configuration dialogs (LLMs, embeddings, and transcriptions) when the host cannot provide a list of models.
|
||
- Fixed a logging bug that prevented log events from being recorded in some cases.
|
||
- Fixed a bug that allowed adding a provider (LLM, embedding, or transcription) without selecting a model.
|
||
- Fixed a bug with local transcription providers by handling errors correctly when the local provider is unavailable.
|
||
- Fixed a bug with local transcription providers by correctly handling empty model IDs.
|
||
- Fixed a bug affecting the transcription preview: previously, when you stopped music or other media, recorded or dictated text, and then tried to resume playback, the media wouldn’t resume as expected. This behavior is now fixed.
|
||
- Fixed a rare bug that occurred when multiple threads tried to manage the same chat thread. |