Skip to content

Commit cbc213b

Browse files
authored
docs: 添加v3.13.10用户版本日志 (#8182)
--story=119343392
1 parent f00829b commit cbc213b

File tree

2 files changed

+76
-0
lines changed

2 files changed

+76
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
### 新增
2+
3+
- [新增] 新增支持多CMDB数据同步可以指定起始ID和步长功能
4+
5+
### 优化
6+
7+
- [优化] 导航栏按规范调整
8+
- [优化] 修改资源目录中业务条目显示的数量为“未归档的业务数”
9+
- [优化] footer和title显示优化
10+
- [优化] 业务集兼容业务类型范围值为非数组情况
11+
- [优化] 平台管理可建层级范围为3-10层
12+
- [优化] 校验分页参数的start和limit均不可以小于0
13+
- [优化] 页面文档调整URL链接
14+
- [优化] 其他若干前端显示问题优化
15+
- [优化] add_host_to_resource、add_host_to_resource_pool接口支持添加单ipv6主机
16+
- [优化] apigw接口添加100的单接口QPS限制
17+
- [优化] 优化容器数据纳管container相关接口
18+
- [优化] 产品logo自适应大小
19+
20+
### 修复
21+
22+
- [修复] 修复容器拓扑显示的主机数量与实际不符问题
23+
- [修复] 语言切换次序以及cookie有效期时长优化
24+
- [修复] 删除集群和模块时前端页面刷新
25+
- [修复] 修复导出实例和主机时勾选导出关联模型实例但未成功导出的问题
26+
- [修复] 修复list_hosts_without_biz接口的排序功能失效问题
27+
- [修复] 修复了一些国际化问题
28+
- [修复] 实例列表页,点击实例ID链接无跳转
29+
- [修复] 修复模型实例关联拓扑图箭头指向问题
30+
- [修复] 模型默认分组不可删除,增加不可删除提示
31+
- [修复] 业务归档后再点击业务会显示空白
32+
- [修复] 修复主机转移未记录审计的问题
33+
- [修复] 务集兼容业务类型范围值为非数组情况
34+
- [修复] 集群模板实例-同步历史点击“清空筛选条件”没有生效
35+
- [修复] 业务拓扑模块节点信息下,“集群模板”,“服务模板”和“主机属性自动应用”均应打开新页面
36+
- [修复] 主机自动应用后,去除“返回”按钮
37+
- [修复] 创建主机目录时,输入目录名称点击enter键,鼠标马上点击空白页面失焦后,创建出来的目录没有显示名称
38+
- [修复] 业务集/云账户操作列定宽
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
### Feature
2+
3+
- [Feature] Added function to support multiple CMDB data synchronization with specified starting ID and step length
4+
5+
### Improved
6+
7+
- [Improved] Navigation bar adjusted according to standards
8+
- [Improved] Changed the number of business items displayed in the resource directory to "number of unarchived businesses"
9+
- [Improved] Optimization of footer and title display
10+
- [Improved] Business set compatible with business type range value is not an array
11+
- [Improved] Platform management can build a range of 3-10 levels
12+
- [Improved] Verify that the pagination parameters start and limit cannot be less than 0
13+
- [Improved] Adjusted page document URL links
14+
- [Improved] Other several front-end display problems optimized
15+
- [Improved] add_host_to_resource, add_host_to_resource_pool interfaces support adding a single ipv6 host
16+
- [Improved] apigw interface adds a single interface QPS limit of 100
17+
- [Improved] Optimized container data management container related interfaces
18+
- [Improved] Product logo adapts to size
19+
20+
### Fixed
21+
22+
- [Fixed] Fixed the problem that the number of hosts displayed in the container topology does not match the actual number
23+
- [Fixed] Language switching order and cookie validity period optimized
24+
- [Fixed] Front-end page refresh when deleting clusters and modules
25+
- [Fixed] Fixed the problem of not successfully exporting when exporting instances and hosts and selecting to export associated model instances
26+
- [Fixed] Fixed the sorting function failure of the list_hosts_without_biz interface
27+
- [Fixed] Fixed some internationalization issues
28+
- [Fixed] Instance list page, no jump when clicking instance ID link
29+
- [Fixed] Fixed the problem of model instance association topology diagram arrow pointing
30+
- [Fixed] Model default group cannot be deleted, add non-deletable prompt
31+
- [Fixed] After the business is archived, clicking on the business will display a blank
32+
- [Fixed] Fixed the problem of not recording audits when transferring hosts
33+
- [Fixed] Business set compatible with business type range value is not an array
34+
- [Fixed] Cluster template instance - Sync history click "Clear filter conditions" did not take effect
35+
- [Fixed] Under the business topology module node information, "Cluster Template", "Service Template" and "Host Property Auto Apply" should all open a new page
36+
- [Fixed] After the host auto applies, remove the "Return" button
37+
- [Fixed] When creating a host directory, enter the directory name and click enter, and immediately click the blank page to lose focus, the created directory does not display the name
38+
- [Fixed] Business set/cloud account operation column fixed width

0 commit comments

Comments
 (0)