GUI bugfix release.
Bug fixes
- do not verify lists path on remote nodes - 446cb1a
- fixed delay closing the GUI - 36f9242
- fixed exception getting node address when adding a new rule - 99cd9f1)
- fixed restoring policies when disabling the firewall - 12baf1a
- fixed enabling/disabling global firewall button - ee089af
- fixed searching in tabs Users, Nodes - 332ec0f, d1f58eb
- fixed displaying firewall button icon - f9e1a6a
- fixed acting on selected rows - 3416c38
What has changed
Improvements
-
Allow to use multiple protobuf versions - f91f1a9
This commit fixes an error that prevented UI from opening on OpenSuse 15.6 versions. -
Minor UI performance improvement, that can be noticeable - abdfd39
-
restrict allowed characters in the rule name - 25e9268
-
popups improvements:
-
translations updated.
New features
- now it's possible to display all the details of the connections 2b3028e , 906b225
- you can also configure what columns to display in the Events tab.
Note: you may need to reconfigure the columns options, under Preferences -> UI - allow to configure from the GUI what Qt platform plugin to use (if OpenSnitch behaves erratic under Wayland, allow to configure from the GUI the xcb plugin) 54ef3f6
Full Changelog: v1.6.6...v1.6.7
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
)