Tags give the ability to mark specific points in history as being important
v1.5.7 - Improved scanning behaviour, which improves throughput of the mesh - Bugfix in ESP32 bridge mode which caused a reboot when unable to connect - Bugfix when station is specified which would stop the node from reconnecting if it lost connection
Maintenance release - Update dependent libraries - Update ci tools - Update platformio config files
1.5.4 - Improve scanning performance (Thanks to @PaulderGraph) - Support for littlefs on the ESP32 (Thanks to @ChrisHughes) - Improved OTA performance (Thanks to @ChrisHughes)
Hotfix release - Fix compatibility with latest ArduinoJson (thanks to @jehlicka) - Make the last result of scan for SSIDs available to users - Add warning if we try to open an OTA file, but SPIFFS is not supported
Updated version with improved connection class - Also updated the build system to fix various warnings and errors
Release 1.4.0 - Minor bug fixes for some hardware - OTA example code - Drop support for ArduinoJson 5 - Major code refactor - Added testing infrastructure
release v1.3.3 - Fixes #232 - Also added better testing infrastructure