From 8ba269ec3a48c1ede699e0f45eca8f1accfbc0af Mon Sep 17 00:00:00 2001 From: reggieisrunning <82890468+reggieisrunning@users.noreply.github.com> Date: Wed, 5 Jun 2024 14:13:23 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0v3.13.8=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=89=88=E6=9C=AC=E6=97=A5=E5=BF=97=20(#8014)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../changelog_user/ch/v3.13.8_2024-06-05.md | 19 +++++++++++++++++++ .../changelog_user/en/v3.13.8_2024-06-05.md | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 docs/support-file/changelog_user/ch/v3.13.8_2024-06-05.md create mode 100644 docs/support-file/changelog_user/en/v3.13.8_2024-06-05.md diff --git a/docs/support-file/changelog_user/ch/v3.13.8_2024-06-05.md b/docs/support-file/changelog_user/ch/v3.13.8_2024-06-05.md new file mode 100644 index 0000000000..e96cf9b6ba --- /dev/null +++ b/docs/support-file/changelog_user/ch/v3.13.8_2024-06-05.md @@ -0,0 +1,19 @@ +### 新增 + +- [新增] 支持iframe加载模式 + +### 优化 + +- [优化] 服务模板中的进程配置信息支持快速切换 +- [优化] 下发给主机的hostid文件大小限制由10kb调整为100kb +- [优化] “全文检索”功能增加依赖提示指引 +- [优化] 平台信息使用远程统一配置 +- [优化] 退出登录后会注销token信息 +- [优化] 优化了一些前端的显示问题 + +### 修复 + +- [修复] 修复关于“主机自动应用-按服务模板”保存自动应用策略后,查看主机没有跳转到对应的业务拓扑模块下的问题 +- [修复] 修复服务实例标签过多时,编辑按钮样式错位的问题 +- [修复] 修复高级筛选悬浮框被遮挡的问题 +- [修复] 修复页脚中版本信息错误的问题 diff --git a/docs/support-file/changelog_user/en/v3.13.8_2024-06-05.md b/docs/support-file/changelog_user/en/v3.13.8_2024-06-05.md new file mode 100644 index 0000000000..9554299a20 --- /dev/null +++ b/docs/support-file/changelog_user/en/v3.13.8_2024-06-05.md @@ -0,0 +1,19 @@ +### Feature + +- [Feature] Support for iframe loading mode + +### Improved + +- [Improved] Process configuration information in Service Template now supports quick switching +- [Improved] The size limit for the hostid file distributed to hosts has been increased from 10kb to 100kb +- [Improved] Added dependency prompt guidance for the "Full-Text Search" feature +- [Improved] Platform information now uses remote unified configuration +- [Improved] Token information will be logged out after logging out of the account +- [Improved] Optimized some front-end display issues + +### Fixed + +- [Fixed] Fixed an issue where the host did not jump to the corresponding business topology module after saving the automatic application strategy in "Host Auto Application - By Service Template" +- [Fixed] Fixed a problem with the misalignment of the edit button style when there are too many service instance tags +- [Fixed] Fixed an issue where the advanced filter floating box was obscured +- [Fixed] Corrected the version information error in the footer \ No newline at end of file