更新内容
- 修复打包版本中终端样式受内容安全策略影响而无法正确渲染的问题
- 完善终端颜色能力配置,恢复 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