This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/ESP_WiFiManager
Releases · khoih-prog/ESP_WiFiManager
Version v1.0.3
Releases v1.0.3 to streamline
New in this version:
- Add option not displaying AvailablePages in Info page.
- Delete unnecessary files
- Modify examples, Images and enhance README.md
Version v1.0.2 with bugfix and more example.
New in v1.0.2
- Fix bug that keeps ConfigPortal in endless loop if Portal/Router SSID or Password is NULL.
- Add example ConfigPortalParamsOnSwitch to enable ConfigPortal credentials to be reconfigurable using ConfigPortal.
Version v1.0.1
- Fix bugs.
- Add features.
- Add support for ESP32 besides ESP8266.