mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-03-12 18:09:06 +00:00
Fixed the date of the release (#296)
This commit is contained in:
parent
8dd5b3bab8
commit
5a077e1bdb
@ -13,7 +13,7 @@ public partial class Changelog
|
||||
|
||||
public static readonly Log[] LOGS =
|
||||
[
|
||||
new (204, "v0.9.29, build 204 (2025-02-23 13:48 UTC)", "v0.9.29.md"),
|
||||
new (204, "v0.9.29, build 204 (2025-02-24 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 (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"),
|
||||
|
@ -1,4 +1,4 @@
|
||||
# v0.9.29, build 204 (2025-02-23 13:48 UTC)
|
||||
# v0.9.29, build 204 (2025-02-24 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 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.
|
||||
|
Loading…
Reference in New Issue
Block a user