Skip to content

v0.1.28-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 02:11
592704b

[0.1.28-alpha] - 2026-06-02

Changed / 变更

  • Updated GitHub Pages and release audit material for the #43-#51 repair pass, keeping release assets generated by the Pages/Release workflows instead of hand-editing download metadata / 更新 GitHub Pages 和发布审计,记录 #43-#51 修复轮次;下载资产仍由 Release/Pages workflow 生成,不手工改 metadata
  • Clarified the Web Flasher interface for the two T-LoRa Pager hardware variants so SX1262 and LR1121 users choose separate release targets and radio-specific install cards / 明确网页刷机界面中的 T-LoRa Pager SX1262 与 LR1121 双版本入口,避免用户把不同 radio 硬件刷成同一个目标

Fixed / 修复

  • Fixed the MeshCore recovery path for issue #43 by splitting the broad failure into protocol-owned fixes for discovery, public group send, passive advert parsing, send diagnostics, and delivery status propagation; complete multi-channel MeshCore companion management remains outside this bug-fix slice / 针对 issue #43 修复 MeshCore discovery, Public group send, advert, diagnostics, delivery status; multi-channel companion 另行处理
  • Fixed Meshtastic Custom channel configuration for issue #44 so phone-side primary channel rename, short AQ== PSK handling, and manual LoRa settings update Meshtastic state instead of MeshCore aliases / 针对 issue #44 修复 Meshtastic Custom 主频道, AQ== PSK, manual LoRa settings
  • Fixed first-entry Chat and Contacts navigation for issue #46, including reachable Team filters, protocol-labelled MC/MT contact rows, bounded pager list labels, stable timestamps, and MeshCore incoming bubbles that no longer render as Me / 针对 issue #46 修复 Chat/Contacts 首次进入导航, MC/MT 标签, Pager 列表布局, MeshCore 收信显示
  • Fixed the Pager tracker/map SD crash path for issue #47 by serializing tracker SD transactions with the shared SPI lock and recorder mutex, and by correcting the SD-ready timeout conversion / 针对 issue #47 修复 Tracker SD 事务的 shared SPI lock/mutex 保护和 SD-ready timeout
  • Fixed Pager map view persistence for issue #48 so zoom, center, pan, and follow mode survive leaving and re-entering the Map screen / 针对 issue #48 保留 Pager 地图 zoom, 中心, pan, follow mode
  • Fixed MeshCore Discover actions for issue #49 by sending the compatible zero-hop local DISCOVER_REQ, surfacing detailed send failures, restarting and synchronizing shared RX state after direct TX, keeping a scan RX guard window, and deferring adverts that could collide with discover responses / 针对 issue #49 修复 zero-hop DISCOVER_REQ, 详细失败, direct TX 后重启并同步 shared RX state, scan guard, advert 延后
  • Fixed MeshCore public group send for issue #50 by falling back to the MeshCore public PSK when no group channel key is configured, while still reporting malformed configured keys explicitly / 针对 issue #50 未配置 group key 时回退 MeshCore public PSK, 并明确错误 key
  • Fixed MeshCore Nearby naming for issue #51 by parsing signed advert appdata for name, node type, and location, and by giving discover responses stable MC placeholders until real advert or node-info names arrive / 针对 issue #51 解析 signed advert appdata 的 name/type/location, 并提供 MC placeholder

What's Changed

Full Changelog: v0.1.27-alpha...v0.1.28-alpha