|
|
|
@ -3,6 +3,7 @@ |
|
|
|
|
[](https://www.ardu-badge.com/AutoConnect) |
|
|
|
|
[](https://github.com/Hieromon/AutoConnect/releases) |
|
|
|
|
[](https://travis-ci.org/Hieromon/AutoConnect) |
|
|
|
|
[](https://github.com/Hieromon/AutoConnect/blob/master/LICENSE) |
|
|
|
|
|
|
|
|
|
An Arduino library for ESP8266/ESP32 WLAN configuration at run time with web interface. |
|
|
|
|
|
|
|
|
@ -101,6 +102,9 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some |
|
|
|
|
|
|
|
|
|
## Change log |
|
|
|
|
|
|
|
|
|
### [1.1.6] Apr. 17, 2020 |
|
|
|
|
- Fixed OTA page translation not work. (issue #204) |
|
|
|
|
|
|
|
|
|
### [1.1.5] Apr. 15, 2020 |
|
|
|
|
- Changed the bootUri behavior to be an automatic pop-up at the captive portal. (PR #181) |
|
|
|
|
- Supports AutoConnect menu configuration. |
|
|
|
|