diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index b6a83a1e1..afabc46ed 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "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", @@ -223,12 +229,6 @@ "title": "fix(PortduinoGlue): spi_dev_int packing", "page_url": "https://github.com/meshtastic/firmware/pull/9319", "zip_url": "https://discord.com/invite/meshtastic" - }, - { - "id": "9238", - "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" } ] } \ No newline at end of file