v0.1.34-alpha
Pre-release
Pre-release
[0.1.34-alpha] - 2026-06-29
Fixed / 修复
- Fixed the T-LoRa Pager LR1121 MeshCore node advert receive path by allowing RadioLib payload-present CRC mismatch reads to continue into the shared protocol parser instead of being dropped at the ESP radio task boundary. / 修复 T-LoRa Pager LR1121 的 MeshCore 节点 advert 接收路径:RadioLib 已读出 payload 但返回 CRC mismatch 时,不再在 ESP radio task 边界直接丢包,而是继续交给共享协议解析器判断。
- Restored the T-Echo Lite pager notification tone path with the shared ADPCM notification asset so message receive alerts can produce the expected audio feedback. / 使用共享 ADPCM 通知音资源恢复 T-Echo Lite 的 Pager 通知音路径,使收到消息时可以产生预期的声音反馈。
- Added LoRa receive state/IRQ diagnostics and first-failing-step logging for Pager LoRa radio configuration, making LR1121/SX1262 radio setup and receive anomalies visible in field logs. / 新增 LoRa 接收状态/IRQ 诊断,以及 Pager LoRa radio 配置首个失败步骤日志,使 LR1121/SX1262 的无线配置与接收异常能在现场日志中定位。
Changed / 变更
- Updated the GitHub Pages LR1121 install copy for the 0.1.34-alpha publishing lane while keeping firmware download metadata generated by the Release/Pages workflows. / 更新 GitHub Pages 中 LR1121 的 0.1.34-alpha 安装说明,同时继续保持固件下载 metadata 由 Release/Pages workflow 生成。
What's Changed
- Fix ble by @vicliu624 in #68
Full Changelog: v0.1.32-alpha...v0.1.34-alpha