Skip to content

Commit

Permalink
docs: 添加v3.14.2用户版本日志 (#8159)
Browse files Browse the repository at this point in the history
--story=118693320
  • Loading branch information
zhausong authored Aug 22, 2024
1 parent daf4ecf commit eb3b8e7
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
35 changes: 35 additions & 0 deletions docs/support-file/changelog_user/ch/v3.14.2_2024-08-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
### 新增

- [新增] 实例详情字段信息中增加"用户提示"的展示
- [新增] 业务搜索功能优化
- [新增] 列表-增加刷新按钮和上次刷新时间显示
- [新增] 主机状态同步逻辑修正
- [新增] 高级筛选-添加条件交互优化
- [新增] 动态分组-添加条件交互样式优化
- [新增] 资源目录中,业务数量显示为“未归档的业务数”
- [新增] 业务拓扑中,如果当前节点下没有任何主机时,导入excel更新按钮禁用掉
- [新增] 资源实例列表页增加“前往模型管理”快捷入口
- [新增] 主机高级筛选的支持大小写不敏感的匹配操作符
- [新增] 中文下,进程监听信息的tooltip显示有英文
- [新增] 业务拓扑支持批量创建模块
- [新增] 业务、项目支持导出至excel表格
- [新增] 检索场景中,`in\not in`支持全选

### 优化

- [优化] 资源目录下的模型实例数量,无权限时数据显示优化
- [优化] 项目和业务的导出按钮文字调整
- [优化] 导出项目和业务时弹框增加二次确认
- [优化] 项目-导出-基础信息翻译,字段必选
- [优化] 动态分组api(create_dynamic_group)优化
- [优化] 模型下没有可选字段时,禁用掉右上角的全选checkbox
- [优化] 模型-字段设备-UI优化

### 修复

- [修复] 动态分组-目标主机操作符选择contains新建报错
- [修复] 动态分组-目标为集群时操作符选择为contains(CS)新建报错
- [修复] 新建模块报404的错误
- [修复] 主机自动应用中,“按业务拓扑”搜索时,大小写混写无法搜索
- [修复] 编辑模板提交后,出现无权限页面
- [修复] 主机属性-表单校验增加报错说明
35 changes: 35 additions & 0 deletions docs/support-file/changelog_user/en/v3.14.2_2024-08-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
### Feature

- [Feature] Added "User Tips" display in instance details field information.
- [Feature] Business search function optimization.
- [Feature] List - Added refresh button and last refresh time display.
- [Feature] Corrected host status synchronization logic.
- [Feature] Advanced filtering - Interaction optimization for adding conditions.
- [Feature] Dynamic group - Interaction style optimization for adding conditions.
- [Feature] In the resource directory, the number of businesses is displayed as "the number of unarchived businesses".
- [Feature] In business topology, if there are no hosts under the current node, the import excel update button is disabled.
- [Feature] Added "Go to Model Management" shortcut entrance in the resource instance list page.
- [Feature] The host advanced filter supports case-insensitive match operators.
- [Feature] In Chinese, the tooltip of process listening information is displayed in English.
- [Feature] Business topology supports batch creation of modules.
- [Feature] Businesses and projects support export to excel.
- [Feature] In the retrieval scene, `in\not` in supports select all.

### Improved

- [Improved] Optimized the display of model instance quantity in the resource directory when there is no permission.
- [Improved] Adjusted the text of the export button for projects and businesses.
- [Improved] Added a second confirmation to the pop-up when exporting projects and businesses.
- [Improved] Project - Export - Basic information translation, fields are mandatory.
- [Improved] Optimization of dynamic group api (create_dynamic_group).
- [Improved] When there are no selectable fields under the model, the select all checkbox in the upper right corner is disabled.
- [Improved] Model - Field device - UI optimization.

### Fixed

- [Fixed] Dynamic group - New error when target host operator selects contains.
- [Fixed] Dynamic group - New error when target is cluster and operator selects contains(CS).
- [Fixed] Error 404 when creating a new module.
- [Fixed] In host auto application, mixed case search is not available when searching "by business topology".
- [Fixed] After editing the template submission, a no permission page appears.
- [Fixed] Host attribute - Added error description to form validation.

0 comments on commit eb3b8e7

Please sign in to comment.