Skip to content

1.2.0

Compare
Choose a tag to compare
@Hieromon Hieromon released this 03 Dec 12:14

New features

Enhancements

Fixed

  • Avoids an empty-body warning when AC_DEBUG is disabled. (issue #218)
  • Fixed a core panic in the regex with ESP32.
  • Fixed an exception in the AutoConnect::end function.
  • Fixed an invalid SPIFFS compile error with ESP32.
  • Fixed deficiently forward references with HandleClient.ino example. (PR #275)
  • Fixed incorrect connection wait time. (issue #216)
  • Fixed not being able to specify channel ID with a mqttRSSI.ino example. (issue #262)
  • Fixed posterior being disabled in AutoConnectElement.