Skip to content

PiDeck v0.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:53

更新内容

  • 新增应用更新下载进度显示,离开设置页面后仍可在后台继续更新
  • 改进终端字体加载与初始化流程,减少首次打开时的排版和渲染异常
  • 为对话中的链接新增明确操作,可选择在 Dock、外部浏览器中打开或复制链接
  • 加固打包版 Host 运行时的依赖、解包与缓存流程,提升安装包启动和升级稳定性
  • 修复附件处理、会话恢复和 Host 事件中的多处异步错误与竞态问题
  • 改进工作区、会话切换及补全请求的一致性,避免延迟结果影响当前界面
  • 强化设置与协议校验,并完善代码规范、发布产物和 installer smoke CI 门禁

What's Changed

  • Added update download progress, with updates continuing in the background after leaving Settings
  • Improved terminal font loading and initialization to reduce layout and rendering issues on first open
  • Added explicit actions for chat links, including opening in the Dock, opening in an external browser, and copying the link
  • Hardened bundled Host runtime dependencies, extraction, and caching for more reliable packaged startup and upgrades
  • Fixed several asynchronous error and race conditions in attachment processing, session recovery, and Host events
  • Improved consistency when switching workspaces or sessions, preventing delayed completions and events from affecting the current view
  • Strengthened settings and protocol validation, along with code quality, release artifact, and installer smoke CI checks

Full Changelog: v0.1.2...v0.1.3