Skip to content

Releases: tmknight/docker-nordvpn

2.0.0-rc.3

27 Dec 13:54
93b74dd
Compare
Choose a tag to compare
2.0.0-rc.3 Pre-release
Pre-release

UPDATE

  • Several updates to connection logic and error handling

Full Changelog: 1.5.0...2.0.0-rc.3

2.0.0-rc.1

22 Dec 15:49
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release

New:

  • Refactor CONNECT to CONNECTION_FILTERS
    • Fundamental change in how the client connects
    • Further sculpt connection leveraging the NordVPN API
    • Test for server with lowest load
    • Validate selected server meets configured client options (more refinements to come)
  • Fallback routines to help establish a secure connection vs fail and exit

Full Changelog: 1.5.0...2.0.0-rc.1

1.5.0

17 Dec 12:58
fbe0b59
Compare
Choose a tag to compare

New:

  • Add BYPASS_LIST
    • List of domains that should be accessed outside of VPN (i.e. unsecured and exposed to the ISP)

Update:

  • Reset reconnect time following unstable connection remediation
  • Lots of refinement and cleanup

Full Changelog: v1.4.0...1.5.0

1.5.0-rc.2

15 Dec 14:26
Compare
Choose a tag to compare
1.5.0-rc.2 Pre-release
Pre-release

Update:

  • Reset reconnect time following unstable connection remediation

Full Changelog: 1.5.0-rc.1...1.5.0-rc.2

1.5.0-rc.1

12 Dec 19:31
a5b1ef0
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release

New:

  • Add BYPASS_LIST
    • List of domains that should be accessed outside of VPN (i.e. unsecured and exposed to the ISP)

Update:

  • Lots of refinement and cleanup

Full Changelog: v1.4.0...1.5.0-rc.1

1.4.0

07 Dec 16:51
Compare
Choose a tag to compare

New:

  • Allow disable of REFRESH_CONNECTION_INTERVAL with value of 0
  • NordVPN client 3.15.2

1.3.0

07 Dec 16:27
faf779b
Compare
Choose a tag to compare

Update:

  • Continued refinement of output

New:

  • NordVPN client 3.15.2

1.2.0

05 Dec 21:39
Compare
Choose a tag to compare

Update:

  • Improvements to healthcheck and long-run scripts
    • Fail faster, recover faster
  • Continued refinement of output
    • The goal has been to achieve consistent, succinct and informative logging.

Full Changelog: v1.1.0...v1.2.0

1.1.0

03 Dec 15:06
2548d03
Compare
Choose a tag to compare

Update:

  • NordVPN client version detection
  • Cleanup output
  • Latest Ubuntu 22.04 updates

New:

  • NordVPN client 3.15.1
  • REFRESH_CONNECTION_INTERVAL
    • Environment variable for time in minutes to trigger VPN reconnection to help ensure best connection available

1.0.3

03 Dec 14:19
Compare
Choose a tag to compare

Update:

  • Continued refinement of output