Releases: safing/portmaster
Releases Β· safing/portmaster
v1.6.33
v1.6.30
What's Changed
- Fix rust-base build by @dhaavi in #1790
- Add PID in ETW DNS event in the integration dll by @vlabo in #1768
- [kext] Fix dev build documentation by @vlabo in #1799
- [service] Fix IPv6 payload layer set by @vlabo in #1813
- [fix] UI: Error when clicking on 'Apps' in the application configuration by @stenya in #1801
Full Changelog: v1.6.29...v1.6.30
v1.6.29
What's Changed
- Fix windows permissions by @vlabo in #1766
- [improvement] Small cache size by @stenya in #1775
- [fix] Panic while accessing SleepyTicker methods Stop()/SetSleep() by @stenya in #1779
- [fix] Logical mistake while determining local resolvers by @stenya in #1780
- v1.6.29 by @stenya in #1787
Full Changelog: v1.6.28...v1.6.29
v1.6.28
v1.6.27
v1.6.26
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)