From a39615f42129dd49ca1503806c16d18181799b03 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:26:49 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs, Baseline) (#6075) --- .../src/main/assets/firmware_releases.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json index 9e8e6253f6..ae290e4f36 100644 --- a/androidApp/src/main/assets/firmware_releases.json +++ b/androidApp/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "10860", + "title": "esp32-common: Do not remove `network-provisioning` component", + "page_url": "https://github.com/meshtastic/firmware/pull/10860", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, { "id": "10856", "title": "add missing MESHTASTIC_EXCLUDE_AUDIO and fix tlora-v2-1-1_6 compilation", @@ -236,12 +242,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/10839", "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" }, - { - "id": "10829", - "title": "exclude the variant from LTO", - "page_url": "https://github.com/meshtastic/firmware/pull/10829", - "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" - }, { "id": "10807", "title": "Add DeltaPlusProto Edict board variant", @@ -307,6 +307,12 @@ "title": "Pr2.5 tmm hop trimming", "page_url": "https://github.com/meshtastic/firmware/pull/10719", "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, + { + "id": "10718", + "title": "Monotonic time & prep for router graceful retirement", + "page_url": "https://github.com/meshtastic/firmware/pull/10718", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" } ] } \ No newline at end of file