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

6 lines
646 B
Markdown
Raw Normal View History

2025-03-22 20:12:14 +00:00
# v0.9.39, build 214 (2025-03-xx xx:xx UTC)
- Added a feature flag for the plugin system. This flag is disabled by default and can be enabled inside the app settings. Please note that this feature is still in development; there are no plugins available yet.
2025-03-23 08:18:06 +00:00
- Added the Lua library we use for the plugin system to the about page.
2025-03-29 17:40:17 +00:00
- Added the plugin overview page. This page shows all installed plugins and allows you to enable or disable them. It is only available when the plugin preview feature is enabled.
- Fixed the preview tooltip component not showing the correct position when used inside a scrollable container.
2025-03-23 08:18:06 +00:00
- Upgraded to Rust 1.85.1