- Fix duplicate tray icon on macOS when hiding to tray
- Fix tray not showing in background mode on macOS
- Fix hide to tray broken on Windows/Linux
- Fix Shutdown button in web UI not working
This commit is contained in:
decolua
2026-05-16 14:06:56 +07:00
parent 30ff4e3fb0
commit 593c788c75
6 changed files with 43 additions and 16 deletions

View File

@@ -1,3 +1,11 @@
# v0.4.50 (2026-05-16)
## Fixes
- Fix duplicate tray icon on macOS when hiding to tray
- Fix tray not showing in background mode on macOS
- Fix hide to tray broken on Windows/Linux
- Fix Shutdown button in web UI not working
# v0.4.49 (2026-05-16)
## Features