diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index a4c6aa42b..570e35e60 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,12 +188,6 @@ ] }, "pullRequests": [ - { - "id": "9436", - "title": "Replace strcpy with strncpy and null termination in `MQTT::publish` for JSON payloads", - "page_url": "https://github.com/meshtastic/firmware/pull/9436", - "zip_url": "https://discord.com/invite/meshtastic" - }, { "id": "9432", "title": "Turn off Radio prior to doDeepSleep", @@ -229,6 +223,18 @@ "title": "Change I2C pins to NFC pads for XIAO nRF52840", "page_url": "https://github.com/meshtastic/firmware/pull/9238", "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9227", + "title": "Change canned message recipient's previous page to send page", + "page_url": "https://github.com/meshtastic/firmware/pull/9227", + "zip_url": "https://discord.com/invite/meshtastic" + }, + { + "id": "9213", + "title": "Feature T-Deck Pro and T-Deck: add Chinese IME and built-in GB2312 pinyin table", + "page_url": "https://github.com/meshtastic/firmware/pull/9213", + "zip_url": "https://discord.com/invite/meshtastic" } ] } \ No newline at end of file