v3.3.6
What's Changed
- fix(mem): Fix memory leak in _accept() functions when _accept is called with a null pcb by @mathieucarbou in #25
- Arduino core 3.1.2 based on IDF 5.3.2.250210 by @mathieucarbou in #29
- Arduino core 3.1.3 based on IDF 5.3.2.250210 by @mathieucarbou in #32
- Remove unused TAG by @mathieucarbou in #34
- Directly reset callbacks without going through lwip functions (fix #30) by @mathieucarbou in #31
- Added fetch website example by @mathieucarbou in #36
- Add CI for Arduino Pre-Release v3.2.0-RC1 based on ESP-IDF v5.4.0.250218 by @mathieucarbou in #37
- v3.3.6 by @mathieucarbou in #38
Full Changelog: v3.3.5...v3.3.6