Releases: openwisp/netjsonconfig
Releases · openwisp/netjsonconfig
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_identifiers
attribute - 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
OpenVpn
converter - #59: [openwrt] Improved multiple ip address output
0.5.6 [2017-05-24]
0.5.5.post1 [2017-04-18]
0.5.5 [2017-03-15]
- #65: [openwrt] Added missing zonename attribute
0.5.4.post1 [2017-03-07]
- 4aaecae: [docs] Added documentation regarding template overrides
0.5.4 [2017-02-14]
- 6f712d1: [utils] Implemented identifiers as parameters in
utils.merge_list
- fcae96c: [openwrt] Added
config_value
identifier inutils.merge_list
- eaa04de: [docs] Improved "All the other settings" section in
OpenWrt
backend - #60: [openvpn] Fixed
resolv_retry
bug; minor backward incompatible change: handled in django-netjsonconfig with a migration - f25e77e: [openvpn] Added
topology
attribute to schema - c4aa07a: [openvpn] Allow to omit seconds in status attribute