Changed for v1.0.0

pull/123/head
Hieromon Ikasamo 6 years ago
parent dab66d75f8
commit b3e3a88f56
  1. 1
      README.md
  2. 3
      mkdocs/changelog.md

@ -102,6 +102,7 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some
## Change log
### [1.0.0] Aug. 29, 2019
- Supports Arduino core for ESP32 1.0.3.
- Supports AutoConnectUpdate for the OTA update.
- Supports Preferences for saving credentials with ESP32 core 1.0.3 and later. **In ESP32, the credentials stored past in EEPROM will lose**.

@ -1,6 +1,7 @@
#### [1.0.0] Aug. 29, 2019
- Supports Arduino core for ESP32 1.0.3.
- Supports AutoConnectUpdate for the [OTA update](otaupdate.md).
- Supports Preferences for saving credentials with ESP32 core 1.0.3 and later.
- Supports Preferences for saving credentials with ESP32 core 1.0.3 and later. **In ESP32, the credentials stored past in EEPROM will lose**.
#### [0.9.12] Aug. 18, 2019
- Fixed missing captive portal notifications on the newer mobile OS client. As a result of this fix, the SoftAP default IP address and gateway have been changed to **172.217.28.1**.

Loading…
Cancel
Save