@tencent-ai/codebuddy-code 2.63.4 → 2.63.5-next.2667cdb.20260322

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
@@ -7,6 +7,13 @@ CodeBuddy Code 的所有重要更新都会记录在这里。
7
7
 
8
8
  ## [未发布]
9
9
 
10
+ ## [2.63.5] - 2026-03-19
11
+
12
+ ### 🔧 功能改进
13
+
14
+ - **遥测控制**:支持通过环境变量禁用遥测数据上报
15
+ - **图片格式识别**:支持通过文件魔数(magic bytes)检测图片 MIME 类型,当文件扩展名与实际内容不匹配时仍能正确识别格式
16
+
10
17
  ## [2.63.4] - 2026-03-18
11
18
 
12
19
  ### 🔧 功能改进