Skip to content

v0.1.12-alpha

Pre-release
Pre-release

Choose a tag to compare

@vicliu624 vicliu624 released this 22 Feb 01:47
· 671 commits to main since this release

Full Changelog: v0.1.11-alpha...v0.1.12-alpha

[0.1.12-alpha] - 2026-02-22

Added / 新增

  • MeshCore identity module with Ed25519 + ECDH key material handling and persistent peer-key storage path / 新增 MeshCore 身份模块,支持 Ed25519 + ECDH 密钥材料处理与对端公钥持久化存储
  • Independent team::proto payloads for Team Position and Team Waypoint, decoupled from Meshtastic envelope path / 新增独立 team::proto 的 Team Position 与 Team Waypoint 报文,解耦 Meshtastic 信封路径
  • Contacts "Discover" mode with inline actions (Scan Local, Send ID Local, Send ID Broadcast, Cancel) and MeshCore-only guard / 联系人页新增 Discover 模式,内置 Scan LocalSend ID LocalSend ID BroadcastCancel 动作,并带 MeshCore 协议保护

Changed / 变更

  • MeshCore adapter behavior aligned further with native protocol semantics, including app-data unicast dest, discover/advert/control handling, PATH/trace/multipart plumbing, and route-quality updates / MeshCore 适配器进一步对齐原生协议语义,补齐 app-data 单播 dest、discover/advert/control 处理,以及 PATH/trace/multipart 与路由质量链路
  • Chat/Contacts protocol presentation is now protocol-aware to reduce cross-protocol reply confusion while keeping mixed history visible for review / Chat 与 Contacts 展示改为协议感知,保留混合历史可查看,同时降低跨协议误回复
  • README (EN/CN) updated to explicitly state Meshtastic + MeshCore dual-protocol compatibility / README 中英文版已明确声明 Meshtastic + MeshCore 双协议兼容

Fixed / 修复

  • Discovery filter-mode focus/highlight consistency in Contacts list navigation / 修复 Contacts 中 Discover 过滤模式在列表导航时的焦点与高亮一致性
  • MeshCore peer-key load/persistence wiring and related decrypt-failure diagnostics for interop debugging / 修复 MeshCore 对端密钥加载/持久化链路并补强解密失败诊断日志,便于互通排障

Full Changelog: v0.1.11-alpha...v0.1.12-alpha