Skip to content

Commit cbee174

Browse files
committed
update releaselog
1 parent c63a5af commit cbee174

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

website/docs/releaselog/GeneralUpdateReleaselog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ tags: [log]
99

1010

1111

12+
## 📍2025-01-05 Version 9.1.2
13+
14+
- Fixed the issue where updates would continue despite hash verification exceptions.
15+
- Removed the references of the Common and Differential components from Bowl / ClientCore / Core to resolve the DLL usage issue during mutual upgrades.
16+
17+
- Note: The Common and Differential components will only be updated and iterated within the GeneralUpdate solution and will no longer be updated on the NuGet platform. The capabilities provided by the Common and Differential components will continue to exist in the Bowl / ClientCore / Core components through code file references. Developers no longer need to worry about whether the Common and Differential components are referenced.
18+
19+
20+
1221
## 📍2025-01-04 9.1.0
1322

1423
- Add a feature to skip specified folders (specified parameters will be passed through Client and Upgrade).

website/i18n/en/docusaurus-plugin-content-docs/current/docs/releaselog/GeneralUpdateReleaselog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ tags: [log]
77

88
# 📒Release log
99

10+
11+
12+
## 📍2025-01-05 Version 9.1.2
13+
14+
- Fixed the issue where updates would continue despite hash verification exceptions.
15+
- Removed the references of the Common and Differential components from Bowl / ClientCore / Core to resolve the DLL usage issue during mutual upgrades.
16+
17+
- Note: The Common and Differential components will only be updated and iterated within the GeneralUpdate solution and will no longer be updated on the NuGet platform. The capabilities provided by the Common and Differential components will continue to exist in the Bowl / ClientCore / Core components through code file references. Developers no longer need to worry about whether the Common and Differential components are referenced.
18+
19+
20+
1021
## 📍2025-01-04 9.1.0
1122

1223
- Add a feature to skip specified folders (specified parameters will be passed through Client and Upgrade).

website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/releaselog/GeneralUpdateReleaselog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ tags: [log]
99

1010

1111

12+
## 📍2025-01-05 9.1.2
13+
14+
- 修复hash校验异常继续执行更新问题
15+
- 解除Common组件和Differential组件与Bowl / ClientCore / Core引用,解决相互升级出现dll占用问题。
16+
17+
- 说明Common和Differential仅存在于GeneralUpdate解决方案中更新迭代,不再更新至Nuget平台。Common组件和Differential组件所有用的能力通过代码文件引用的方式继续存在于Bowl / ClientCore / Core组件中。开发者无需再关心Common和Differential组件是否引用。
18+
19+
20+
1221
## 📍2025-01-04 9.1.0
1322

1423
- 添加屏蔽指定文件夹跳过功能(指定参数会流转Client、Upgrade)。

0 commit comments

Comments
 (0)