diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 45bf000b9..33623d15f 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,18 @@ ] }, "pullRequests": [ + { + "id": "9954", + "title": "fix:[RTC] update time on rp2040", + "page_url": "https://github.com/meshtastic/firmware/pull/9954", + "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9953", + "title": "Fix: Enable touch-to-backlight on T-Echo (not just T-Echo Plus)", + "page_url": "https://github.com/meshtastic/firmware/pull/9953", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9951", "title": "fix: big-endian byte ordering for radio packet header fields", @@ -206,12 +218,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/9939", "zip_url": "https://discord.com/invite/meshtastic" }, - { - "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",