mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-20 00:52:15 +00:00
Upgraded to .NET 9.0.13 and Rust 1.93.1
This commit is contained in:
parent
b445600a52
commit
c3499843f9
@ -14,4 +14,5 @@
|
||||
- Fixed an issue where leftover enterprise configuration plugins could remain active after organizational assignment changes during longer absences (for example, vacation), which could lead to configuration conflicts.
|
||||
- Fixed an issue where manually saving chats in workspace manual-storage mode could appear unreliable during response streaming. The save button is now disabled while streaming to prevent partial saves.
|
||||
- Fixed a bug in the Responses API of our OpenAI provider implementation where streamed whitespace chunks were discarded. We thank Oliver Kunc `OliverKunc` for his first contribution in resolving this issue. We appreciate your help, Oliver.
|
||||
- Upgraded to .NET 9.0.13 & Rust 1.93.1.
|
||||
- Upgraded dependencies.
|
||||
@ -1,9 +1,9 @@
|
||||
26.2.1
|
||||
2026-02-01 19:16:01 UTC
|
||||
233
|
||||
9.0.113 (commit 64f9f590b3)
|
||||
9.0.12 (commit 2f12400757)
|
||||
1.93.0 (commit 254b59607)
|
||||
9.0.114 (commit 4c5aac3d56)
|
||||
9.0.13 (commit 9ecbfd4f3f)
|
||||
1.93.1 (commit 01f6ddf75)
|
||||
8.15.0
|
||||
1.8.1
|
||||
8f9cd40d060, release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user