Skip to content

Releases: openwisp/netjsonconfig

0.5.4.post1 [2017-03-07]

07 Mar 11:32
Compare
Choose a tag to compare
  • 4aaecae: [docs] Added documentation regarding template overrides

0.5.4 [2017-02-14]

14 Feb 09:57
Compare
Choose a tag to compare

0.5.3 [2017-01-17]

17 Jan 14:48
Compare
Choose a tag to compare
  • #56: [general] Implemented smarter merge mechanism
  • #57: [openwrt] Fixed interface enabled bug
  • 7a152a3: [openwrt] Renamed enabled to disabled in OpenVPN section (for consistency)

0.5.2 [2016-12-29]

29 Dec 11:23
Compare
Choose a tag to compare
  • #55: [vars] Fixed broken evaluation of multiple variables

0.5.1 [2016-09-22]

22 Sep 13:19
Compare
Choose a tag to compare
  • b486c4d: [openvpn] corrected wrong client mode, renamed to p2p
  • c7e51c6: [openvpn] added pull option for clients
  • dde3128: [openvpn] differentiate server between manual, routed and bridged

0.5.0 [2016-09-19]

19 Sep 14:55
Compare
Choose a tag to compare
  • added OpenVpn backend
  • afbc3a3: [openwisp] fixed openvpn integration (partially backward incompatible)
  • 1234c34: [context] improved flexibility of configuration variables
  • #54: [openwrt] fixed netmask issue on ipv4

0.4.5 [2016-09-05]

05 Sep 13:58
Compare
Choose a tag to compare
  • #53: [docs] avoid ambiguity on dashes in context
  • #52: [schema] added countries list as enum for radios (thanks to @zachantre)

0.4.4 [2016-06-27]

27 Jun 09:00
Compare
Choose a tag to compare
  • #50: [openwrt] add logical name to all generated configuration items

0.4.3 [2016-04-23]

23 Apr 15:31
Compare
Choose a tag to compare
  • c588e5d: [openwrt] avoid adding dns and dns_search if proto is none

0.4.2 [2016-04-11]

11 Apr 09:46
Compare
Choose a tag to compare
  • 92f9a43: [schema] added human readable values for mode access_point and 802.11s
  • #47: [openwrt] improved encryption support
  • 1a4c493: [openwrt] igmp_snooping now correctlt defaults to True
  • #49: [schema] added descriptions and titles