Enhancements
- Supports the whileConnecting exit called while waiting for WiFi connection.
- Added AutoConnect::portalStatus function.
Fix
- Fixed compilation error with ESP8266 Arduino Core 3.1.0 or later.
Notes
With ESP8266 Arduino core 3.1.0 and later, applying Non-OS SDK 3.0.x increased heap consumption. This makes AutoConnect on ESP8266 more prone to out of memory t...