Updated metadata for release v0.9.35 (#336)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions

This commit is contained in:
Thorsten Sommer 2025-03-12 20:09:29 +01:00 committed by GitHub
parent 64a7c9ab53
commit d8ac2f3d49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ public partial class Changelog
public static readonly Log[] LOGS = public static readonly Log[] LOGS =
[ [
new (210, "v0.9.35, build 210 (2025-03-12 18:22 UTC)", "v0.9.35.md"), new (210, "v0.9.35, build 210 (2025-03-12 19:06 UTC)", "v0.9.35.md"),
new (209, "v0.9.34, build 209 (2025-03-11 13:02 UTC)", "v0.9.34.md"), new (209, "v0.9.34, build 209 (2025-03-11 13:02 UTC)", "v0.9.34.md"),
new (208, "v0.9.33, build 208 (2025-03-11 08:14 UTC)", "v0.9.33.md"), new (208, "v0.9.33, build 208 (2025-03-11 08:14 UTC)", "v0.9.33.md"),
new (207, "v0.9.32, build 207 (2025-03-08 20:15 UTC)", "v0.9.32.md"), new (207, "v0.9.32, build 207 (2025-03-08 20:15 UTC)", "v0.9.32.md"),

View File

@ -1,4 +1,4 @@
# v0.9.35, build 210 (2025-03-12 18:22 UTC) # v0.9.35, build 210 (2025-03-12 19:06 UTC)
- A settings icon was added to all assistants and the assistants overview. The icon opens a dialog that displays all settings that can be changed. The settings aren't shown on the settings overview page anymore for a better overview. - A settings icon was added to all assistants and the assistants overview. The icon opens a dialog that displays all settings that can be changed. The settings aren't shown on the settings overview page anymore for a better overview.
- Migrated to .NET 9.0.3 - Migrated to .NET 9.0.3
- Migrated to MudBlazor 8.3.0 - Migrated to MudBlazor 8.3.0

View File

@ -1,9 +1,9 @@
0.9.35 0.9.35
2025-03-12 18:22:04 UTC 2025-03-12 19:06:01 UTC
210 210
9.0.104 (commit 2750432faa) 9.0.104 (commit 2750432faa)
9.0.3 (commit 831d23e561) 9.0.3 (commit 831d23e561)
1.85.0 (commit 4d91de4e4) 1.85.0 (commit 4d91de4e4)
8.3.0 8.3.0
1.8.1 1.8.1
ce8d84a12a2, release 64a7c9ab535, release