Skip to content

Commit 8e36cbd

Browse files
authored
chore: changelog of 1.6.0 (#1080)
* chore: changelog of 1.6.0 * chore: changelog of 1.6.0 * chore: changelog of 1.6.0
1 parent ad0ddd0 commit 8e36cbd

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.en-US.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ tag: vVERSION
1616

1717
---
1818

19+
## 1.6.0
20+
21+
`2025-07-30`
22+
23+
- 🆕 Attachments component `FileCard` adds icon and type configuration. [#1006](https://github.com/ant-design/x/pull/1006) by [@kieranwv](https://github.com/kieranwv).
24+
- 📖 Added documentation and demo for Toolbox Agent integration. [#1063](https://github.com/ant-design/x/pull/1063) by [iamkun-2](https://github.com/iamkun-2).
25+
- 📖 Improved official site for better user experience. [#1054](https://github.com/ant-design/x/pull/1054) by [@hylin](https://github.com/hylin), [#1056](https://github.com/hylin).
26+
1927
## 1.5.0
2028

2129
`2025-07-16`
@@ -26,7 +34,7 @@ tag: vVERSION
2634
- 🐛 Fixed semantic configuration for Attachments component `FileList`. [#1017](https://github.com/ant-design/x/pull/1017) by [@kimteayon](https://github.com/kimteayon).
2735
- 🐛 Added html configuration for Actions component. [#995](https://github.com/ant-design/x/pull/995) by [@vanndxh](https://github.com/vanndxh).
2836
- 🐛 Fixed Conversations label display issue and improved semantic configuration. [#898](https://github.com/ant-design/x/pull/898) by [@yuanliu147](https://github.com/yuanliu147).
29-
- 📖 Improved official site for better user experience. [#940](https://github.com/ant-design/x/pull/940) by [@coding-ice](https://github.com/coding-ice), [#969](https://github.com/ant-design/x/pull/969) by [@afc163](https://github.com/afc163), [#968](https://github.com/ant-design/x/pull/968) by [@afc163](https://github.com/afc163), [#1019](https://github.com/ant-design/x/pull/1019) by [hylin](https://github.com/hylin).
37+
- 📖 Improved official site for better user experience. [#940](https://github.com/ant-design/x/pull/940) by [@coding-ice](https://github.com/coding-ice), [#969](https://github.com/ant-design/x/pull/969) by [@afc163](https://github.com/afc163), [#968](https://github.com/ant-design/x/pull/968) by [@afc163](https://github.com/afc163), [#1019](https://github.com/ant-design/x/pull/1019) by [hylin](https://github.com/hylin),[#1036](https://github.com/ant-design/x/pull/1036) by [@kimteayon](https://github.com/kimteayon).
3038

3139
## 1.4.0
3240

CHANGELOG.zh-CN.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ tag: vVERSION
1515

1616
---
1717

18+
## 1.6.0
19+
20+
`2025-07-30`
21+
22+
- 🆕 Attachments 组件 `FileCard` 新增图标和类型的配置能力。[#1006](https://github.com/ant-design/x/pull/1006)[@kieranwv](https://github.com/kieranwv) 提交。
23+
- 📖 新增百宝箱智能体接入文档和样板间。[#1063](https://github.com/ant-design/x/pull/1063)[iamkun-2](https://github.com/iamkun-2) 提交。
24+
- 📖 优化官网站点提升用户体验。[#1054](https://github.com/ant-design/x/pull/1054)[@hylin](https://github.com/hylin) 提交、[#1056](https://github.com/ant-design/x/pull/1056)[@hylin](https://github.com/hylin) 提交。
25+
1826
## 1.5.0
1927

2028
`2025-07-16`
@@ -25,7 +33,7 @@ tag: vVERSION
2533
- 🐛 修复 Attachments 组件 `FileList` 语义化配置。[#1017](https://github.com/ant-design/x/pull/1017)[@kimteayon](https://github.com/kimteayon) 提交。
2634
- 🐛 补充 Actions 组件 html配置。[#995](https://github.com/ant-design/x/pull/995)[@vanndxh](https://github.com/vanndxh) 提交。
2735
- 🐛 修复 Conversations label标签展示问题,同时补充语义化配置。[#898](https://github.com/ant-design/x/pull/898)[@yuanliu147](https://github.com/yuanliu147) 提交。
28-
- 📖 优化官网站点提升用户体验。[#940](https://github.com/ant-design/x/pull/940)[@coding-ice](https://github.com/coding-ice) 提交、[#969](https://github.com/ant-design/x/pull/969)[@afc163](https://github.com/afc163) 提交、[#968](https://github.com/ant-design/x/pull/968)[@afc163](https://github.com/afc163) 提交、[#1019](https://github.com/ant-design/x/pull/1019)[@hylin](https://github.com/hylin) 提交。
36+
- 📖 优化官网站点提升用户体验。[#940](https://github.com/ant-design/x/pull/940)[@coding-ice](https://github.com/coding-ice) 提交、[#969](https://github.com/ant-design/x/pull/969)[@afc163](https://github.com/afc163) 提交、[#968](https://github.com/ant-design/x/pull/968)[@afc163](https://github.com/afc163) 提交、[#1019](https://github.com/ant-design/x/pull/1019)[@hylin](https://github.com/hylin) 提交[#1036](https://github.com/ant-design/x/pull/1036)[@kimteayon](https://github.com/kimteayon) 提交
2937

3038
## 1.4.0
3139

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/x",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Craft AI-driven interfaces effortlessly",
55
"keywords": [
66
"AI",

0 commit comments

Comments
 (0)