2026-01-11 16:00:33 +00:00
# v26.1.2, build 232 (2026-01-xx xx:xx UTC)
2026-01-13 17:45:47 +00:00
- Added the option to hide specific assistants by configuration plugins. This is useful for enterprise environments in organizations.
2026-01-18 11:45:57 +00:00
- Improved error handling for model loading in provider dialogs (LLMs, embeddings, transcriptions).
2026-01-18 14:42:40 +00:00
- Improved the microphone handling (transcription preview) so that all sound effects and the voice recording are processed without interruption.
2026-01-18 11:09:25 +00:00
- Fixed a logging bug that prevented log events from being recorded in some cases.
2026-01-18 11:25:52 +00:00
- Fixed a bug that allowed adding a provider without selecting a model.
2026-01-18 13:20:09 +00:00
- Fixed a bug with local transcription providers by handling errors correctly when the local provider is unavailable.
2026-01-18 15:15:48 +00:00
- Fixed a bug with local transcription providers by correctly handling empty model IDs.
2026-01-18 13:20:09 +00:00
- 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.