Skip to content

Releases: vfosterm/NordVPN-NetworkManager-Gui

NordVPN GUI v1.4.2

13 Sep 11:38
Compare
Choose a tag to compare

Here we are again, almost 1 year later.
I guess we are not dead yet, even though I do not use Nord anymore.
In this release I have updated the login authentication and it now works again! (yay)
Special thanks to Chadsr for once again reverse engineering the API endpoints.
I have also uploaded a compatibility build so let me know if it works for you or not.
Working on a better installation script that will hopefully resolve the libcc issues once and for all.

NordVPN GUI v1.5 beta release

13 Sep 20:47
Compare
Choose a tag to compare
Pre-release

First release of new exit to tray and save credentials features.
Special thanks to Sawa and their awesome fork of this project.

IMPORTANT

Please delete your old config file:
rm ~/.nordnmconfigs/.configs/nord_settings.conf

This update probably contains some breaking changes for those using window managers without trays.
Please open up an issue if you need a way to disable the tray feature.
The credential saving feature requires either Kwallet + dbus or GNOME + Secretstorage.
Usernames are currently stored in plaintext, passwords in the keyring.
New logo only looks good on dark themes, RIP light mode users, next release will include an alternate logo.
Compatibility build coming soon.

EDIT: uploaded fixed build

Login authentication fix

19 Oct 10:40
Compare
Choose a tag to compare

NordVPN has disabled parts of their API.
As a temporary measure I have removed login authentication so be sure you type the correct password.
I will work on finding a better solution for this soon™

NordVPN GUI v1.4

16 Jun 15:50
Compare
Choose a tag to compare

Fixed critical IPV6 leak and added aggressive IPV6 blocking.

NordVPN GUI v1.3

09 Jun 10:13
Compare
Choose a tag to compare

Fixed numerous bugs related to the sudo dialog and both the killswitch and auto-connect scripts

Added the following functionality:

  • Killswitch can now be activated while a VPN connection is active

NordVPN GUI v1.2

03 Jun 13:59
Compare
Choose a tag to compare

Fixed a bug for installations existing in directories where root access is required.
Configuration path has been moved to /home/username/.nordnmconfigs

NordVPN GUI v1.1

25 Feb 16:50
Compare
Choose a tag to compare

Fixed auto-connect bug that wouldn't allow for auto-connect to be disabled after program restart.

NordVPN GUI is out of beta!

22 Feb 11:44
Compare
Choose a tag to compare

Feature complete release.

Core functionality complete

15 Feb 15:27
Compare
Choose a tag to compare
Pre-release

Small install script fix for icon files

Core functionality complete

15 Feb 15:05
Compare
Choose a tag to compare
Pre-release

Core functionality is feature complete. Added a simple install script.