Skip to content

Commit eb3b8e7

Browse files
authored
docs: 添加v3.14.2用户版本日志 (#8159)
--story=118693320
1 parent daf4ecf commit eb3b8e7

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### 新增
2+
3+
- [新增] 实例详情字段信息中增加"用户提示"的展示
4+
- [新增] 业务搜索功能优化
5+
- [新增] 列表-增加刷新按钮和上次刷新时间显示
6+
- [新增] 主机状态同步逻辑修正
7+
- [新增] 高级筛选-添加条件交互优化
8+
- [新增] 动态分组-添加条件交互样式优化
9+
- [新增] 资源目录中,业务数量显示为“未归档的业务数”
10+
- [新增] 业务拓扑中,如果当前节点下没有任何主机时,导入excel更新按钮禁用掉
11+
- [新增] 资源实例列表页增加“前往模型管理”快捷入口
12+
- [新增] 主机高级筛选的支持大小写不敏感的匹配操作符
13+
- [新增] 中文下,进程监听信息的tooltip显示有英文
14+
- [新增] 业务拓扑支持批量创建模块
15+
- [新增] 业务、项目支持导出至excel表格
16+
- [新增] 检索场景中,`in\not in`支持全选
17+
18+
### 优化
19+
20+
- [优化] 资源目录下的模型实例数量,无权限时数据显示优化
21+
- [优化] 项目和业务的导出按钮文字调整
22+
- [优化] 导出项目和业务时弹框增加二次确认
23+
- [优化] 项目-导出-基础信息翻译,字段必选
24+
- [优化] 动态分组api(create_dynamic_group)优化
25+
- [优化] 模型下没有可选字段时,禁用掉右上角的全选checkbox
26+
- [优化] 模型-字段设备-UI优化
27+
28+
### 修复
29+
30+
- [修复] 动态分组-目标主机操作符选择contains新建报错
31+
- [修复] 动态分组-目标为集群时操作符选择为contains(CS)新建报错
32+
- [修复] 新建模块报404的错误
33+
- [修复] 主机自动应用中,“按业务拓扑”搜索时,大小写混写无法搜索
34+
- [修复] 编辑模板提交后,出现无权限页面
35+
- [修复] 主机属性-表单校验增加报错说明
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
### Feature
2+
3+
- [Feature] Added "User Tips" display in instance details field information.
4+
- [Feature] Business search function optimization.
5+
- [Feature] List - Added refresh button and last refresh time display.
6+
- [Feature] Corrected host status synchronization logic.
7+
- [Feature] Advanced filtering - Interaction optimization for adding conditions.
8+
- [Feature] Dynamic group - Interaction style optimization for adding conditions.
9+
- [Feature] In the resource directory, the number of businesses is displayed as "the number of unarchived businesses".
10+
- [Feature] In business topology, if there are no hosts under the current node, the import excel update button is disabled.
11+
- [Feature] Added "Go to Model Management" shortcut entrance in the resource instance list page.
12+
- [Feature] The host advanced filter supports case-insensitive match operators.
13+
- [Feature] In Chinese, the tooltip of process listening information is displayed in English.
14+
- [Feature] Business topology supports batch creation of modules.
15+
- [Feature] Businesses and projects support export to excel.
16+
- [Feature] In the retrieval scene, `in\not` in supports select all.
17+
18+
### Improved
19+
20+
- [Improved] Optimized the display of model instance quantity in the resource directory when there is no permission.
21+
- [Improved] Adjusted the text of the export button for projects and businesses.
22+
- [Improved] Added a second confirmation to the pop-up when exporting projects and businesses.
23+
- [Improved] Project - Export - Basic information translation, fields are mandatory.
24+
- [Improved] Optimization of dynamic group api (create_dynamic_group).
25+
- [Improved] When there are no selectable fields under the model, the select all checkbox in the upper right corner is disabled.
26+
- [Improved] Model - Field device - UI optimization.
27+
28+
### Fixed
29+
30+
- [Fixed] Dynamic group - New error when target host operator selects contains.
31+
- [Fixed] Dynamic group - New error when target is cluster and operator selects contains(CS).
32+
- [Fixed] Error 404 when creating a new module.
33+
- [Fixed] In host auto application, mixed case search is not available when searching "by business topology".
34+
- [Fixed] After editing the template submission, a no permission page appears.
35+
- [Fixed] Host attribute - Added error description to form validation.

0 commit comments

Comments
 (0)