From eb2f04117aabebc4de1edcc4ff28ff5032ba3e64 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Tue, 17 Feb 2026 07:22:26 -0600 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4574) --- app/src/main/assets/firmware_releases.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index be210cfa7..47ff928ca 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9668", + "title": "Fix/rak3401 button", + "page_url": "https://github.com/meshtastic/firmware/pull/9668", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9666", "title": "Heltec-v3 on battery: button and rotary encoder responsiveness fix", @@ -206,12 +212,6 @@ "page_url": "https://github.com/meshtastic/firmware/pull/9586", "zip_url": "https://discord.com/invite/meshtastic" }, - { - "id": "9514", - "title": "InkHUD: Allow non-system applets to subscribe to input events", - "page_url": "https://github.com/meshtastic/firmware/pull/9514", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "9509", "title": "fix(power): reset LPF when adc_multiplier_override changes at runtime", @@ -219,9 +219,9 @@ "zip_url": "https://discord.com/invite/meshtastic" }, { - "id": "9501", - "title": "Improved Periodic class", - "page_url": "https://github.com/meshtastic/firmware/pull/9501", + "id": "9476", + "title": "Deprecate/block packets with a missing/invalid hop_start value (pre-hop firmware) (related to issue #7369)", + "page_url": "https://github.com/meshtastic/firmware/pull/9476", "zip_url": "https://discord.com/invite/meshtastic" } ]