v0.1.32-alpha
Pre-release
Pre-release
[0.1.32-alpha] - 2026-06-27
Added / 新增
- Added verified UF2 manual-flash release artifacts for both nRF52840 manual targets,
gat562_mesh_evb_proandt-echo-lite, checking the UF2 family ID0xADA52840while keeping.hexand.zipoutputs as fallback/diagnostic assets alongside the existing ESP32 firmware targets. / 为两个 nRF52840 手动刷写目标gat562_mesh_evb_pro与t-echo-lite新增经过校验的 UF2 发布产物,检查 UF2 family ID0xADA52840,同时保留.hex与.zip作为备用和诊断产物,并随既有 ESP32 固件目标一起发布。 - Added the T-Echo-Lite-KeyShield target to the project site device list so pre-release users can identify the matching manual firmware package from the latest GitHub Release. / 将 T-Echo-Lite-KeyShield 目标加入项目站设备列表,使预发布用户能从最新 GitHub Release 中识别匹配的手动刷写固件包。
Fixed / 修复
- Fixed the T-LoRa Pager LR1121 MeshCore discovery/contact path from
459e8f52, aligning MeshCore path descriptor handling and Android app contact/adverts projection with the shared protocol rules. / 修复459e8f52中 T-LoRa Pager LR1121 MeshCore 发现/联系人路径,统一 MeshCore path descriptor 处理,并让 Android app 联系人/advert 投影遵循共享协议规则。 - Stabilized nRF52 local persistence for the pre-release by limiting node storage pressure, recovering UI settings writes when volatile cache files fill LittleFS, and adding a Settings action that clears local node/contact/message cache while preserving device and radio settings. / 为本次预发布稳定 nRF52 本地持久化:限制节点存储压力,在易失缓存文件占满 LittleFS 时恢复 UI 设置写入,并新增 Settings 动作,在保留设备与无线设置的同时清理本地节点、联系人和消息缓存。
- Tightened the nRF52 Meshtastic BLE path for iOS by aligning fromRadio notification timing, restart state, and stale-consume recovery with the app protocol sequence. / 收紧 nRF52 Meshtastic BLE 的 iOS 路径,使 fromRadio 通知时序、重启状态和陈旧消费恢复与 App 协议时序对齐。
What's Changed
- fix gpx track crash by @vicliu624 in #65
- Fix pager lr1121 by @vicliu624 in #66
- Prepare nRF52 BLE and UF2 prerelease by @vicliu624 in #67
Full Changelog: v0.1.30-alpha...v0.1.32-alpha