Enhancements
- Coerce minimum telemetry interval of 30 minutes on defaults and make new default interval one hour by @thebentern in #5086
- Add buzzer feedback on GPS toggle by @Technologyman00 in #5090
- Add
-p
flag by @madeofstown in #5093 - Initial NODENUM_BROADCAST_NO_LORA implementation with NeighborInfo module by @thebentern in #5087
- Move 115200 baud GNSS probe earlier by @thebentern in #5101
- MPR121 Touch IC Based Keypad Input Module by @aussieklutz in #5103
- Add RFC 3927 IP address space to private IP checks by @rbrtio in #5115
- Update meshtasticd.service by @yNosGR in #5118
- Add Configurable UPLINK_ENABLED and DOWNLINK_ENABLED in userPrefs.h by @panaceya in #5120
- Add device unique id by @thebentern in #5092
- Account for port number in MQTT server by @JohnathonMohr in #5084
Bug fixes
- Revert "Permanently engage !CTRL" by @caveman99 in #5095
- Fix GPS_DEBUG output by @fifieldt in #5100
- Wide_Lora uses 12 symbols to be compatible with SX1280 by @caveman99 in #5112
- Fix rebroadcasting encrypted packets when
KNOWN_ONLY
/LOCAL_ONLY
is used by @GUVWAF in #5109
New Contributors
- @Technologyman00 made their first contribution in #5090
- @madeofstown made their first contribution in #5093
- @aussieklutz made their first contribution in #5103
- @rbrtio made their first contribution in #5115
- @yNosGR made their first contribution in #5118
Full Changelog: v2.5.7.f77c87d...v2.5.8.6485f03