|
|
|
@ -3,6 +3,7 @@ |
|
|
|
|
[![arduino-library-badge](https://www.ardu-badge.com/badge/AutoConnect.svg?)](https://www.ardu-badge.com/AutoConnect) |
|
|
|
|
[![GitHub release](https://img.shields.io/github/v/release/Hieromon/AutoConnect)](https://github.com/Hieromon/AutoConnect/releases) |
|
|
|
|
[![Build Status](https://travis-ci.org/Hieromon/AutoConnect.svg?branch=master)](https://travis-ci.org/Hieromon/AutoConnect) |
|
|
|
|
[![License](https://img.shields.io/github/license/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. |
|
|
|
|