Skip to content

Releases: ufozone/unifi-reconfigure-vpn

v3.0

20 Feb 23:46
1ff9f9f
Compare
Choose a tag to compare

Caution

This version contains breaking changes.

🚀 Features and fixes:

  • Preparation for multiple tunnels (#2) (thanks @nouda)
  • Add additional variables in configuration file (#2) (thanks @nouda)

💥 Breaking changes:

When upgrading to this version, the configuration must be updated.

v2.2.1

23 Nov 22:15
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Workaround for issue #1
  • Add env vars in config file

v2.2

12 Nov 12:37
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Add static route the to transfer network to point out VTI bind
  • Extend reset mode: If exist, delete last peer, vti bind, esp and ike groups. Restart vpn service.
  • Make more variables configurable: vti bind, esp and ike groups.

v2.1

14 Sep 22:18
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Full code refactoring
  • Add a verbose mode with additional log informations for better troubleshooting
  • Add a debug mode that doesn't executes commands for better troubleshooting
  • Add a reset mode to be able to undo all changes
  • Add better change and commit handling
  • Configuration commands are executed more robustly
  • After a change, the VPN service will be restarted, for a more robust adoption of the configuration
  • Fix bug in checking firewall rules

v2.0

29 Apr 19:00
Compare
Choose a tag to compare

🚀 Features and fixes:

  • Add remote networks to firewall group remote_site_vpn_network

v2.0-RC

08 Feb 21:11
Compare
Choose a tag to compare
v2.0RC

Release candidate

v1.0

31 Jan 20:24
Compare
Choose a tag to compare
Version 1.0: Get config vars by including conf-file

v0.3

31 Jan 19:41
Compare
Choose a tag to compare
Clearifying README