Skip to content

Releases: esphome/ESPAsyncWebServer

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 03:44

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 04:17
c76c982

What's Changed

  • Add release workflow (#45) @jesserockz
  • Add release drafter (#44) @jesserockz
  • Adds "try_" overloads that return false if the message could not be queued for send, and adds an onDisconnect callback (#43) @nkinnan
  • Bugfix: AsyncEventSource writes multiple events per tcp send, including partial events that straddle buffers; Improvement: don't hold onto event items until ack, immediately remove them from queue (#41) @nkinnan

Full Changelog: v3.2.2...v3.3.0

v3.2.2

Choose a tag to compare

@jesserockz jesserockz released this 24 May 20:17
0873c38

Republishing v3.2.1 due to packaging error.

Full Changelog: v3.2.0...v3.2.2

v3.2.1

Choose a tag to compare

@jesserockz jesserockz released this 23 May 19:10
b40484f

What's Changed

  • Initialize _messageQueue_processing by @bkaufx in #31

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@jesserockz jesserockz released this 06 May 22:10
cf47c2b

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

Choose a tag to compare

@jesserockz jesserockz released this 04 Sep 01:04
f2a65ff

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@jesserockz jesserockz released this 09 Aug 05:37
4fd0a1f

What's Changed

  • Adapt for LibreTuya compatibility by @kuba2k2 in #7

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

Choose a tag to compare

@jesserockz jesserockz released this 11 Nov 20:39
aa107a5

What's Changed

  • Don't delete handlers when they're removed by @oxan in #6

New Contributors

  • @oxan made their first contribution in #6

Full Changelog: v2.0.1...v2.1.0

1.3.0

Choose a tag to compare

@OttoWinter OttoWinter released this 26 Jul 08:35
e796381

Fixes for ESP32-C3 building and pull upstream changes (see compare view)