2.6.0
- Apple Network framework for MQTT and WebSocket connections
- Dependency update
- Removed deprecated API
- TLS improvements
- Fix: fixed some data races in the underlaying MQTT library that could cause the application to crash (especially for WebSocket connections)
- Fix: topics starting with / (thanks to harmi86 for reporting)