mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 05:40:21 +00:00 
			
		
		
		
	Prepared release v0.9.26
This commit is contained in:
		
							parent
							
								
									ae72c50236
								
							
						
					
					
						commit
						0fb741f493
					
				@ -13,6 +13,7 @@ public partial class Changelog
 | 
				
			|||||||
    
 | 
					    
 | 
				
			||||||
    public static readonly Log[] LOGS = 
 | 
					    public static readonly Log[] LOGS = 
 | 
				
			||||||
    [
 | 
					    [
 | 
				
			||||||
 | 
					        new (201, "v0.9.26, build 201 (2025-01-13 19:11 UTC)", "v0.9.26.md"),
 | 
				
			||||||
        new (200, "v0.9.25, build 200 (2025-01-04 18:33 UTC)", "v0.9.25.md"),
 | 
					        new (200, "v0.9.25, build 200 (2025-01-04 18:33 UTC)", "v0.9.25.md"),
 | 
				
			||||||
        new (199, "v0.9.24, build 199 (2025-01-04 11:40 UTC)", "v0.9.24.md"),
 | 
					        new (199, "v0.9.24, build 199 (2025-01-04 11:40 UTC)", "v0.9.24.md"),
 | 
				
			||||||
        new (198, "v0.9.23, build 198 (2025-01-02 19:39 UTC)", "v0.9.23.md"),
 | 
					        new (198, "v0.9.23, build 198 (2025-01-02 19:39 UTC)", "v0.9.23.md"),
 | 
				
			||||||
 | 
				
			|||||||
@ -210,6 +210,6 @@
 | 
				
			|||||||
        "type": "Project"
 | 
					        "type": "Project"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "net8.0/osx-arm64": {}
 | 
					    "net8.0/osx-x64": {}
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@ -1,4 +1,4 @@
 | 
				
			|||||||
# v0.9.26, build 201 (2025-01-xx xx:xx UTC)
 | 
					# v0.9.26, build 201 (2025-01-13 19:11 UTC)
 | 
				
			||||||
- Added the ability to configure local and remote (ERI) data sources in the settings as a preview feature behind the RAG feature flag.
 | 
					- Added the ability to configure local and remote (ERI) data sources in the settings as a preview feature behind the RAG feature flag.
 | 
				
			||||||
- Fixed the ERI server assistant to ask for confirmation before deleting a ERI server preset.
 | 
					- Fixed the ERI server assistant to ask for confirmation before deleting a ERI server preset.
 | 
				
			||||||
- Fixed a bug in the ERI server assistant that allowed an empty directory as a base directory for the code generation.
 | 
					- Fixed a bug in the ERI server assistant that allowed an empty directory as a base directory for the code generation.
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										10
									
								
								metadata.txt
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								metadata.txt
									
									
									
									
									
								
							@ -1,9 +1,9 @@
 | 
				
			|||||||
0.9.25
 | 
					0.9.26
 | 
				
			||||||
2025-01-04 18:33:07 UTC
 | 
					2025-01-13 19:11:57 UTC
 | 
				
			||||||
200
 | 
					201
 | 
				
			||||||
8.0.111 (commit f3835a7fb4)
 | 
					8.0.111 (commit f3835a7fb4)
 | 
				
			||||||
8.0.11 (commit 9cb3b725e3)
 | 
					8.0.11 (commit 9cb3b725e3)
 | 
				
			||||||
1.83.0 (commit 90b35a623)
 | 
					1.84.0 (commit 9fc6b4312)
 | 
				
			||||||
7.15.0
 | 
					7.15.0
 | 
				
			||||||
1.8.1
 | 
					1.8.1
 | 
				
			||||||
e4b1ea32fb6, release
 | 
					ae72c50236f, release
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								runtime/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								runtime/Cargo.lock
									
									
									
										generated
									
									
									
								
							@ -2319,7 +2319,7 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[[package]]
 | 
					[[package]]
 | 
				
			||||||
name = "mindwork-ai-studio"
 | 
					name = "mindwork-ai-studio"
 | 
				
			||||||
version = "0.9.25"
 | 
					version = "0.9.26"
 | 
				
			||||||
dependencies = [
 | 
					dependencies = [
 | 
				
			||||||
 "aes",
 | 
					 "aes",
 | 
				
			||||||
 "arboard",
 | 
					 "arboard",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "mindwork-ai-studio"
 | 
					name = "mindwork-ai-studio"
 | 
				
			||||||
version = "0.9.25"
 | 
					version = "0.9.26"
 | 
				
			||||||
edition = "2021"
 | 
					edition = "2021"
 | 
				
			||||||
description = "MindWork AI Studio"
 | 
					description = "MindWork AI Studio"
 | 
				
			||||||
authors = ["Thorsten Sommer"]
 | 
					authors = ["Thorsten Sommer"]
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "package": {
 | 
					  "package": {
 | 
				
			||||||
    "productName": "MindWork AI Studio",
 | 
					    "productName": "MindWork AI Studio",
 | 
				
			||||||
	"version": "0.9.25"
 | 
						"version": "0.9.26"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "tauri": {
 | 
					  "tauri": {
 | 
				
			||||||
    "allowlist": {
 | 
					    "allowlist": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user