·
20 commits
to master
since this release
This release adds VPN support (WireGuard and OpenVPN) and polishes the main network view.
VPN
- View saved VPN connections in a dedicated list section
- Connect and disconnect with a double-click (or from the detail page)
- Add new profiles: create WireGuard configs in-app or import OpenVPN
.ovpnfiles - Open a detail page for status, addresses, and protocol-specific info
UI
- Header shows your active connection at a glance (VPN, wired, Wi‑Fi, or disconnected) with a matching icon
- Network scans show a spinner in the header instead of “Scanning…” text
Under the hood
- Monitor callbacks use
Arc<Notify>for a sounder asyncSendsetup
What's Changed
New Contributors
Full Changelog: https://github.com/networkmanager-rs/nmrs-gui/commits/nmrs-gui-v1.6.0