diff --git a/docs/support-file/changelog_user/ch/v3.13.7_2024-05-23.md b/docs/support-file/changelog_user/ch/v3.13.7_2024-05-23.md new file mode 100644 index 0000000000..902756ddc1 --- /dev/null +++ b/docs/support-file/changelog_user/ch/v3.13.7_2024-05-23.md @@ -0,0 +1,13 @@ +### 新增 +- [新增] 主机模型新增`云地域`、`云可用区`字段 +- [新增] 资源实例的表格页面支持shift连选功能 +- [新增] 编辑资源实例时,支持展示该字段默认值及填入的功能 + +### 优化 + +- [优化] 优化了当用户登录态失效时,将提示用户重新登录的功能 +- [优化] 优化了一些前端的显示问题 + +### 修复 + +- [修复] 修复了一些动态分组、字段组合模板的已知问题 diff --git a/docs/support-file/changelog_user/en/v3.13.7_2024-05-23.md b/docs/support-file/changelog_user/en/v3.13.7_2024-05-23.md new file mode 100644 index 0000000000..ae11cf02dd --- /dev/null +++ b/docs/support-file/changelog_user/en/v3.13.7_2024-05-23.md @@ -0,0 +1,11 @@ +### Feature +[Feature] New fields `Cloud Region` and `Cloud Zone` have been added to the host model +[Feature] The resource instance table page now supports shift selection +[Feature] When editing a resource instance, the ability to display the default value of the field and fill it in is now supported + +### Improved +[Improved] Improved the functionality of prompting users to log in again when their login session becomes invalid +[Improved] Some front-end display issues have been optimized + +### Fixed +[Fixed] Fixed some known issues with Dynamic Group and Field Grouping Template \ No newline at end of file