Updated v0.9.38 metadata

This commit is contained in:
Thorsten Sommer 2025-03-17 19:18:25 +01:00
parent d25a47789e
commit 0f0210a573
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108
4 changed files with 6 additions and 6 deletions

View File

@ -347,7 +347,7 @@ jobs:
cargo tauri build --target ${{ matrix.rust_target }} --bundles ${{ matrix.tauri_bundle }}
- name: Upload artifact (macOS)
if: startsWith(matrix.platform, 'macos')
if: startsWith(matrix.platform, 'macos') && startsWith(github.ref, 'refs/tags/v')
uses: actions/upload-artifact@v4
with:
name: MindWork AI Studio (macOS ${{ matrix.dotnet_runtime }})

View File

@ -13,7 +13,7 @@ public partial class Changelog
public static readonly Log[] LOGS =
[
new (213, "v0.9.38, build 213 (2025-03-17 17:07 UTC)", "v0.9.38.md"),
new (213, "v0.9.38, build 213 (2025-03-17 18:18 UTC)", "v0.9.38.md"),
new (212, "v0.9.37, build 212 (2025-03-16 20:32 UTC)", "v0.9.37.md"),
new (211, "v0.9.36, build 211 (2025-03-15 10:42 UTC)", "v0.9.36.md"),
new (210, "v0.9.35, build 210 (2025-03-13 08:44 UTC)", "v0.9.35.md"),

View File

@ -1,4 +1,4 @@
# v0.9.38, build 213 (2025-03-17 17:07 UTC)
# v0.9.38, build 213 (2025-03-17 18:18 UTC)
- Added the "stop generation" button to all assistants.
- Upgraded MudBlazor to v8.4.0, which fixes some bugs we were experiencing.
- Updated the ERI v1 specification for the ERI server assistant & fixed spelling of the `UNKNOWN` role.
- Upgraded the ERI v1 specification for the ERI server assistant & fixed spelling of the `UNKNOWN` role.

View File

@ -1,9 +1,9 @@
0.9.38
2025-03-17 17:07:00 UTC
2025-03-17 18:18:00 UTC
213
9.0.104 (commit 2750432faa)
9.0.3 (commit 831d23e561)
1.85.0 (commit 4d91de4e4)
8.4.0
1.8.1
820294c14db, dev debug
820294c14db, release