Browse Source

docs(changelog): add 2.78.0-beta.0 changelog

zhangyumei.0319 6 months ago
parent
commit
7d317c60e3
2 changed files with 6 additions and 1 deletions
  1. 3 0
      content/start/changelog/index-en-US.md
  2. 3 1
      content/start/changelog/index.md

+ 3 - 0
content/start/changelog/index-en-US.md

@@ -16,6 +16,9 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 ---
 
+#### 🎉 2.78.0-beta.0 (2025-04-01)
+- 【Feat】
+    - Cropper adds preview API to support real-time preview of cropping effects  [#2783](https://github.com/DouyinFE/semi-design/issues/2783)
 #### 🎉 2.77.0 (2025-03-25)
 - 【Fix】
     - Fixed the issue of click-through when the UserGuide is in the bubble mode [#2764](https://github.com/DouyinFE/semi-design/pull/2764)

+ 3 - 1
content/start/changelog/index.md

@@ -13,7 +13,9 @@ Semi 版本号遵循 **Semver** 规范(主版本号 - 次版本号 - 修订版
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
-
+#### 🎉 2.78.0-beta.0 (2025-04-01)
+- 【Feat】
+    - Cropper 增加 preview API 用于支持实时预览裁切效果  [#2783](https://github.com/DouyinFE/semi-design/issues/2783)
 #### 🎉 2.77.0 (2025-03-25)
 - 【Fix】
     - 修复 UserGuide 在气泡模式下点击穿透的问题 [#2764](https://github.com/DouyinFE/semi-design/pull/2764)