AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md

11 lines
666 B
Markdown
Raw Normal View History

2024-07-26 18:19:59 +00:00
# v0.8.4, build 167
2024-07-27 10:48:39 +00:00
- Added the possibility to provide default options for the icon finder assistant
2024-07-28 08:03:43 +00:00
- 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 switch component for settings: when an option is enabled, the switch is using a different color
2024-07-26 18:19:59 +00:00
- Fixed the applying of spellchecking settings to the single-line dialog
- Restructured the layout of the settings page
- Refactored the settings data model
- Upgraded to Rust 1.80.0
- Upgraded all Rust dependencies