From a562f274bf428833b691a8e13c9fe8e5660ed3f9 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:52:20 -0500 Subject: [PATCH] chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4757) --- app/src/main/assets/firmware_releases.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index 248ab7680..a33032366 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "9891", + "title": "Refinement on support for Native ESP32 Ethernet and WT32-ETH01 board (LAN8720)", + "page_url": "https://github.com/meshtastic/firmware/pull/9891", + "zip_url": "https://discord.com/invite/meshtastic" + }, { "id": "9857", "title": "Add PiMesh-1W V1/V2 Portduino LoRa config files", @@ -205,12 +211,6 @@ "title": "Fix: Traceroute through MQTT misses uplink node if MQTT is encrypted", "page_url": "https://github.com/meshtastic/firmware/pull/9798", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9749", - "title": "Add AEAD (AES-CCM) authenticated encryption for PSK channels", - "page_url": "https://github.com/meshtastic/firmware/pull/9749", - "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file