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