diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 46d7d4d57..8e405b003 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -70,16 +70,16 @@ "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.5.9.936260f", "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.5.9.936260f/firmware-stm32-2.5.9.936260f.zip", "release_notes": "## ⚠️ Known issues \r\n* Enabling NeighborInfo module can cause device crashes #5235\r\n\r\n## 🚀 Enhancements\r\n* Default rebroadcast mode for Router and Repeater to ignore problematic portnums by @thebentern in https://github.com/meshtastic/firmware/pull/5178\r\n* Added PA1616S GPS module by @Megaceryle-alcyon in https://github.com/meshtastic/firmware/pull/5157\r\n* Icarus - Custom PCB by @Babyyoda777 in https://github.com/meshtastic/firmware/pull/5155\r\n* Native config.d by @jp-bennett in https://github.com/meshtastic/firmware/pull/5165\r\n\r\n## 🐛 Bug fixes & maintenance\r\n* Fix missing includes by @mverch67 in https://github.com/meshtastic/firmware/pull/5138\r\n* Update variant.h fix sx1280 power by @markbirss in https://github.com/meshtastic/firmware/pull/5140\r\n* T1000-E Peripherals by @caveman99 in https://github.com/meshtastic/firmware/pull/5141\r\n* Cherry-picks by @jp-bennett in https://github.com/meshtastic/firmware/pull/5166\r\n* Cherry-pick: diy mesh-tab initial files by @fifieldt in https://github.com/meshtastic/firmware/pull/5169\r\n* Cherry-pick: unphone support by @fifieldt in https://github.com/meshtastic/firmware/pull/5174\r\n* Cherry-pick: fix nrf builds by @fifieldt in https://github.com/meshtastic/firmware/pull/5172\r\n* Cherry-pick bin/config-dist.yml from TFT-GUI-Work by @fifieldt in https://github.com/meshtastic/firmware/pull/5168\r\n* Fix long lock-times by @spiffysec in https://github.com/meshtastic/firmware/pull/5160\r\n* De-duplicate Ambient LED management code by @fifieldt in https://github.com/meshtastic/firmware/pull/5156\r\n* De-duplicate log-level determination by @fifieldt in https://github.com/meshtastic/firmware/pull/5148\r\n* Remove unused AXP debug code by @fifieldt in https://github.com/meshtastic/firmware/pull/5149\r\n* Fix tracker build by @caveman99 in https://github.com/meshtastic/firmware/pull/5151\r\n\r\n\r\n## New Contributors\r\n* @Babyyoda777 made their first contribution in https://github.com/meshtastic/firmware/pull/5155\r\n* @spiffysec made their first contribution in https://github.com/meshtastic/firmware/pull/5160\r\n* @Megaceryle-alcyon made their first contribution in https://github.com/meshtastic/firmware/pull/5157\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.5.8.6485f03...v2.5.9.936260f" - }, - { - "id": "v2.5.8.6485f03", - "title": "Meshtastic Firmware 2.5.8.6485f03 Beta", - "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.5.8.6485f03", - "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.5.8.6485f03/firmware-stm32-2.5.8.6485f03.zip", - "release_notes": "## ⚠️ Known issues \r\n* Enabling NeighborInfo module can cause device crashes #5235\r\n\r\n## 🚀 Enhancements\r\n* Coerce minimum telemetry interval of 30 minutes on defaults and make new default interval one hour by @thebentern in https://github.com/meshtastic/firmware/pull/5086\r\n* Add buzzer feedback on GPS toggle by @Technologyman00 in https://github.com/meshtastic/firmware/pull/5090\r\n* Add `-p` flag by @madeofstown in https://github.com/meshtastic/firmware/pull/5093\r\n* Initial NODENUM_BROADCAST_NO_LORA implementation with NeighborInfo module by @thebentern in https://github.com/meshtastic/firmware/pull/5087\r\n* Move 115200 baud GNSS probe earlier by @thebentern in https://github.com/meshtastic/firmware/pull/5101\r\n* MPR121 Touch IC Based Keypad Input Module by @aussieklutz in https://github.com/meshtastic/firmware/pull/5103\r\n* Add RFC 3927 IP address space to private IP checks by @rbrtio in https://github.com/meshtastic/firmware/pull/5115\r\n* Update meshtasticd.service by @yNosGR in https://github.com/meshtastic/firmware/pull/5118\r\n* Add Configurable UPLINK_ENABLED and DOWNLINK_ENABLED in userPrefs.h by @panaceya in https://github.com/meshtastic/firmware/pull/5120\r\n* Add device unique id by @thebentern in https://github.com/meshtastic/firmware/pull/5092\r\n* Account for port number in MQTT server by @JohnathonMohr in https://github.com/meshtastic/firmware/pull/5084\r\n\r\n## 🐛 Bug fixes & maintenance\r\n* Revert \"Permanently engage !CTRL\" by @caveman99 in https://github.com/meshtastic/firmware/pull/5095\r\n* Fix GPS_DEBUG output by @fifieldt in https://github.com/meshtastic/firmware/pull/5100\r\n* Wide_Lora uses 12 symbols to be compatible with SX1280 by @caveman99 in https://github.com/meshtastic/firmware/pull/5112\r\n* Fix rebroadcasting encrypted packets when `KNOWN_ONLY`/`LOCAL_ONLY` is used by @GUVWAF in https://github.com/meshtastic/firmware/pull/5109\r\n\r\n\r\n## New Contributors\r\n* @Technologyman00 made their first contribution in https://github.com/meshtastic/firmware/pull/5090\r\n* @madeofstown made their first contribution in https://github.com/meshtastic/firmware/pull/5093\r\n* @aussieklutz made their first contribution in https://github.com/meshtastic/firmware/pull/5103\r\n* @rbrtio made their first contribution in https://github.com/meshtastic/firmware/pull/5115\r\n* @yNosGR made their first contribution in https://github.com/meshtastic/firmware/pull/5118\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.5.7.f77c87d...v2.5.8.6485f03" } ], "alpha": [ + { + "id": "v2.6.13.0561f2c", + "title": "Meshtastic Firmware 2.6.13.0561f2c Alpha", + "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.6.13.0561f2c", + "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.6.13.0561f2c/firmware-stm32-2.6.13.0561f2c.zip", + "release_notes": "> [!CAUTION] \r\n> This firmware includes built-in security which automatically removes your public key (for direct messages and remote administration) if it is included in any of the 25 known insecure keys in order to keep your communications private. \r\n\r\n## 🚀 Enhancements \r\n* PacketHistory debloat RAM allocations by @Marek-mk in https://github.com/meshtastic/firmware/pull/7034\r\n* Add recognition for SHT40 with serial number starting with 0xc8d by @notmarek in https://github.com/meshtastic/firmware/pull/7061\r\n* Add rak12035 VB Soil Monitor Tested & Working by @Justin-Mann in https://github.com/meshtastic/firmware/pull/6741\r\n* XIAO BLE cleanup (supporting changes to seeed_xiao_nrf52840_kit too) by @ndoo in https://github.com/meshtastic/firmware/pull/7024\r\n* PacketHistory - option to track entries' aging to log by @Marek-mk in https://github.com/meshtastic/firmware/pull/7067\r\n\r\n## 🐛 Bug fixes and enhancements\r\n* Fix Critical Error #3 for LilyGo T-Echo by @Logicbloke in https://github.com/meshtastic/firmware/pull/6791\r\n* Dismiss ExternalNotification nagging on InkHUD button press by @todd-herbert in https://github.com/meshtastic/firmware/pull/7056\r\n* Fix RCWL9620Sensor for rak11310 support by @Nivek-domo in https://github.com/meshtastic/firmware/pull/6617\r\n* Run daily packaging earlier (PPA) by @vidplace7 in https://github.com/meshtastic/firmware/pull/7057\r\n* Ensure incoming hostMetrics userstring is null terminated by @jp-bennett in https://github.com/meshtastic/firmware/pull/7068\r\n* Update HostMetrics.cpp - don't try to print the user string by @jp-bennett in https://github.com/meshtastic/firmware/pull/7081\r\n* Replace blocking delay for wifi reconnect with non-blocking to keep button/display interactivity by @mattster98 in https://github.com/meshtastic/firmware/pull/6983\r\n* Fix position exchange throttling issue by @jeremiah-k in https://github.com/meshtastic/firmware/pull/7079\r\n* Fix nugget s3 lora variant issues by @hafu in https://github.com/meshtastic/firmware/pull/7070\r\n\r\n## New Contributors\r\n* @Logicbloke made their first contribution in https://github.com/meshtastic/firmware/pull/6791\r\n* @Marek-mk made their first contribution in https://github.com/meshtastic/firmware/pull/7034\r\n* @notmarek made their first contribution in https://github.com/meshtastic/firmware/pull/7061\r\n* @mattster98 made their first contribution in https://github.com/meshtastic/firmware/pull/6983\r\n* @hafu made their first contribution in https://github.com/meshtastic/firmware/pull/7070\r\n* @Justin-Mann made their first contribution in https://github.com/meshtastic/firmware/pull/6741\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.6.12.9861e82...v2.6.13.0561f2c" + }, { "id": "v2.6.12.9861e82", "title": "Meshtastic Firmware 2.6.12.9861e82 Alpha",