mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-03-12 22:09:07 +00:00
Prepared release v0.9.29 (#295)
This commit is contained in:
parent
03431b85b4
commit
8dd5b3bab8
@ -13,7 +13,7 @@ public partial class Changelog
|
|||||||
|
|
||||||
public static readonly Log[] LOGS =
|
public static readonly Log[] LOGS =
|
||||||
[
|
[
|
||||||
new (204, "v0.9.29, build 204 (2025-02-23 14:26 UTC)", "v0.9.29.md"),
|
new (204, "v0.9.29, build 204 (2025-02-23 13:48 UTC)", "v0.9.29.md"),
|
||||||
new (203, "v0.9.28, build 203 (2025-02-09 16:33 UTC)", "v0.9.28.md"),
|
new (203, "v0.9.28, build 203 (2025-02-09 16:33 UTC)", "v0.9.28.md"),
|
||||||
new (202, "v0.9.27, build 202 (2025-01-21 18:24 UTC)", "v0.9.27.md"),
|
new (202, "v0.9.27, build 202 (2025-01-21 18:24 UTC)", "v0.9.27.md"),
|
||||||
new (201, "v0.9.26, build 201 (2025-01-13 19:11 UTC)", "v0.9.26.md"),
|
new (201, "v0.9.26, build 201 (2025-01-13 19:11 UTC)", "v0.9.26.md"),
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# v0.9.29, build 204 (2025-02-23 14:26 UTC)
|
# v0.9.29, build 204 (2025-02-23 13:48 UTC)
|
||||||
- Added the possibility to select data sources for chats. This preview feature is hidden behind the RAG feature flag, check your app options in case you want to enable it.
|
- Added the possibility to select data sources for chats. This preview feature is hidden behind the RAG feature flag, check your app options in case you want to enable it.
|
||||||
- Added an option to all data sources to select a local security policy. This preview feature is hidden behind the RAG feature flag.
|
- Added an option to all data sources to select a local security policy. This preview feature is hidden behind the RAG feature flag.
|
||||||
- Added an option to preselect data sources and options for new chats. This preview feature is hidden behind the RAG feature flag.
|
- Added an option to preselect data sources and options for new chats. This preview feature is hidden behind the RAG feature flag.
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
0.9.29
|
0.9.29
|
||||||
2025-02-23 14:26:00 UTC
|
2025-02-24 13:48:37 UTC
|
||||||
204
|
204
|
||||||
8.0.113 (commit 8f216348dc)
|
8.0.113 (commit 8f216348dc)
|
||||||
8.0.13 (commit eba546b0f0)
|
8.0.13 (commit eba546b0f0)
|
||||||
1.85.0 (commit 4d91de4e4)
|
1.85.0 (commit 4d91de4e4)
|
||||||
7.16.0
|
7.16.0
|
||||||
1.8.1
|
1.8.1
|
||||||
64656d3605c, release
|
03431b85b48, release
|
||||||
|
Loading…
Reference in New Issue
Block a user