Skip to content

1.4.1

Compare
Choose a tag to compare
@Hieromon Hieromon released this 05 Jan 20:58

Enhancements

  • Supports asynchronous communication of custom web pages using the Fetch API. This allows interaction with the user without page transitions. See the AutoConnect documentation for details. (Discussions #503)
  • Added the FetchLED example.
  • Added the AutoConnect::locate function.

Fixed

  • Fixed AutoConnectConfigBase constructor missing to AutoConnectConfigExt. (Issue #551)

Notes:

AutoConnect v1.4.1 requires PageBuilder v1.5.5. Please adapt the version of PageBuilder in your library environment if necessary.