Skip to content

Commit

Permalink
docs: 增加v3.13.8用户版本日志 (#8014)
Browse files Browse the repository at this point in the history
  • Loading branch information
reggieisrunning authored Jun 5, 2024
1 parent addf66e commit 8ba269e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/support-file/changelog_user/ch/v3.13.8_2024-06-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### 新增

- [新增] 支持iframe加载模式

### 优化

- [优化] 服务模板中的进程配置信息支持快速切换
- [优化] 下发给主机的hostid文件大小限制由10kb调整为100kb
- [优化] “全文检索”功能增加依赖提示指引
- [优化] 平台信息使用远程统一配置
- [优化] 退出登录后会注销token信息
- [优化] 优化了一些前端的显示问题

### 修复

- [修复] 修复关于“主机自动应用-按服务模板”保存自动应用策略后,查看主机没有跳转到对应的业务拓扑模块下的问题
- [修复] 修复服务实例标签过多时,编辑按钮样式错位的问题
- [修复] 修复高级筛选悬浮框被遮挡的问题
- [修复] 修复页脚中版本信息错误的问题
19 changes: 19 additions & 0 deletions docs/support-file/changelog_user/en/v3.13.8_2024-06-05.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8ba269e

Please sign in to comment.