Releases: Skitre/PiDeck
Releases · Skitre/PiDeck
Release list
PiDeck v0.1.4
更新内容
- 修复打包版本中终端样式受内容安全策略影响而无法正确渲染的问题
- 完善终端颜色能力配置,恢复 256 色与真彩色显示
- 改进 Dock 扩展面板的关闭流程,确保无响应的面板也能可靠关闭,同时保留扩展清理逻辑
- 修复扩展兼容性 CI 中协议包未提前构建的问题,提升兼容性回归检查的稳定性
What's Changed
- Fixed terminal styles failing to render correctly in packaged builds due to content security policy restrictions
- Configured terminal color capabilities to restore 256-color and true-color output
- Improved Dock extension panel closing so unresponsive panels can be closed reliably while preserving extension cleanup
- Fixed the extension compatibility workflow by building the protocol package before running regression tests
Full Changelog: v0.1.3...v0.1.44
PiDeck v0.1.3
更新内容
- 新增应用更新下载进度显示,离开设置页面后仍可在后台继续更新
- 改进终端字体加载与初始化流程,减少首次打开时的排版和渲染异常
- 为对话中的链接新增明确操作,可选择在 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
PiDeck v0.1.2
更新内容
- 优化切换工作区后新建和打开会话的速度与稳定性
- 修复打包版本中终端样式未正确加载的问题
- 修复内置运行时路径在部分 Windows 环境下无法识别的问题
- OpenAI Chat Completions 默认使用
system角色 - 调整默认对话内容宽度,统一设置页控件布局
- 将快捷键设置移动到设置侧边栏最后
- 更新中英文 README 与产品截图
What's Changed
- Improved the speed and reliability of creating and opening sessions after switching workspaces
- Fixed missing terminal styles in packaged builds
- Fixed bundled runtime path detection in some Windows environments
- Changed the default OpenAI Chat Completions role to
system - Adjusted the default conversation width and standardized settings control layouts
- Moved the keyboard shortcuts section to the bottom of the settings sidebar
- Updated the English and Chinese READMEs with new product screenshots
Full Changelog: v0.1.1...v0.1.2
PiDeck v0.1.1
Full Changelog: v0.1.0...v0.1.1