v1.7.0 #1287
Replies: 2 comments 5 replies
-
|
Thanks everyone for reporting bugs, fixes and new features! I cannot stress enough how important reporting bugs and ideas is. Some of the changes mentioned and not mentioned above: Popups
This way we can keep adding more information as we need it (containers -> host, mount, namespaces, etc). For now the popups can not be resized, but we'll make it possible. GUI pluginsThe GUI now has a way to modify the GUI behaviour via plugins. It's experimental, and the idea is to keep improving it. There're 3 plugins: highlight, downloader and virustotal. It's still not possible to configure them from the GUI.
Main windowNodes tabThe Nodes tab has a new right panel to monitor the state of the nodes (daemons). It's a WIP, we'll keep improving it, but the idea is to have a place where you can inspect the state of the nodes, to debug any possible problem (memory and cpu use, filesystem space, etc). Useful mainly when you have remote nodes connected. It works only when you select a node. Netstat view
System firewall
There were some requests to block outbound traffic if the daemon unexpectedly died. Now it's possible by enabling this option, or by enabling qt-material dark themes improvementWhen using a dark qt-material theme, due to some icon themes design, our icons were practically invisible: So when using one of the predefined dark qt-material theme, now we'll use our own icons (which are just the icons of the HighContrast icons theme): |
Beta Was this translation helpful? Give feedback.
-
|
Good job thanks for updates, I made some notes that I saw:
|
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New features
Connections filtering:
user.nameoperand #1236). Note: Not configurable from the GUI yet.Scheduled tasks
Configuration
GUI
plugins (WIP) (2a233c1 , cba52cf)
(functional, but not configurable from the GUI yet).
netstat view: List of apps with open connections #1112
What's Changed
GUI
Configuration
eBPF
(eBPF on i386 is pretty much broken since v1.7.0.0).
Other changes
LLVM_STRIP#1187, ebpf_prog/Makefile: temp files are now handled by a pattern rule #1185, Clear out warnings about unused variables #1229)LLVM_STRIPby @ariel-anieli in ebpf_prog/Makefile: removed uselessLLVM_STRIP#1187New Contributors
Full Changelog: v1.6.9...v1.7.0-rc.1
This discussion was created from the release v1.7.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions