What has changed
Daemon
- Improved remote loggers (#1350 , a3826c5)
- Improved obtaining the path of binaries (#1357, 376b06e).
- Improved cache of events (c198f01).
- Ebpf events improvements (9f570ea).
- Fixed loading the configuration when the Process Monitor method fails to work (f1318ef).
- Improved daemon's connection logic with the server (GUI) (a4d8d1b).
- Improved ebpf dns interception (c82dadd).
GUI
- i18n: updated Brazilian Portuguese translation by @tioguda in #1355
- check whether dist_path exists by @munix9 in #1359
- improved downloader plugin (f230b70).
- improved checksums verification (f87c3ae).
- Fixed crash when using some languages (#1353, 9ad6e11).
Other changes
Full Changelog: v1.7.0.0...v1.7.1
Downloads
You need to download the daemon and the GUI.
GUI
IMPORTANT NOTES:
Ubuntu 22.04 / PopOS! 22.x / LinuxMint 21.x / Elementary OS 7.x / Zorin users: See this comment after installing the GUI: #1214 (comment))
If you experience crashes on Wayland clicking on the pop-ups: open the Preferences and select "xcb" as the "Qt platform plugin", in the UI tab.`
If the above packages complain about dependencies...
please, ask on the Discussion forum to generate packages for old distributions, specifying your distribution and kernel.daemon
(NOTE: if the daemon doesn't autostart, you need to enable it: ~ $ sudo systemctl enable --now opensnitch.service
)