diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 46f723d78..7cea19665 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -1053,7 +1053,7 @@ "hwModelSlug": "T_LORA_PAGER", "platformioTarget": "tlora-pager", "architecture": "esp32-s3", - "activelySupported": false, + "activelySupported": true, "supportLevel": 1, "displayName": "LILYGO T-LoRa Pager", "tags": [ diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index d80b348d2..5203721ad 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -38,13 +38,6 @@ } ], "alpha": [ - { - "id": "v2.7.8.a0c0388", - "title": "Meshtastic Firmware 2.7.8.a0c0388 Alpha", - "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.7.8.a0c0388", - "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.7.8.a0c0388/firmware-esp32-2.7.8.a0c0388.zip", - "release_notes": "## 🚀 What's Changed\r\n* Fix device-install.bat baud rate by @fifieldt in https://github.com/meshtastic/firmware/pull/7486\r\n* Fix Heltec T114 ADC multiplier by @OnyxClawe in https://github.com/meshtastic/firmware/pull/7520\r\n* Fix: T-LoRa Pager / T-Deck Pro shutdown by @mverch67 in https://github.com/meshtastic/firmware/pull/7792\r\n* Try-fix Cardkb detection by @thebentern in https://github.com/meshtastic/firmware/pull/7825\r\n* chore(deps): update platform-native digest to c490bcd by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7814\r\n* chore(deps): update meshtastic/device-ui digest to 8019704 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7830\r\n* chore(deps): update caveman99-stm32-crypto digest to 1aa30eb by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7808\r\n* Update protobufs and classes by @github-actions[bot] in https://github.com/meshtastic/firmware/pull/7831\r\n* Update device-install scripts for T-LoRa Pager by @mverch67 in https://github.com/meshtastic/firmware/pull/7833\r\n* chore(deps): update meshtastic/device-ui digest to 10f0244 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7840\r\n* If usePreset is False, show value as Custom. by @Xaositek in https://github.com/meshtastic/firmware/pull/7812\r\n* Hold for 20s after GPS lock by @fifieldt in https://github.com/meshtastic/firmware/pull/7801\r\n* Fix GPS that hard code 2080 as the start time. by @fifieldt in https://github.com/meshtastic/firmware/pull/7803\r\n\r\n## New Contributors\r\n* @OnyxClawe made their first contribution in https://github.com/meshtastic/firmware/pull/7520\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.7.7.5ae4ff9...v2.7.8.a0c0388" - }, { "id": "v2.7.7.5ae4ff9", "title": "Meshtastic Firmware 2.7.7.5ae4ff9 Alpha", @@ -187,5 +180,12 @@ } ] }, - "pullRequests": [] + "pullRequests": [ + { + "id": "7658", + "title": "the original ZPS module from https://github.com/a-f-G-U-C/Meshtastic-ZPS", + "page_url": "https://github.com/meshtastic/firmware/pull/7658", + "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17074730483" + } + ] } \ No newline at end of file