Tags give the ability to mark specific points in history as being important
  • v0.7.0 protected
    6b04aa79 · version 0.7.0 ·
    [0.7.0] - 2022-11-03
    
    Added
    - Support setting up OpenVPN credentials (username and password)
    
    Changed
    - Remove Python 2 style syntax from tests
    
  • v0.6.0 protected
    0d503458 · version 0.6.0 ·
    0.6.0 - 2022-01-26
    
    Changed:
    * Do not activate VPN client right after adding config
    
  • v0.5.1 protected
    687c09f5 · version 0.5.1 ·
    v0.5.1 - 2020-12-04
    
    Changed
    * Migrate CHANGELOG to Keep a Changelog style
    
    Fixed
    * Force firewall reload after adding new vpn client
    
  • v0.5 protected
    66aa7a7b · version 0.5 ·
    0.5 (2020-11-10)
    ----------------
    
    * sanitize input characters in client config file name
    * limit interface name length
    * linter fixes and cleanup of deprecated code
    
  • v0.4 protected
    fd852aa9 · version 0.4 ·
    0.4 (2020-10-06)
    ----------------
    
    * Automatically add VPN into new firewall zone
    
  • v0.3 protected
    928bd9ec · version 0.3 ·
    0.3 (2020-07-03)
    ----------------
    
    * remove unnecessary announcer
    * sanitize id while adding
    
  • v0.2 protected
    0c66f66f · version bump ·
    0.2 (2019-10-09)
    ----------------
    
    * add 'runnig' indicator to client list
    
  • v0.1 protected
    b0db7d4e · version bump ·
    0.1 (2019-08-22)
    ----------------
    
    * initial functinality implemented