Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Release 1.1.11

Latest
Compare
Choose a tag to compare
@gguuss gguuss released this 15 Oct 20:27
· 7 commits to master since this release
a29f698

Cumulative update verified in Arduino 1.8.13 / ESP8266 Community 2.7.4 / ESP32 1.0.4 / Arduino SAMD 1.8.3.

Features

  • Adds support for advanced MQTT callback implementation that includes C-native primitives
  • Switch ESP8266 to DER certificates
  • Use Google NTP servers
  • Support binary private key

Fixes

  • Improves ESP8266 connection code and fault tolerance
  • Logs correct host
  • Improved Base64 implementation

Thank you @amarkevich, @galz10, and @alvarowolfx for your contributions to the library!