This release includes a complete redesign of the Dashboard, support for 802.11ac 5GHz access points and several bug fixes. Details below. Thanks as always to the invaluable contributions of our community.
Enhancements
- Redesigned Dashboard πThe most relevant information for operating an AP is now available at a glance. An hourly traffic graph replaces the textual stats widget that's been part of RaspAP since v1.0. Below this are wireless client connectivity details with a link quality meter and connected device info. A new Status widget above the left navigation has summary system info with LED-style indicators. See #487
- 802.11ac 5GHz support. This required a complete refactor of handling available channels and wireless modes according to the configured WiFi country. See #450 and this FAQ.
- Added CPU temperature to System stats. Thanks @Weylin-fr #479
Bug fixes
- DHCP server issue when switching between managed vs. unmanaged AP. Resolves #457
- Update dnsmasq with
bind-dynamic
. Resolves #429 - Fixed repeated output of active DHCP leases. Thanks @WRXTsla
- Fallback to defaults for
wifi_stations.php
in absence of user config. Resolves #486
Other
- Added detect managedModeEnabled state with iwgetid. Resolves #455
- Updated RPiVersion() with new model 4B revisions.
Language translations
- Added Greek to supported languages. Thanks Chris K