From 0e5f94579f76c5fb250caca6f67bb66d8fbb68b4 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:06:05 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4816) --- app/src/main/assets/firmware_releases.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 28df4fd7a..efc14c593 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9916", + "title": "Fix for preserving pki_encrypted and public_key when relaying UDP multicast packets to radio.", + "page_url": "https://github.com/meshtastic/firmware/pull/9916", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9903", "title": "feat: Support INA219/INA226 as primary battery sensor without ADC pin", @@ -217,12 +223,6 @@ "title": "Align 920–925 MHz limits as per NBTC regulations in Thailand (27 dBm, 10% duty cycle) ", "page_url": "https://github.com/meshtastic/firmware/pull/9827", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9798", - "title": "Fix: Traceroute through MQTT misses uplink node if MQTT is encrypted", - "page_url": "https://github.com/meshtastic/firmware/pull/9798", - "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file