This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
Releases: mathieucarbou/ESPAsyncWebServer
Releases · mathieucarbou/ESPAsyncWebServer
v2.9.2
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
Full Changelog: v2.9.0...v2.9.1
v2.9.0
v2.8.1
v2.8.0
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
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Full Changelog: v2.6.1...v2.7.0
v2.6.1
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- set real "Last-Modified" header based on file's LastWrite time by @vortigont in #5
New Contributors
- @vortigont made their first contribution in #5
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- Add safety checks around missed allocations for AsyncWebSocketMessageBuffer by @mathieucarbou in #6
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- API Compatibility with
AsyncWebSocketMessageBuffer
andmakeBuffer()
by @mathieucarbou in #3 - Remove requirement on ArduinoJson by @mathieucarbou in #4
New Contributors
- @mathieucarbou made their first contribution in #3
Full Changelog: v2.4.4...v2.5.0