mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 04:49:07 +00:00
Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
792 B
792 B
v0.8.4, build 167
- Added the possibility to provide default options for the icon finder assistant
- Added the possibility to provide default options for the translation assistant
- Added the possibility to provide default options for the coding assistant
- Added the possibility to provide default options for the text summarizer assistant
- Improved readability of the issue component
- Improved switches: when an option is enabled, the switch is using a different color
- Fixed the applying of spellchecking settings to the single-line dialog
- Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
- Restructured the layout of the settings page
- Refactored the settings data model
- Upgraded to Rust 1.80.0
- Upgraded all Rust dependencies