Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
## [1.0.0] - 2024-05-23 ### Changed - build project using hatchling - dependencies updates
[0.7.0] - 2022-11-03 Added - Support setting up OpenVPN credentials (username and password) Changed - Remove Python 2 style syntax from tests
v0.5.1 - 2020-12-04 Changed * Migrate CHANGELOG to Keep a Changelog style Fixed * Force firewall reload after adding new vpn client
0.5 (2020-11-10) ---------------- * sanitize input characters in client config file name * limit interface name length * linter fixes and cleanup of deprecated code
0.4 (2020-10-06) ---------------- * Automatically add VPN into new firewall zone
0.3 (2020-07-03) ---------------- * remove unnecessary announcer * sanitize id while adding
0.2 (2019-10-09) ---------------- * add 'runnig' indicator to client list
0.1 (2019-08-22) ---------------- * initial functinality implemented