Skip to content

Releases: mathieucarbou/ESPAsyncWebServer

v2.9.4

27 Apr 12:23
Compare
Choose a tag to compare

Full Changelog: v2.9.3...v2.9.4

v2.9.3

20 Apr 15:14
Compare
Choose a tag to compare

Full Changelog: v2.9.2...v2.9.3

v2.9.2

19 Apr 22:50
Compare
Choose a tag to compare

Full Changelog: v2.9.1...v2.9.2

  • Depends on mathieucarbou/Async TCP @ ^3.0.0
  • Arduino 3 / ESP-IDF 5.1 compatibility

v2.9.1

19 Apr 13:13
Compare
Choose a tag to compare

Full Changelog: v2.9.0...v2.9.1

v2.9.0

01 Apr 19:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

15 Mar 15:17
Compare
Choose a tag to compare

What's Changed

  • Compile with Arduino 3 (ESP-IDF 5.1) by @tueddy in #13

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

14 Mar 19:31
Compare
Choose a tag to compare

What's Changed

  • Bump ArduinoJson from 7.0.2 to 7.0.4 by @github-actions in #15
  • Add support for Auth & GET requests in AsyncCallbackJsonWebHandler by @nilo85 in #14

New Contributors

  • @github-actions made their first contribution in #15
  • @nilo85 made their first contribution in #14

Full Changelog: v2.7.0...v2.8.0

v2.7.0

05 Feb 09:53
Compare
Choose a tag to compare

Full Changelog: v2.6.1...v2.7.0

v2.6.1

01 Feb 15:00
Compare
Choose a tag to compare

Full Changelog: v2.6.0...v2.6.1

v2.6.0

28 Jan 01:49
Compare
Choose a tag to compare

What's Changed

  • set real "Last-Modified" header based on file's LastWrite time by @vortigont in #5

New Contributors

Full Changelog: v2.5.1...v2.6.0