Upgraded to Rust 1.85.1 ()

This commit is contained in:
Thorsten Sommer 2025-03-23 09:18:06 +01:00 committed by GitHub
parent ee2a73ccd8
commit e2b371f9a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions
app/MindWork AI Studio/wwwroot/changelog
metadata.txt

View File

@ -1,3 +1,4 @@
# v0.9.39, build 214 (2025-03-xx xx:xx UTC) # 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. - 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.
- Upgraded to Rust 1.85.1

View File

@ -3,7 +3,7 @@
213 213
9.0.104 (commit 2750432faa) 9.0.104 (commit 2750432faa)
9.0.3 (commit 831d23e561) 9.0.3 (commit 831d23e561)
1.85.0 (commit 4d91de4e4) 1.85.1 (commit 4eb161250)
8.4.0 8.4.0
1.8.1 1.8.1
820294c14db, release 820294c14db, release