GUI bug fix release.
Bug fixes
What's Changed
- Allow to delete events from the in-memory database: #1030 , bcbfe3b
- Improved views behaviour: #1037, d1ac73c
- Restrict reading from the unix socket to the user who launched the GUI: f29e6dc
Full Changelog: v1.6.3...v1.6.4
Downloads
You need to download the daemon and the GUI.
daemon
(NOTE: if the daemon doesn't autostart, enable it: ~ $ sudo systemctl enable opensnitch; sudo systemctl start opensnitch
)
Other arquitectures
GUI
IMPORTANT NOTES:
Ubuntu 22.04 / PopOS! 22.x / LinuxMint 21.x users: See this comment after installing the GUI: #647 (comment))
If you experience crashes on Wayland clicking on the pop-ups: launch the GUI as follow:
~ $ QT_QPA_PLATFORM=xcb opensnitch-ui