You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The GUI app now installs automatically alongside the daemon. It’s been around for a while, but we figured it deserved a little more visibility.
If something ever goes sideways and our support team asks you for diagnostic logs, you’ll no longer need to juggle a handful of commands to pull system info, network info, or firewall rules. The new “nordvpn diagnostics” command gathers everything into a single file you can share securely with us (this command is currently unavailable for Snap package installations).
The “nordvpn pause” command has made its CLI debut.
The tray app now has an “Open NordVPN app” button. It does exactly what the label suggests, which is always reassuring.
Fixed: As some users discovered, LAN discovery could be on while their printers remained impressively undiscoverable. We fixed this by allowing mDNS traffic by default when LAN discovery is on.
CLI commands are now case-insensitive. Feel free to shout in ALL CAPS if the need ever arises.
We raised the minimum glibc version to 2.35 and deprecated support for older operating systems, including Ubuntu 20.04, Debian 11, and Fedora 32 through 42.