Add diagnostics tab and UI animations
All checks were successful
Build MrTrust / build (push) Successful in 5m31s

This commit is contained in:
MrSphay
2026-05-16 13:05:12 +02:00
parent 8ce78741bb
commit 46f9f95dcf
4 changed files with 362 additions and 172 deletions

View File

@@ -126,7 +126,7 @@ Create or refresh local certificates:
Build a release ZIP locally:
```powershell
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.3
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.4
```
Sign an artifact locally on Windows:
@@ -219,7 +219,7 @@ The Gitea workflow builds `MrTrust.exe` on `ubuntu-latest` with .NET Windows cro
On pushes to `main`, it:
1. builds the standalone Windows executable
2. packages `MrTrust-0.1.3.zip`
2. packages `MrTrust-0.1.4.zip`
3. uploads the workflow artifact
4. attaches the ZIP to the Gitea release