mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:39:48 +00:00
Updated changelog
This commit is contained in:
parent
05b272ca45
commit
a6f0870c2a
@ -1,7 +1,8 @@
|
|||||||
# v0.9.39, build 214 (2025-03-xx xx:xx UTC)
|
# v0.9.39, build 214 (2025-04-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.
|
- 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.
|
||||||
- Added the Lua library we use for the plugin system to the about page.
|
- Added the Lua library we use for the plugin system to the about page.
|
||||||
- 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.
|
- 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.
|
||||||
- Added hot reloading for plugins. When any plugin is changed, the app will automatically reload the plugin without needing to restart the app.
|
- Added hot reloading for plugins. When any plugin is changed, the app will automatically reload the plugin without needing to restart the app.
|
||||||
|
- Added an API for streaming arbitrary local files to the embedding process. Thanks Nils `nilskruthoff` for this great contribution.
|
||||||
- Fixed the preview tooltip component not showing the correct position when used inside a scrollable container.
|
- Fixed the preview tooltip component not showing the correct position when used inside a scrollable container.
|
||||||
- Upgraded to Rust 1.85.1
|
- Upgraded to Rust 1.85.1
|
Loading…
Reference in New Issue
Block a user