@ -101,6 +101,9 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some
## Change log
### [1.1.0] Oct. 15, 2019
- Supprts static IPs with the 'Configure new AP' menu. (issue #132)
### [1.0.3] Sept. 30, 2019
- Fixed a return of AutoConnectCredential::entries(). (issue #133)
@ -25,6 +25,6 @@
"espressif8266",
"espressif32"
],
"version": "1.0.3",
"version": "1.1.0",
"license": "MIT"
}
@ -1,5 +1,5 @@
name=AutoConnect
version=1.0.3
version=1.1.0
author=Hieromon Ikasamo <hieromon@gmail.com>
maintainer=Hieromon Ikasamo <hieromon@gmail.com>
sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.