Updated changelog

This commit is contained in:
Thorsten Sommer 2025-06-01 21:13:03 +02:00
parent 98aaea4604
commit 441cc0f72f
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,5 +1,5 @@
# v0.9.46, build 221 (2025-06-xx xx:xx UTC) # v0.9.46, build 221 (2025-06-xx xx:xx UTC)
- We just finished the first version of our plugin system. Right now, there are language plugins to help localize AI Studio. In the future, companies will be able to give their employees a predefined setup through a plugin. Youll also be able to develop custom assistants as plugins. Languages and assistants will be available in public repositories, and AI Studio will have an app-store-like view for easy access. Were proud to have set the foundation with this version. - We just finished the first version of our plugin system. Right now, there are language plugins to help localize AI Studio and configuration plugins for enterprise environments. In the future, youll also be able to develop custom assistants as plugins. Languages and assistants will be available in public repositories, and AI Studio will have an app-store-like view for easy access. Were proud to have set the foundation with this version.
- Completed the I18N system and made all 1,856 AI Studio text contents localizable. - Completed the I18N system and made all 1,856 AI Studio text contents localizable.
- AI Studio comes with two standard plugins: one for English (US) and one for German (Germany). When you start AI Studio, it tries to pick the language set on your operating system. If your language isn't supported yet, it uses English instead. - AI Studio comes with two standard plugins: one for English (US) and one for German (Germany). When you start AI Studio, it tries to pick the language set on your operating system. If your language isn't supported yet, it uses English instead.
- Added the ability to configure the maximum number of results returned per request for all data sources. Please note that this feature remains in preview and is not visible to all users. - Added the ability to configure the maximum number of results returned per request for all data sources. Please note that this feature remains in preview and is not visible to all users.