Skip to content

v0.1.29-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 03:58
7949cd1

[0.1.29-alpha] - 2026-06-11

Added / 新增

  • Added shared ESP32 SD diagnostics for issue #54: Debug Logs now mirror startup/runtime notes to /trailmate/debug/debug.log, and ESP flash coredumps are exported to /trailmate/coredumps/core-*.elf on the next boot after a crash / 针对 issue #54 新增 ESP32 共享 SD 诊断:Debug Logs 会把启动/运行日志镜像到 /trailmate/debug/debug.log,ESP flash coredump 会在崩溃后的下一次启动导出到 /trailmate/coredumps/core-*.elf
  • Added a Cardputer Zero Linux Wayland APPLaunch Debian package route for version 0.1.29-alpha, including private app libdir layout, desktop X-Zero-Display=wayland metadata, Wayland runtime dependencies, icon install rules, CI package build, Docker linux/arm64 package validation, the linux-cardputer-zero-deb preset, and an explicit fbdev/evdev debug fallback binary / 新增 Cardputer Zero Linux Wayland APPLaunch Debian 打包路径,版本为 0.1.29-alpha,包括私有 app libdir 布局、桌面 X-Zero-Display=wayland 元数据、Wayland runtime 依赖、图标安装规则、CI 打包构建、Docker linux/arm64 包验证、linux-cardputer-zero-deb preset,以及显式 fbdev/evdev 调试后备可执行文件

Changed / 变更

  • Added M5Stack to the project acknowledgements for the Cardputer Zero hardware support that helped validate the Linux portable-device adaptation path / 在项目致谢中补充 M5Stack,感谢其为 Cardputer Zero 环境适配提供硬件支持,帮助验证 Linux 便携设备适配路径
  • Verified issue #53 against the current Team persistence path: Team membership remains persisted across reboot/crash recovery unless the user explicitly leaves or clears the team / 针对 issue #53 验证当前 Team 持久化路径:除非用户明确离开或清除队伍,重启/崩溃恢复不会清空队伍成员状态

What's Changed

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