-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
77 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
docs/support-file/changelog_user/ch/v3.13.12_2024-11-22.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
### 新增 | ||
|
||
- [新增] 新增校验登录态接口is_login | ||
- [新增] 新增CMDB数据库表结构文档 | ||
|
||
### 优化 | ||
|
||
- [优化] 云厂商图标和icon调整 | ||
- [优化] add_host_to_resource、add_host_to_resource_pool接口支持添加单ipv6主机 | ||
- [优化] 修改资源目录中业务条目显示的数量为“未归档的业务数” | ||
- [优化] 去除动态分组$in操作符的string类型校验 | ||
- [优化] 首页搜索框提示文字调整 | ||
- [优化] 平台全量业务选择器卡顿优化 | ||
- [优化] 表格操作列宽度兼容英文 | ||
|
||
### 修复 | ||
|
||
- [修复] 服务分类-当点击编辑二级分类后,所有一级分类的删除和新增图标会被隐藏 | ||
- [修复] 修复枚举多选字段主机自动应用后,主机转移失败的问题 | ||
- [修复] 修复权限中心查询实例时输入正则表达式中的部分特殊字符时报错问题 | ||
- [修复] 修复导出实例和主机时勾选导出关联模型实例但未成功导出的问题 | ||
- [修复] 修复操作审计—>其他Tab,操作对象=模型分组、模型,动作有误问题 | ||
- [修复] 修复下发主机身份文件逻辑死循环问题 | ||
- [修复] 修复容器拓扑显示的主机数量与实际不符问题 | ||
- [修复] 主机模型关联内置关联的唯一标识没有显示出来 | ||
- [修复] 业务集节点信息下,单独只点击复制ID或集群/模块名称按钮后,会提示两个“复制成功” | ||
- [修复] 项目/业务集/业务下,搜索框输入条件后不点击不会还原 | ||
- [修复] 人员选择器点击“我”之后清除之前的输入值 | ||
- [修复] 服务/集群模版添加属性字段没有空规范 | ||
- [修复] 业务服务实例下进程与实例操作栏样式不一致 | ||
- [修复] 服务分类关键字搜索后删除数据不实时更新 | ||
- [修复] 服务分类编辑二级分类后,一级分类变回操作态 | ||
- [修复] 模型管理解除字段模板时候刷新字段 | ||
- [修复] 业务集服务实例下的标签多出了一个“...”符号 | ||
- [修复] 国际化问题修复 |
35 changes: 35 additions & 0 deletions
35
docs/support-file/changelog_user/en/v3.13.12_2024-11-22.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
### Feature | ||
|
||
- [Feature] Added a login status verification interface is_login | ||
- [Feature] Added CMDB database table structure document | ||
|
||
### Improved | ||
|
||
- [Improved] Cloud vendor icons and icon adjustments | ||
- [Improved] Add_host_to_resource, add_host_to_resource_pool interfaces support adding a single ipv6 host | ||
- [Improved] Modify the number of business items displayed in the resource directory to "unarchived business number" | ||
- [Improved] Remove the string type check of the dynamic group $in operator | ||
- [Improved] Home search box prompt text adjustment | ||
- [Improved] Platform full business selector lag optimization | ||
- [Improved] Table operation column width compatible with English | ||
|
||
### Fixed | ||
|
||
- [Fixed] Service classification-When clicking to edit the second-level classification, all the first-level classification delete and add icons will be hidden | ||
- [Fixed] Fixed the problem that the host transfer failed after the enumeration multi-select field host was automatically applied | ||
- [Fixed] Fixed the error when entering some special characters in the regular expression when querying the instance in the permission center | ||
- [Fixed] Fixed the problem that the export of associated model instances was checked but failed when exporting instances and hosts | ||
- [Fixed] Fixed the problem that the operation audit -> Other Tab, the operation object = model group, model, the action was incorrect | ||
- [Fixed] Fixed the logical dead loop problem of sending host identity files | ||
- [Fixed] Fixed the problem that the number of hosts displayed in the container topology does not match the actual number | ||
- [Fixed] The unique identifier of the built-in association of the host model association is not displayed | ||
- [Fixed] Under the business set node information, after clicking only the copy ID or cluster/module name button, two "copy successful" prompts will be displayed | ||
- [Fixed] Under the project/business set/business, the search box will not be restored after entering the conditions without clicking | ||
- [Fixed] After clicking "I" in the personnel selector, the previous input value is cleared | ||
- [Fixed] There is no empty specification for adding attribute fields to the service/cluster template | ||
- [Fixed] The process and instance operation bar styles are inconsistent under the business service instance | ||
- [Fixed] After deleting the data after the service classification keyword search | ||
- [Fixed] After editing the secondary classification of the service classification, the primary classification returns to the operation state | ||
- [Fixed] Refresh the field when the model management releases the field template | ||
- [Fixed] An additional "..." symbol appears in the label under the business set service instance | ||
- [Fixed] Internationalization issue fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters