diff --git a/app/MindWork AI Studio/Components/Changelog.Logs.cs b/app/MindWork AI Studio/Components/Changelog.Logs.cs index fc585bbe..50cf5bf4 100644 --- a/app/MindWork AI Studio/Components/Changelog.Logs.cs +++ b/app/MindWork AI Studio/Components/Changelog.Logs.cs @@ -13,6 +13,7 @@ public partial class Changelog public static readonly Log[] LOGS = [ + new (218, "v0.9.43, build 218 (2025-05-11 17:22 UTC)", "v0.9.43.md"), new (217, "v0.9.42, build 217 (2025-05-04 13:03 UTC)", "v0.9.42.md"), new (216, "v0.9.41, build 216 (2025-04-27 14:18 UTC)", "v0.9.41.md"), new (215, "v0.9.40, build 215 (2025-04-20 13:30 UTC)", "v0.9.40.md"), diff --git a/app/MindWork AI Studio/MindWork AI Studio.csproj b/app/MindWork AI Studio/MindWork AI Studio.csproj index d190898a..e0b8b4f8 100644 --- a/app/MindWork AI Studio/MindWork AI Studio.csproj +++ b/app/MindWork AI Studio/MindWork AI Studio.csproj @@ -47,11 +47,11 @@ - + - + diff --git a/app/MindWork AI Studio/packages.lock.json b/app/MindWork AI Studio/packages.lock.json index da58b74b..05a766df 100644 --- a/app/MindWork AI Studio/packages.lock.json +++ b/app/MindWork AI Studio/packages.lock.json @@ -4,9 +4,9 @@ "net9.0": { "CodeBeam.MudBlazor.Extensions": { "type": "Direct", - "requested": "[8.1.0, )", - "resolved": "8.1.0", - "contentHash": "6f6K8Qr+cjk419URr8+b9nkSr0y300n/DaB0tJdYVRtDsWwoVCvgPwf9kENdDg1HIiYPL524+Q5a9QraL6hAvw==", + "requested": "[8.2.0, )", + "resolved": "8.2.0", + "contentHash": "MgaQKoKmOnZb2lGKr5EpiGrI2aU+siMVLXWCU4FZLAiZiusfWocq1KRnOhWPyl1mXsU8ROQQgjeSEDrQ4//Yew==", "dependencies": { "BuildBundlerMinifier": "3.2.449", "CsvHelper": "33.0.1", @@ -56,13 +56,13 @@ }, "MudBlazor.Markdown": { "type": "Direct", - "requested": "[8.5.1.1, )", - "resolved": "8.5.1.1", - "contentHash": "3FQaHlpLV54W77aVl58JCH2HX0p2QcqGNamtxyVzMKeMa92x+MYm4DFcqqhfbEvNEWTRZ6q22ZCx/NG0UX422Q==", + "requested": "[8.6.0, )", + "resolved": "8.6.0", + "contentHash": "TIrR6QqXXBmHRx/L66Jxl9UlVtom8jK46iVpPkTi8C7TjsUUylI5zBzmKPiVYp8bKDhgLzOcQH0o01xuHlKJEw==", "dependencies": { - "Markdig": "0.41.0", + "Markdig": "0.41.1", "Microsoft.Extensions.Caching.Memory": "9.0.4", - "MudBlazor": "8.5.1" + "MudBlazor": "8.6.0" } }, "ReverseMarkdown": { @@ -86,8 +86,8 @@ }, "Markdig": { "type": "Transitive", - "resolved": "0.41.0", - "contentHash": "nEGSjfQ2i+MzJjvCZqoIBqW2x0iBALhhVogud48oPA/39a0n0jOhghdTYdm4xaDFBXmc4MxsVJAP5gtdvADvWQ==" + "resolved": "0.41.1", + "contentHash": "e9QXUg2agxd9iWV3hO5fA4Qp2avMuXFiElatzD8hp69yIEgESrdhKvDFf9y9NOlPe9jO7AA6W1JAnntLmqwRwA==" }, "Microsoft.AspNetCore.Authorization": { "type": "Transitive", diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.43.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.43.md index 773d5d66..5aa7438c 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.43.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.43.md @@ -1,7 +1,8 @@ -# v0.9.43, build 218 (2025-05-xx xx:xx UTC) +# v0.9.43, build 218 (2025-05-11 17:22 UTC) - Added our first titan: the German Aerospace Center (DLR) uses AI Studio in several projects and supports further development with personnel resources. - Added the ability to select the new Google Gemini embeddings in the embedding configuration. - Added localization for embedding configuration, bias of the day, and the agenda assistant. - Improved the automatic German translation; thanks Peer (`peerschuett`) for contributing. - Improved Google Gemini LLM model selection by filtering out the new embedding models. -- Improved the dialog for configuring embeddings: the API key is applied immediately, and provider formatting was enhanced. \ No newline at end of file +- Improved the dialog for configuring embeddings: the API key is applied immediately, and provider formatting was enhanced. +- Upgraded .NET dependencies. \ No newline at end of file diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.44.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.44.md new file mode 100644 index 00000000..c86f5879 --- /dev/null +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.44.md @@ -0,0 +1 @@ +# v0.9.44, build 219 (2025-05-xx xx:xx UTC) diff --git a/metadata.txt b/metadata.txt index cb729a06..eea2bd98 100644 --- a/metadata.txt +++ b/metadata.txt @@ -1,11 +1,11 @@ -0.9.42 -2025-05-04 13:03:03 UTC -217 +0.9.43 +2025-05-11 17:22:03 UTC +218 9.0.105 (commit 35890ecb87) 9.0.4 (commit f57e6dc747) 1.86.0 (commit 05f9846f8) 8.6.0 1.8.1 -7a08baf99bb, release +ba236c4012d, release osx-arm64 137.0.7123.0 \ No newline at end of file diff --git a/runtime/Cargo.lock b/runtime/Cargo.lock index 9bd2ae9a..39aab1d9 100644 --- a/runtime/Cargo.lock +++ b/runtime/Cargo.lock @@ -2624,7 +2624,7 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "mindwork-ai-studio" -version = "0.9.42" +version = "0.9.43" dependencies = [ "aes", "arboard", diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index bbb4fc63..9ab07af1 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mindwork-ai-studio" -version = "0.9.42" +version = "0.9.43" edition = "2021" description = "MindWork AI Studio" authors = ["Thorsten Sommer"] diff --git a/runtime/tauri.conf.json b/runtime/tauri.conf.json index 39de1b7d..85a0325a 100644 --- a/runtime/tauri.conf.json +++ b/runtime/tauri.conf.json @@ -6,7 +6,7 @@ }, "package": { "productName": "MindWork AI Studio", - "version": "0.9.42" + "version": "0.9.43" }, "tauri": { "allowlist": {