mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 17:39:47 +00:00
Prepare release v0.9.3
This commit is contained in:
parent
54c8030e2e
commit
25dd842b21
@ -13,7 +13,7 @@ public partial class Changelog
|
||||
|
||||
public static readonly Log[] LOGS =
|
||||
[
|
||||
new (178, "v0.9.3, build 178 (2024-09-05 18:40 UTC)", "v0.9.3.md"),
|
||||
new (178, "v0.9.3, build 178 (2024-09-06 11:06 UTC)", "v0.9.3.md"),
|
||||
new (177, "v0.9.2, build 177 (2024-09-05 09:19 UTC)", "v0.9.2.md"),
|
||||
new (176, "v0.9.1, build 176 (2024-09-04 13:48 UTC)", "v0.9.1.md"),
|
||||
new (175, "v0.9.0, build 175 (2024-09-03 16:00 UTC)", "v0.9.0.md"),
|
||||
|
@ -178,6 +178,6 @@
|
||||
"contentHash": "FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA=="
|
||||
}
|
||||
},
|
||||
"net8.0/osx-arm64": {}
|
||||
"net8.0/osx-x64": {}
|
||||
}
|
||||
}
|
@ -1,4 +1,4 @@
|
||||
# v0.9.3, build 178 (2024-09-05 18:40 UTC)
|
||||
# v0.9.3, build 178 (2024-09-06 11:06 UTC)
|
||||
- Fixed the scrolling issue for long chat histories.
|
||||
- Fixed the scrolling issue when you send a lot of text from any assistant to a new chat.
|
||||
- Upgraded Rust to v1.81.0.
|
||||
|
@ -1,9 +1,9 @@
|
||||
0.9.3
|
||||
2024-09-05 18:40:01 UTC
|
||||
2024-09-06 11:06:00 UTC
|
||||
178
|
||||
8.0.108 (commit 665a05cea7)
|
||||
8.0.8 (commit 08338fcaa5)
|
||||
1.81.0 (commit eeb90cda1)
|
||||
7.7.0
|
||||
7.6.0
|
||||
1.7.1
|
||||
c861d713839, release
|
||||
d52ec4b9697, release
|
||||
|
Loading…
Reference in New Issue
Block a user