Upgraded Rust to v1.97.1

This commit is contained in:
Thorsten Sommer 2026-07-19 15:36:35 +02:00
parent 58f87277ef
commit a97dc7d7cc
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
- Fixed being able to switch document analysis policies while an analysis or media transcription was still in progress. - Fixed being able to switch document analysis policies while an analysis or media transcription was still in progress.
- Fixed file extension handling so files are recognized correctly regardless of uppercase or lowercase letters in their extensions. Thanks, Paul Schweiß, for reporting this issue. - Fixed file extension handling so files are recognized correctly regardless of uppercase or lowercase letters in their extensions. Thanks, Paul Schweiß, for reporting this issue.
- Fixed AI Studio failing to start on Linux systems & showing an outdated version on the Flatpak page. - Fixed AI Studio failing to start on Linux systems & showing an outdated version on the Flatpak page.
- Upgraded Rust to v1.97.0. - Upgraded Rust to v1.97.1.
- Upgraded .NET to v9.0.18. - Upgraded .NET to v9.0.18.
- Upgraded Tauri to v2.11.5. - Upgraded Tauri to v2.11.5.
- Upgraded common dependencies. - Upgraded common dependencies.

View File

@ -3,7 +3,7 @@
245 245
9.0.119 (commit 32cc3bdf5e) 9.0.119 (commit 32cc3bdf5e)
9.0.18 (commit d839c41c85) 9.0.18 (commit d839c41c85)
1.97.0 (commit 2d8144b78) 1.97.1 (commit 8bab26f4f)
8.15.0 8.15.0
2.11.5 2.11.5
d960e49e79d, release d960e49e79d, release