🚀 Enhancements
- Support for the ClimateGuard RadSens Geiger-Muller tube by @jake-b in #5425
- Enable MQTT with TLS on RPi picow by @tomasdubec in #5442
- Don't powersave on Wifi by @thebentern in #5443
🐛 Bug fixes and maintenance
- Fixes #5434 by @caveman99 in #5435
- Fix memory leaks by adding missing
free()
calls before early returns inMQTT::onReceive
by @CTassisF in #5439 - Clean up some inline functions by @thebentern in #5454
- Use isWithinTimespanMs to avoid refererence to NodeDb instance inside of NodeDb by @thebentern in #5453
- Fixes CORS for meshtasticd to allow use of clients on other origins by @liamcottle in #5463
- Remove ATECC crypto chip placeholder code by @thebentern in #5461
- GPS.h cleanups round 3. by @charlieh0tel in #5447
- Fix ukrainian fonts by @panaceya in #5468
- Disable lightsleep for indicator by @Wvirgil123 in #5470
- Warnings and log cleanup by @thebentern in #5472
- Revert "Seems like the last DIY board that's not "extra"" by @thebentern in #5446
- Removing 1.0 legacy boards from releases and completely removing Heltec wireless capsule from support by @thebentern in #5436
- A second round of cleanup on GPS.h by @charlieh0tel in #5433
- Actually gunzip all the files when building a .deb by @jp-bennett in #5449
- Cleanup i2c scan logs and macro to save some bytes and remain consistent by @thebentern in #5455
New Contributors
- @jake-b made their first contribution in #5425
- @CTassisF made their first contribution in #5439
- @tomasdubec made their first contribution in #5442
- @liamcottle made their first contribution in #5463
Full Changelog: v2.5.14.f2ee0df...v2.5.15.79da236