Skip to content

v3.0.1

Compare
Choose a tag to compare
@mathieucarbou mathieucarbou released this 27 Jun 20:06
· 271 commits to main since this release

Breaking Change

  • API was cleaned up and these methods were updated with const:
const AsyncWebHeader* getHeader(...)
const AsyncWebParameter* getParam(...)
  • request->beginResponse_P was removed for ESP32 (will add back equivalent methods in 3.0.2)

What's Changed

New Contributors

  • @p0p-x made their first contribution in #32

Full Changelog: v2.10.8...v3.0.0