Major Changes
- Speedup publish large messages by using buffer by @TD-er in #59
- Implement PROGMEM / __FlashStringHelper topics by @hmueller01 in #72
- Added issue template by @hmueller01 in #76
- Report delta sizes in pull requests by @hmueller01 in #77
What's Changed
- Refactored private members by @hmueller01 in #68
- Refactored private functions by @hmueller01 in #70
- Do not crash if _client not set by @hmueller01 in #69
- Minor updates that come across by @hmueller01 in #73
- Inline optimisation by @hmueller01 in #75
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #78
- Bump actions/checkout from 2 to 5 by @dependabot[bot] in #79
- Tag unused parameter to avoid warnings by @hmueller01 in #82
- Fix compile warning at strnlen bound by @hmueller01 in #83
- Fix deprecated BUILTIN_LED by @hmueller01 in #84
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #85
- Update workflows by @hmueller01 in #86
New Contributors
- @dependabot[bot] made their first contribution in #78
Full Changelog: v3.2.1...v3.3.0