@priders/cwindsurf 0.8.7 → 0.8.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  本文档记录 Windsurf++ / cwindsurf 各版本面向用户的重要变化。
4
4
 
5
+ ## 0.8.8 - 2026-09-02
6
+
7
+ ### 修复
8
+
9
+ - **新版 Bundle 补丁兼容性**:增强自定义模型 Logo 和新会话默认 Agent 的模式识别,兼容官方压缩代码的字段顺序、空白和 JSX/function 结构变化。
10
+ - **补丁可逆性**:新增 V2 fallback marker,支持新版结构幂等安装、状态检查和完整还原。
11
+
12
+ ### 验证
13
+
14
+ - **回归覆盖**:新增新版变体、语法检查和字节级还原测试。
15
+
5
16
  ## 0.8.7 - 2026-08-23
6
17
 
7
18
  ### 新功能