Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@billz billz released this 08 Feb 11:20
· 2551 commits to master since this release
dc89e3e

New enhancements, bug fixes and language translations. Details below. Thanks as always to the invaluable contributions of our community.

Enhancements
New mobile-friendly WiFi client configuration page. Resolves #168. Thanks @njkeng
Several enhancements to the WiFi client configuration page. Resolves #261. Thanks @PRO2XY

  1. Added RSSI / Signal strength field for scanned networks to client configuration page.
  2. Added connect button to connect to a particular SSID.
  3. Added password mask with toggle button.
  4. Improved WiFi network scanning method.

Updated dashboard to display multiple IPv4/IPv6 addresses. Thanks @D9ping
Updated revision code list. PR #285. Thanks @dalmago

New language translations
Added support for Čeština, thanks @rvallo
Added support for Русский, thanks Betep
Added support for Español, thanks @lafm1990

Bug fixes
Fixed missing information on Interface Statistics. PR #254. Resolves #152 & #249. Thanks @D9ping
Updated installer to support multiple wlan interfaces for wpa_cli. Thanks @PRO2XY
Added constant to control availability of WiFi client config. Resolves #279