v0.1.16-alpha
Pre-release
Pre-release
·
588 commits
to main
since this release
[0.1.16-alpha] - 2026-04-17
Added / 新增
- Native
LXMFprotocol mode on ESP over Reticulum/RNode-compatible wire layers, including device-side identity, announce/discovery handling, opportunistic text and app-data delivery, and local contact/chat integration / 新增基于 Reticulum/RNode 兼容链路的 ESP 原生LXMF协议模式,补齐设备侧身份、announce/discovery、机会式文本与 app-data 收发,以及本地 Contacts/Chat 集成 RNode BridgeUSB CDC KISS modem mode for external Reticulum hosts, keeping host-controlled modem bridging separate from native on-deviceLXMFmessaging / 新增面向外部 Reticulum 主机的RNode BridgeUSB CDC KISS 调制解调器模式,将宿主机控制的桥接模式与设备原生LXMF消息模式明确区分- Dedicated RNode radio profile defaults/persistence and a new Reticulum/LXMF device-mode architecture document for the ESP shared shell path / 新增独立的 RNode 无线参数默认值与持久化配置,并补充面向 ESP 共享 Shell 路线的 Reticulum/LXMF 设备模式架构文档
Changed / 变更
- Settings, Contacts, Chat, and the PC link page now understand
LXMFandRNode Bridge, expose protocol-aware labels/capability gating, and stop assuming every protocol behaves like Meshtastic or MeshCore / Settings、Contacts、Chat 与 PC Link 页面现已识别LXMF和RNode Bridge,提供协议感知的标签与能力门控,不再默认所有协议都按 Meshtastic 或 MeshCore 的行为模型工作 - Team and HostLink app-data flows now propagate
want_responseseparately from delivery-ack semantics, so business-level response intent is preserved across device-side Team sends and host-triggered app-data routing / Team 与 HostLink 的 app-data 链路现已将want_response与投递 ACK 语义分离传递,使设备侧 Team 发送与 Host 触发的 app-data 路由都能保留业务层响应意图 - Team and protocol runtime wiring now use dedicated RNode/LXMF mesh settings where appropriate, including bridge-aware hostlink runtime switching and RNode-backed protocol factory selection / Team 与协议运行时接线现已在适用场景下使用独立的 RNode/LXMF Mesh 配置,并补齐桥接感知的 hostlink runtime 切换与基于 RNode 的协议工厂选择
Fixed / 修复
- Team app-data broadcast behavior now falls back to per-member unicast when a backend lacks native broadcast app-data support, improving cross-protocol team delivery on constrained transports / 修复 Team app-data 广播在后端不支持原生广播时的发送路径,改为按成员逐个单播回退,提升受限传输下的跨协议 Team 投递兼容性
- Team position events now also publish node-position updates, keeping map/contact location state aligned with Team traffic instead of leaving position changes trapped inside Team-only events / 修复 Team 位置事件只停留在 Team 内部的问题,现会同步发布节点位置更新,使地图与联系人位置状态能够跟随 Team 流量变化
- Reticulum token encryption/decryption now uses dynamic storage instead of fixed-size buffers, reducing MTU-related overflow risk in the shared wire helpers / 修复 Reticulum token 加解密依赖固定长度缓冲区的问题,改用动态存储以降低共享 wire helper 中与 MTU 相关的溢出风险
What's Changed
- Feature/lxmf rnode reticulum from main by @vicliu624 in #20
Full Changelog: v0.1.15-alpha...v0.1.16-alpha