Releases: openwisp/netjsonconfig
Releases · openwisp/netjsonconfig
0.9.0 [2020-11-18]
- [change] Potentially backward incompatible: added support for dialup interfaces (ppp, pppoe, pppoa, 3g, qmi, ncm, wwan, pptp, 6in4, aiccu or l2tp) to openwrt backend. This change is backward incompatible if the same type of configuration was achieved using a workaround, in these cases the configuration will have to be upgraded to use the new format.
- [feature] Added support for modem manager interfaces
0.8.2 [2020-08-17]
- [fix] Fixed bug in OpenWRT backend validation for ip_rules/src
0.8.1 [2020-05-28]
- Fixed bug that prevented overriding the contents of a file present in a template and caused the file to be duplicated instead of overwritten
- Fixed bug affecting backward conversion of switch VLAN on OpenWRT
0.8.0 [2020-04-03]
- Changed default file mode for certificate files generated with from
0644to0600
0.7.0 [2020-01-14]
- Dropped support for python 2.7
- Updated github buttons in documentation which were causing an unintended redirect
- Updated the jsonschema library to version 3.x
0.6.4 [2019-12-09]
0.6.3 [2018-07-09]
- #106: [extensions] Query backends from installed packages
(thanks to @edoput) - #109: [doc] Added reference to plugin interface
(thanks to @edoput) - #99: [cli] print traceback fully if the verbose flag is passed
(thanks to @edoput) - #108: [openvpn] Added more options to the OpenVPN backend
(thanks to @okraits)
0.6.2 [2017-08-29]
0.6.1 [2017-07-05]
- 5ddc201: [general] Avoid default mutable arguments
- dde3c9b: [openvpn] Added explicit
list_identifiersattribute - 8c26cd6: [docs] Updated outdated OpenWRT rendering examples
- 5f8483e: [openwrt] Fixed repeated bridge gateway case
- #84: [exceptions] Improved validation errors (thanks to @edoput)
- #85: [openwrt] Added "vid" option in "switch"
- #86: [openwrt] Added support for "ip6gw" option
- #70: [feature] Backward conversion
- #87: [openwrt] Removed automatic timezone
0.6.0 [2017-06-01]
- #70 [general] Preliminary work for backward conversion, more info in the OpenWISP Mailing List
- #58: [openwrt] Dropped obsolete code in
OpenVpnconverter - #59: [openwrt] Improved multiple ip address output