Skip to content

v0.1.38-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:27
· 78 commits to main since this release
3aec183

[0.1.38-alpha] - 2026-07-14

Breaking Changes / 破坏性变更

  • BLE connections to Meshtastic and MeshCore apps are no longer supported. In 0.1.38-alpha, Meshtastic and MeshCore companion apps can no longer connect to Trail Mate over BLE. If you need to keep using either app over BLE, do not upgrade to this version. This does not remove Trail Mate's on-device Meshtastic or MeshCore protocol modes. / 不再支持通过 BLE 连接 Meshtastic 与 MeshCore App。0.1.38-alpha 开始,Meshtastic 与 MeshCore 配套 App 无法再通过 BLE 连接 Trail Mate;如果仍需要这种使用方式,请不要升级到此版本。Trail Mate 设备端的 Meshtastic 与 MeshCore 协议模式并未因此移除。

Added / 新增

  • Added route-photo completion and preview for KML files exported by 2bulu (两步路). / 新增对两步路导出的 KML 路线文件进行图片补全与预览的能力。
  • Significantly expanded Reticulum support with LXMF message sending and Reticulum calls, together with an initial subset of Nomad Network page-browsing capabilities. / 大幅推进 Reticulum 支持:现在可以发送 LXMF 消息和进行 Reticulum call,并具备初步的 Nomad Network 页面浏览能力。
  • Added direct on-device configuration for MQTT and Meshtastic/MeshCore channel settings, without depending on a companion app for setup. / 新增直接在设备上配置 MQTT 以及 Meshtastic/MeshCore 频道的能力,无需依赖配套 App 完成设置。
  • Added configurable automatic replies for private Meshtastic, MeshCore, and Reticulum text messages: while the display is asleep, Trail Mate can immediately reply through the originating conversation using the user-defined message. Broadcast/group traffic, unverified Reticulum sources, and self-originated messages are excluded. / 新增可配置的私聊自动回复:屏幕处于息屏状态时,Trail Mate 可对 Meshtastic、MeshCore 与 Reticulum 的私聊文本消息立即按原会话回复用户设定的内容;广播/群组消息、未验证的 Reticulum 来源以及本机发出的消息均不会触发回复。

Changed / 变更

  • Reworked the built-in Emoji picker into a curated 324-item, nine-category catalogue for outdoor, radio, survival, rescue, people, and animal communication. The picker now uses fixed reusable controls with category selection and pagination instead of creating every emoji button at once; T-LoRa Pager uses text-only category cards plus wider keycap-style B/N paging and C/Q actions. The full-screen picker is also attached to the active screen so an Alt double-press screenshot captures the visible picker. / 重做内置 Emoji 选择器:现为面向户外、无线电、生存、救援、人员与动物交流的 324 项九分类目录。选择器改为固定复用控件,提供分类和分页,不再一次性创建全部 emoji 按钮;T-LoRa Pager 使用纯文字分类卡,以及更宽的键帽式 B/N 翻页和 C/Q 操作提示。全屏选择器也改挂在 active screen 上,双击 Alt 截图会捕获当前可见的选择器。

Project Direction / 项目方向

  • Trail Mate is moving toward fully phone-independent operation so devices can work on their own, and 0.1.38-alpha is another step in that direction. Feedback on this direction, and on workflows that still require a phone, is welcome. / Trail Mate 正在朝着完全脱离手机依赖、让设备能够独立工作的方向推进,0.1.38-alpha 是这一方向上的又一步。欢迎大家对这一方向提出意见,也欢迎指出目前仍必须依赖手机的使用场景。

What's Changed

Full Changelog: v0.1.37-alpha...v0.1.38-alpha