Skip to content

Releases: meshtastic/firmware

Meshtastic Firmware 2.5.14.f2ee0df Alpha

24 Nov 19:47
f2ee0df
Compare
Choose a tag to compare

Important

When we initially released the 2.5 version of the firmware, we added a new bit OkToMqtt to packets to express the intent of users to opt-in to their packets being uplinked to an MQTT broker.

Prior to this, uplinking of packets was just implicit fact, which was not fair to users wishing to remain off of any public brokers, maps, etc. However, in order to not immediately begin dumping all of the traffic from previous firmware versions from going to MQTT, we allowed for a grace period to transition folks to the newer 2.5.X firmware, where they can now opt-in, or remain off (by default). This grace period has concluded. The firmware will now enforce that the OkToMqtt bit is both present and opted into before uplinking any packets to MQTT.

🚀 Enhancements

🐛 Bug fixes and maintenance

New Contributors

Full Changelog: v2.5.13.1a06f88...v2.5.14.f2ee0df

Meshtastic Firmware 2.5.13.1a06f88 Alpha

17 Nov 15:38
1a06f88
Compare
Choose a tag to compare

Warning

We are making the Web UI on ESP32 optional going forward: the full details.

This is a re-cut release of 2.5.13. If you performed an erase and install of 2.5.13.295278b on an ESP32 based device and experienced panic and reboot on saving to the filesystem, performing a fresh install of this release should resolve the issue.

🚀 Enhancements

🐛 Bug fixes

New Contributors

Full Changelog: v2.5.12.aa184e6...v2.5.13.1a06f88

Meshtastic Firmware 2.5.12.aa184e6 Alpha

08 Nov 12:13
aa184e6
Compare
Choose a tag to compare

⚠️ Known issues

  • In some cases, connected apps may show duplicate received packets.

🚀 Enhancements

🐛 Bug fixes & maintenance

  • More log reductions. I'll probably stop now ;-) by @thebentern in #5263
  • Add exception for RTC to not strip time from position by @thebentern in #5262
  • Only PKC encrypt when packet originates from us by @GUVWAF in #5267
  • Fix wio-tracker-dev sensor scan by @caveman99 in #5274
  • Fixed compile error when using GPS_DEBUG by @macvenez in #5275
  • Copy the has_relative_humidity value to full telem packet from AHTX0 packet by @tavdog in #5277

New Contributors

Full Changelog: v2.5.11.8e2a3e5...v2.5.12.aa184e6

Meshtastic Firmware 2.5.11.8e2a3e5 Beta

05 Nov 13:23
8e2a3e5
Compare
Choose a tag to compare

⚠️ Known issues

  • In some cases, connected apps may show duplicate received packets. This issue will be fixed in version 2.5.13.

🚀 Enhancements

🐛 Bug fixes and maintenance

New Contributors

Full Changelog: v2.5.10.0fc5c9b...v2.5.11.8e2a3e5

Meshtastic Firmware 2.5.10.0fc5c9b Alpha

03 Nov 13:20
0fc5c9b
Compare
Choose a tag to compare

⚠️ Known issues

  • Enabling NeighborInfo module can cause device crashes #5235
  • GPS reports as not present before first lock #5257

🚀 Enhancements

🐛 Bug fixes & maintenance

New Contributors

Full Changelog: v2.5.9.936260f...v2.5.10.0fc5c9b

Meshtastic Firmware 2.5.9.936260f Beta

30 Oct 18:40
936260f
Compare
Choose a tag to compare

⚠️ Known issues

  • Enabling NeighborInfo module can cause device crashes #5235

🚀 Enhancements

🐛 Bug fixes & maintenance

New Contributors

Full Changelog: v2.5.8.6485f03...v2.5.9.936260f

Meshtastic Firmware 2.5.8.6485f03 Beta

26 Oct 00:34
6485f03
Compare
Choose a tag to compare

⚠️ Known issues

  • Enabling NeighborInfo module can cause device crashes #5235

🚀 Enhancements

🐛 Bug fixes & maintenance

New Contributors

Full Changelog: v2.5.7.f77c87d...v2.5.8.6485f03

Meshtastic Firmware 2.5.7.f77c87d Beta

17 Oct 00:47
Compare
Choose a tag to compare

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.5.6.d55c08d...v2.5.7.f77c87d

Meshtastic Firmware 2.5.6.d55c08d Beta

10 Oct 22:39
d55c08d
Compare
Choose a tag to compare

Warning

This is a re-cut release of 2.5.6. If you performed an erase and install of 2.5.6.ad8747d on an ESP32 based device and experienced boot issues. Performing a fresh install of this release should resolve the issue.

Enhancements

Bug fixes and maintenance

New Contributors

Full Changelog: v2.5.5.e182ae7...v2.5.6.d55c08d

Meshtastic Firmware 2.5.5.e182ae7 Beta

05 Oct 12:29
e182ae7
Compare
Choose a tag to compare

Warning

This release does not come bundled with the web client interface due to a transient issue with the build pipeline. If that is an important feature for your use case, please consider either grabbing a later release or rolling back to 2.5.4.

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.5.4.8d288d5...v2.5.5.e182ae7