Draft Methods Docs
https://github.com/tzapu/WiFiManager/wiki/Methods
- setDebugOutput(false) causes the automatic Wi-Fi connection to fail #1444
- ESP32-S3 support (added no_temp flag) #1421
- AP stops after single quote in name #1398
- Abort and connect flags used uninitialized #1379
- ESP8266 SPIFFS Deprecated - Replace with LitteFS #1466 ( adds minor example )
- No way to tell if Exit has been pressed when using (non-)blocking startWebPortal() #1452
- setHostname does not set the host name #1403
- setDebugOutput(false) causes the automatic Wi-Fi connection to fail #1444
- Issue when Scan is cached xxxx ms ago #1386
- css alignment tweaks for all form inputs/elements
- fix regression for old esp 2.3 missing methods
- moved ssid selections to use data-attributes not innerhtml for better character encoding reliability
- adds css feedback for buttons
- Patch for arduino 2.0 event name changes
- Should be compatible with Arduino ESP 2.0 and some IDF, meaning S2 and C3 arduino boards defs
- Refactor strings BREAKING in #1474
Full Changelog: 0.16.0...v2.0.15-rc.1