From 96c5e00a811e6ea854417b9a88383d8857573980 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:43:56 +0000 Subject: [PATCH] chore(release): prepare v2.7.13-internal.15 [skip ci] - Bump base version to 2.7.13 - Sync translations and assets --- app/src/main/assets/firmware_releases.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index be82346e0..43283c7a4 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -194,12 +194,6 @@ "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", - "page_url": "https://github.com/meshtastic/firmware/pull/9666", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "9627", "title": "Add phone API fanout for multiple clients", @@ -217,6 +211,18 @@ "title": "fix(power): reset LPF when adc_multiplier_override changes at runtime", "page_url": "https://github.com/meshtastic/firmware/pull/9509", "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "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" + }, + { + "id": "9428", + "title": "feat(power): automatic WiFi disable when running on battery", + "page_url": "https://github.com/meshtastic/firmware/pull/9428", + "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file