From 49a6a1d4a9ce5192a83e4fe959d78c4147b3760c Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:17:50 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4833) --- 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 16680c478..15f158322 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9934", + "title": "fix: MQTT settings silently fail to persist when broker is unreachable", + "page_url": "https://github.com/meshtastic/firmware/pull/9934", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9931", "title": "fix: apply LoRa config changes live without rebooting",