From 3bbb8a65ba68c630053e4bcf885adc33066a6962 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 17 Mar 2026 15:39:48 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4831) --- app/src/main/assets/firmware_releases.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 6e1d9c702..16680c478 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9931", + "title": "fix: apply LoRa config changes live without rebooting", + "page_url": "https://github.com/meshtastic/firmware/pull/9931", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9916", "title": "Fix for preserving pki_encrypted and public_key when relaying UDP multicast packets to radio.",