Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Latest commit

 

History

History
99 lines (79 loc) · 3.17 KB

CHANGELOG.rst

File metadata and controls

99 lines (79 loc) · 3.17 KB

1.4 [2017-02-14]

Features

  • Supporting both Chaos Calmer 15.05.1 and Designated Driver (trunk)
  • #46 Deprecating OPENWISP_CONF variable requirement
  • #47 Removed ntpdate to use ntpd instead

Bugfixes

  • 071de13 Switched to openvpn-openssl

1.3.4 [2015-11-04]

Features

  • 4eab99a Added dhcp IP assignment to the lan interface when use a device without wifi interfaces

Bugfixes

  • 802810a Fix noradio IP assignment to the lan interface

1.3.3 [2015-10-23]

Bugfixes

  • 99e1e59 Added check to prevent infinite loop when sysupgrade from owf1.2 to owf1.3
  • 3dd5fac Fixed firmware version/year in Web interface

1.3.2 [2015-10-06]

Bugfixes

  • f1599ac fixed backward compatibility with older openwrt versions

1.3.1 [2015-09-21]

Features

  • 1330d0e Added support for USB-RLY16
  • #36 Chaos Calmer compatibility

Bugfixes

  • Fixed compilation procedure and instructions
  • cd956d3 Removed unused uci settings #30
  • 4efaa0a Fixed revision number for polarssl #32

1.3 [2015-03-26]

Features

  • Converted code in OpenWRT Metapackage "openwisp-fw"
  • Declared 4 different metapackages for different uses:
    • openwisp-fw-base (strpped down version)
    • openwisp-fw (standard version)
    • openwisp-fw-mesh (mesh utilities)
    • openwisp-fw-umts (mobile utilities)
  • Optional reboot in safe mode when Layer2 VPN goes down
  • Added automated tests for essential features:
    • device flashes
    • ip released by DHCP
    • owf SSID is shown
    • wifi serveice SSID is shown
    • connection to wifi service works
  • Added 5 GHz support

Changes

  • Wireless template defaults to mac80211
  • Updated wifi channel list

Bugfixes

  • Fixed a bug that prevented devices with no wifi interface to work
  • Fixed 802.11n multiradio

1.2 [2013-06-28]

Features

  • Added "lan info" on status page
  • OpenWISP Layout
  • Deploy-firmware now works with OpenWRT backfire

Changes

  • Renamed ath9k to mac80211

Bugfixes

  • Fixed destroy_wifi_interface()