Releases: klausahrenberg/WAdapter
Releases · klausahrenberg/WAdapter
1.22
WSettings changed. Dynamic String and ByteArray storage
v1.18
Memory optimization
v1.17
be34a7b 1.17
v1.16
- Added ESP32 support
- Change from standard WebServer to ESPAsyncWebServer
- Usage of PubSubClient library for MQTT support, own implementation not needed anymore, because packet size can be increased since v2.80
v1.15
- Added ESP32 support
- Change from standard WebServer to ESPAsyncWebServer
- Usage of PubSubClient library for MQTT support, own implementation not needed anymore, because packet size can be increased since v2.80
1.13
- Fix: Memory leek at setting of properties via json
WJsonParser
was not deleted after usage
1.12
WSettings.h
: Individual flag for app settings in constructor
WSwitch.h
: New event 'onPressed' for notifications without property
Fix WProperty.h
: addEnumString does not cut last sign, if max length reached
1.11
Small fixes in WNetwork.h
1.10
v1.10 1.10