diff --git a/app/Build/Build Script.csproj b/app/Build/Build Script.csproj
index 5a184f2d..0de6dac1 100644
--- a/app/Build/Build Script.csproj
+++ b/app/Build/Build Script.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/app/MindWork AI Studio/Components/Changelog.Logs.cs b/app/MindWork AI Studio/Components/Changelog.Logs.cs
index cfdd0fd4..a7fe8827 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 (251, "v26.8.1, build 251 (2026-08-13 06:01 UTC)", "v26.8.1.md"),
new (250, "v26.7.3, build 250 (2026-07-21 12:45 UTC)", "v26.7.3.md"),
new (244, "v26.7.2, build 244 (2026-07-06 18:35 UTC)", "v26.7.2.md"),
new (243, "v26.7.1, build 243 (2026-07-05 16:39 UTC)", "v26.7.1.md"),
diff --git a/app/MindWork AI Studio/MindWork AI Studio.csproj b/app/MindWork AI Studio/MindWork AI Studio.csproj
index 61b86357..f104b82c 100644
--- a/app/MindWork AI Studio/MindWork AI Studio.csproj
+++ b/app/MindWork AI Studio/MindWork AI Studio.csproj
@@ -53,11 +53,11 @@
-
+
-
+
diff --git a/app/MindWork AI Studio/packages.lock.json b/app/MindWork AI Studio/packages.lock.json
index aa38ead2..659e11fa 100644
--- a/app/MindWork AI Studio/packages.lock.json
+++ b/app/MindWork AI Studio/packages.lock.json
@@ -22,21 +22,21 @@
},
"LuaCSharp": {
"type": "Direct",
- "requested": "[0.5.5, )",
- "resolved": "0.5.5",
- "contentHash": "IL44DCbMtEafyiy8DzHFd/f+1pXuDUVFJMCJPAu8vQHNfO3ADSoWSOKMg9Py1za/ZE1K0gs0jll1viInoN+19Q==",
+ "requested": "[0.5.6, )",
+ "resolved": "0.5.6",
+ "contentHash": "ncwP3iXeonYM7bILBjsPPIk12mfvCO4tBFnrt9bjnKEZ8Ugdp+MlKskRUGEbo/WHGKU2dRlhxEyuN17L2PHYfg==",
"dependencies": {
- "LuaCSharp.Annotations": "0.5.5",
- "LuaCSharp.SourceGenerator": "0.5.5"
+ "LuaCSharp.Annotations": "0.5.6",
+ "LuaCSharp.SourceGenerator": "0.5.6"
}
},
"Microsoft.Extensions.FileProviders.Embedded": {
"type": "Direct",
- "requested": "[9.0.18, )",
- "resolved": "9.0.18",
- "contentHash": "+t0Bq5qZZ/zbmO4X70nDMC+anTsNSCxNvjtqXmRiUwh53cNfMoXkB/R95rUO9+yFYhsTR7B302ys9LqXDdIt6g==",
+ "requested": "[9.0.19, )",
+ "resolved": "9.0.19",
+ "contentHash": "Q8pv8Md+VH64ZJM2d3nbLLChTZK7WOq+5Ykp6GpDe11cDSCSYhEiHbw69CigoAT5VYJPNxriZMpPL7dY8UW93Q==",
"dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "9.0.18"
+ "Microsoft.Extensions.FileProviders.Abstractions": "9.0.19"
}
},
"Microsoft.NET.ILLink.Tasks": {
@@ -82,13 +82,13 @@
},
"LuaCSharp.Annotations": {
"type": "Transitive",
- "resolved": "0.5.5",
- "contentHash": "5VcwcTNGCY5YXLz2BRko5/Z0YGd6MZqNsnnfPOsGHHpAtqWPFbD0vtOZR4jUqaQLtQUvl2+WRfmIOhp6L2S0rw=="
+ "resolved": "0.5.6",
+ "contentHash": "tb8JLViDSSHpmMmBpxqbr+y+4Dpu6v5p3in7RlAUIi+YD7CMi7BEEI7fTc6o5lzoJxSMbIdzzGzjzXXMF6aaSg=="
},
"LuaCSharp.SourceGenerator": {
"type": "Transitive",
- "resolved": "0.5.5",
- "contentHash": "2xHKGc1bYXTsmSzZCNmKkuAU6A+1azulNiPY/ICKBSHIgEPMNRQ7JS6PvAClrHe6bk8SKcC/fbba6igtDzDaAw=="
+ "resolved": "0.5.6",
+ "contentHash": "IJLlWaIYdpvZ5zO20DidDusqMl5pnoHzrmNmB7UnWMWqOfz1t8LeGfDH8kFTDpGcveFE8YUNeEUa4j6SmWGUPg=="
},
"Markdig": {
"type": "Transitive",
@@ -159,10 +159,10 @@
},
"Microsoft.Extensions.FileProviders.Abstractions": {
"type": "Transitive",
- "resolved": "9.0.18",
- "contentHash": "YqkFlTwnVSMuunsf8IT9b+KySfm6vnMBBM+CKYCfXfjRMQ62uFggVOEu4C2cgR4fXpEO1rZ6utUZC1KoYKgiSg==",
+ "resolved": "9.0.19",
+ "contentHash": "raArfuC+4kERkNxWrlCXO7H+QAk5yUtmNxiymr+ItP5HKQfMjLhQ68zdajqmd5kgwIIUiMpPGIhUpf7t9+cC0w==",
"dependencies": {
- "Microsoft.Extensions.Primitives": "9.0.18"
+ "Microsoft.Extensions.Primitives": "9.0.19"
}
},
"Microsoft.Extensions.Localization": {
@@ -200,8 +200,8 @@
},
"Microsoft.Extensions.Primitives": {
"type": "Transitive",
- "resolved": "9.0.18",
- "contentHash": "hfHudMC5zDlwMrC0HiHOJesSHMvM+CdqjomjcV/YVzFq5dfSpBRvyRLm1n1Bfh41ZpQnyJzqX+YEo95BAmcDAQ=="
+ "resolved": "9.0.19",
+ "contentHash": "9hIg8PQiMnpVFIsEHm25Wi1gBrPa2pS1G75uveyDUVLXrNKqBap9WGwQIgO0s6LUgRAOdsSYnbKbNC5b1G5Pcg=="
},
"Microsoft.JSInterop": {
"type": "Transitive",
diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.8.1.md b/app/MindWork AI Studio/wwwroot/changelog/v26.8.1.md
index 31af8826..9fdb6cf9 100644
--- a/app/MindWork AI Studio/wwwroot/changelog/v26.8.1.md
+++ b/app/MindWork AI Studio/wwwroot/changelog/v26.8.1.md
@@ -1,4 +1,4 @@
-# v26.8.1, build 251 (2026-08-xx xx:xx UTC)
+# v26.8.1, build 251 (2026-08-13 06:01 UTC)
- Added Hetzner's experimental inference API as an LLM provider. It runs open-source models in the EU and supports text and image chats through its OpenAI-compatible API.
- Added support for the new open source models DeepSeek V4 Flash and Pro, GLM 5.2, Kimi K2.7 Code and K3, as well as Qwen 3.6 and 3.8.
- Added a prototype Visual Briefing Assistant that turns documents, data, images, audio, and video into self-contained interactive HTML briefings. When you want to test it, you have to enable this preview feature in your app settings.
diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.8.2.md b/app/MindWork AI Studio/wwwroot/changelog/v26.8.2.md
new file mode 100644
index 00000000..b1c44de3
--- /dev/null
+++ b/app/MindWork AI Studio/wwwroot/changelog/v26.8.2.md
@@ -0,0 +1 @@
+# v26.8.2, build 252 (2026-08-xx xx:xx UTC)
diff --git a/metadata.txt b/metadata.txt
index 7eefd2e1..b8f930ca 100644
--- a/metadata.txt
+++ b/metadata.txt
@@ -1,12 +1,12 @@
-26.7.3
-2026-07-21 12:45:10 UTC
-250
-9.0.119 (commit 32cc3bdf5e)
-9.0.18 (commit d839c41c85)
+26.8.1
+2026-08-13 06:01:54 UTC
+251
+9.0.120 (commit 3f97250e38)
+9.0.19 (commit 8381bdb01f)
1.97.1 (commit 8bab26f4f)
8.15.0
2.11.5
-1e5f07cb010, release
+3c789da4654, release
osx-arm64
148.0.7763.0
0.7.2
\ No newline at end of file
diff --git a/runtime/Cargo.lock b/runtime/Cargo.lock
index efd9001d..a4937e04 100644
--- a/runtime/Cargo.lock
+++ b/runtime/Cargo.lock
@@ -4260,7 +4260,7 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
[[package]]
name = "mindwork-ai-studio"
-version = "26.7.3"
+version = "26.8.1"
dependencies = [
"aes 0.9.1",
"apple-native-keyring-store",
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index 87a1c55c..c64187ac 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mindwork-ai-studio"
-version = "26.7.3"
+version = "26.8.1"
edition = "2024"
description = "MindWork AI Studio"
authors = ["Thorsten Sommer"]
diff --git a/runtime/tauri.conf.json b/runtime/tauri.conf.json
index f3a7bb47..3d9cac39 100644
--- a/runtime/tauri.conf.json
+++ b/runtime/tauri.conf.json
@@ -1,7 +1,7 @@
{
"productName": "MindWork AI Studio",
"mainBinaryName": "MindWork AI Studio",
- "version": "26.7.3",
+ "version": "26.8.1",
"identifier": "com.github.mindwork-ai.ai-studio",
"build": {