From 6e74d40d32510caad16bb2767e456ffb2c4af7ee Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 16 Oct 2025 21:31:44 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware) (#3488) Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> --- app/src/main/assets/firmware_releases.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 51dcc0a60..d7bb2eab6 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -24,13 +24,6 @@ } ], "alpha": [ - { - "id": "v2.7.12.45f15b8", - "title": "Meshtastic Firmware 2.7.12.45f15b8 Alpha", - "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.7.12.45f15b8", - "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.7.12.45f15b8/firmware-esp32-2.7.12.45f15b8.zip", - "release_notes": "\r\n## 🚀 What's Changed\r\n* Bug / Send upgraded (duplicate) packets to phone if the queue removal failed. by @h3lix1 in https://github.com/meshtastic/firmware/pull/8148\r\n* Introduce non-linear TX_GAIN_LORA by @fifieldt in https://github.com/meshtastic/firmware/pull/8107\r\n* Reliable ACKs for DMs by @compumike in https://github.com/meshtastic/firmware/pull/8165\r\n* Add DIRECT_MSG_ONLY buzzer mode by @nexpspace in https://github.com/meshtastic/firmware/pull/8158\r\n* Add support for the manually_verified bool in SharedContact by @jp-bennett in https://github.com/meshtastic/firmware/pull/8180\r\n* Mute: channels by @ford-jones in https://github.com/meshtastic/firmware/pull/7957\r\n* T-Lora Pager: Fully fix rotary encoder and speaker fuzzing/popping by @WillyJL in https://github.com/meshtastic/firmware/pull/7986\r\n* Add FACTORY_INSTALL option to do a filesystem reset on first boot by @jp-bennett in https://github.com/meshtastic/firmware/pull/8185\r\n* Master backmerge by @thebentern in https://github.com/meshtastic/firmware/pull/8192\r\n* Update MQTT root on lora region change by @ford-jones in https://github.com/meshtastic/firmware/pull/8166\r\n* add heltec tracker v2 board. by @Quency-D in https://github.com/meshtastic/firmware/pull/8160\r\n* Don't use IS_ONE_OF when loading Modules by @vidplace7 in https://github.com/meshtastic/firmware/pull/8197\r\n* Update meshtastic/device-ui digest to 505ffad by @renovate[bot] in https://github.com/meshtastic/firmware/pull/8195\r\n* GAT562: Use PRIVATE_HW (fix build) by @vidplace7 in https://github.com/meshtastic/firmware/pull/8198\r\n* Fix: ESP32s2 doesn't implement HWCDC by @vidplace7 in https://github.com/meshtastic/firmware/pull/8199\r\n* Fix build script failure under certain conditions for devices that use UF2 binaries by @Kealper in https://github.com/meshtastic/firmware/pull/8150\r\n* Calculate airtime of transmitted and received packets separately by @GUVWAF in https://github.com/meshtastic/firmware/pull/8205\r\n* Correcting T-Echo Lite GPS PINs by @Szetya in https://github.com/meshtastic/firmware/pull/8087\r\n* Clear out user.id except for sending to phone by @thebentern in https://github.com/meshtastic/firmware/pull/8202\r\n* Add dropped packet count to LocalStats by @GUVWAF in https://github.com/meshtastic/firmware/pull/8207\r\n* Sdl work by @jp-bennett in https://github.com/meshtastic/firmware/pull/7930\r\n* Reprocess repeated packets and deduplicate logic by @GUVWAF in https://github.com/meshtastic/firmware/pull/8216\r\n* Update next-hops based on traceroute result by @GUVWAF in https://github.com/meshtastic/firmware/pull/8219\r\n* Add Adaptive Polling Intervals to WebServer by @capricornusx in https://github.com/meshtastic/firmware/pull/7864\r\n* Centralize getNodeId and fix references to owner.id by @thebentern in https://github.com/meshtastic/firmware/pull/8230\r\n* Update meshtastic-ArduinoThread digest to b841b04 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/8233\r\n* Update meshtastic/device-ui digest to f920b12 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/8234\r\n* Run Integration test in simulator mode by @jp-bennett in https://github.com/meshtastic/firmware/pull/8232\r\n* Actions: Simplify matrices, cleanup build_one_* by @vidplace7 in https://github.com/meshtastic/firmware/pull/8218\r\n* Cherry Pick: Run Integration test in simulator mode by @fifieldt in https://github.com/meshtastic/firmware/pull/8242\r\n* Update meshtastic/web to v2.6.6 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7583\r\n* Log antispam by @jp-bennett in https://github.com/meshtastic/firmware/pull/8241\r\n* Update meshtastic/device-ui digest to e564d78 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/8235\r\n* Do slightly better at threading the search for GPS hardware by @jp-bennett in https://github.com/meshtastic/firmware/pull/8240\r\n* Fix serial pins for Ebyte E77 MBL board by @Stary2001 in https://github.com/meshtastic/firmware/pull/8246\r\n* Wait until after GPS lock hold before updating position, if we can. by @fifieldt in https://github.com/meshtastic/firmware/pull/8064\r\n* Add SHT4x serial number for detection by @szlifier in https://github.com/meshtastic/firmware/pull/8222\r\n* Force coverage tests to run in simulation mode by @vidplace7 in https://github.com/meshtastic/firmware/pull/8251\r\n* NimBLE speedup by @thebentern in https://github.com/meshtastic/firmware/pull/8281\r\n* Fix Station G2 Lora Power Settings by @fifieldt in https://github.com/meshtastic/firmware/pull/8273\r\n\r\n## New Contributors\r\n* @nexpspace made their first contribution in https://github.com/meshtastic/firmware/pull/8158\r\n* @szlifier made their first contribution in https://github.com/meshtastic/firmware/pull/8222\r\n\r\n## New Contributors\r\n* @nexpspace made their first contribution in https://github.com/meshtastic/firmware/pull/8158\r\n* @szlifier made their first contribution in https://github.com/meshtastic/firmware/pull/8222\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.7.11.ee68575...v2.7.12.45f15b8" - }, { "id": "v2.7.11.ee68575", "title": "Meshtastic Firmware 2.7.11.ee68575 Alpha",