TUI Source

This commit is contained in:
decolua
2026-05-12 20:26:08 +07:00
parent 42f0736d28
commit 58788a0d31
57 changed files with 5887 additions and 1871 deletions

View File

@@ -1,3 +1,9 @@
# v0.4.33 (2026-05-12)
## Improvements
- Windows: replace systray (Go binary, AV flagged) with native PowerShell NotifyIcon
- Auto-cleanup legacy `tray_windows.exe` on install/startup
# v0.4.31 (2026-05-12)
## Features