Releases: safing/portmaster
v1.6.25
v1.6.24
v1.6.23
v1.6.22
Changelog:
57e81fb [service] Make linter happy
4b2e4f2 [service] Run event callbacks asynchronously
de4cb5b [service] Submit state clear event outside of lock
c6ddaf8 [service] Fix startup race condition
113dc04 [service] Update golangci-lint
78e4a40 [service] Fix SPN build
7f0b5ca [service] Fix starting and stopping of SPN
57f08ec [service] Add worker info system
8b6b522 [service] Improve rng tickfeeder
Known Issues:
- Linux + Wayland + Gnome: You might not be able to move or resize the app window as usual, please right click the title bar instead and choose the desired option there. Alternatively, you can also use command+drag on the title bar. (This is a bug in Tauri: tauri-apps/tauri#10686)
v1.6.21
v1.6.20
v1.6.19
v1.6.18
Changelog:
7a06b0b [desktop] Tauri ignore extra cmdline args
188b47c Update ignore files
a07b87f [cmd/start] Compile cmdline args after possibly upgrading to new UI
Known Issues:
Linux only: If the UI is open, you cannot use the Start Menu entry to focus the UI, you will need to click the icon in the task bar or open it via the tray menu.
v1.6.17
Changelog:
e92da53 [desktop] Add tauri logs
22a288c [desktop] disable annimation from the service dialog
a125041 [desktop] Switch to png for tray menu
84c6bff [assets] Leave only one size in the icon generation
a6e1a37 [desktop] Add support for system theme detection
5b03076 [desktop] tauri fix main windows size and theme
674787d [desktop] tauri seve window size/position on exit
c3d787e [desktop] Update tauri
Known Issues:
If the UI is open, you cannot use the Start Menu entry to focus the UI, you will need to click the icon in the task bar or open it via the tray menu.