Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@mirkin mirkin released this 16 Mar 18:57
b767c6e
  • Reconnects lost Wifi Connection
  • Can run as access point
  • No Wifi SSID and Password in constructor
  • Enable CORS option
  • Many minor improvements
  • Inverted light fix for ESP32

What's Changed

The only breaking change is the wifi credentials are no longer sent in the constructor. Use connect_wifi(ssid,password) instead.

Full Changelog: v1.1.0...v1.2.0