This release includes several new features; Bridged AP mode, advanced DHCP server options, AP login with QR code and more, plus security and bug fixes. Details below. Thanks as always to the invaluable contributions of our community.
Enhancements
- Added Bridged AP mode. See #523, resolves #522 thanks @Taikuh
- Encode WiFi access point SSID + password in QR code. See #503, resolves #469 thanks @glaszig
- Security enhancement: auto-generate secure WPA passphrase.
- Added advanced DHCP options, enables upstream DNS server config #506 thanks @glaszig
- Added logging options for DHCP requests and DNS queries.
- Add
conf-dir
option to dnsmasq.conf. Resolves #403 thanks @glaszig - Enable restart option when hostapd is active. Resolves #495
- Revised and update dark theme. Terminal => Lights Out
Bug fixes
- Fix for Quick Installer
--repo
--branch
options. Resolves #527 thanks @Taikuh - Fix for log permissions not sticking. Resolves #525 thanks @Taikuh
- Fix for hostapd option switches not persisting on first save. Resolves #536 thanks @Taikuh
- Fix for list Connected devices in bridged AP mode #541 thanks @Taikuh
- Update
mkcert
release version. Resolves #513 - Fix miscellaneous PHP notices and warnings in lighttpd error log.