Skip to content

Commit

Permalink
docs(version log): v1.10.28 (TencentBlueKing#2689)
Browse files Browse the repository at this point in the history
  • Loading branch information
nannan00 authored Jun 4, 2024
1 parent 7d1c102 commit 6aea390
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
14 changes: 14 additions & 0 deletions saas/resources/version_log/change_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@

* 配置权限失效提醒通知策略功能
* 权限失效提醒通知增加企业微信
* 小窗登录iframe方式变更且支持通过npm集成统一iframe加载模式
* 申请加入用户组——>资源实例搜索增加管理空间筛选
* 新增 API - 创建申请自定义权限审批单,支持自定义审批内容

### 缺陷修复

* 修复管理空间、用户组详情页链接直接访问会重定向到对应列表页
* 修复资源实例输入关键词进行搜索返回的数据有缺失
* 修复已关联用户组的人员模板在批量删除的时候可以成功被删除
* 修复模板关联用户组页面下拉到底部后翻页按钮显示异常
* 修复删除超级管理员成员后成功的弹窗无法自行关闭
* 修复用户组页面删除用户组后,用户组数量展示消失,需要刷新页面后才重新展示
* 修复申请续期—>自定义权限所属系统筛选无法自定义分页
* 修复只有一层拓扑且资源类型存在多条导致type取值错误

---

Expand Down
18 changes: 16 additions & 2 deletions saas/resources/version_log/change_log_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,22 @@

### New Features

* Added configuration permission expiration reminder notification policy function
* Added enterprise WeChat to permission expiration reminder notification
* Configuration of permission expiration reminder notification strategy
* Added enterprise WeChat as an option for permission expiration reminder notifications
* Modified small window login iframe method and added support for integrated uniform iframe loading mode via npm
* Added a management space filter in resource instance search for joining user group applications
* New API - Create custom approval form for permission application, supporting custom approval content

### Bug Fixes

* Fixed issue where directly accessing the management space and user group details page would redirect to the corresponding list page
* Fixed data loss when searching resource instances with keywords
* Fixed issue where personnel templates associated with user groups could be successfully deleted in batch
* Fixed issue where pagination buttons displayed abnormally after scrolling to the bottom on the template association user group page
* Fixed issue where the success popup could not close automatically after deleting super administrator members
* Fixed issue where the user group count would not display after deleting a user group until the page is refreshed
* Fixed issue where custom pagination could not be set for system filtering when applying for renewal of custom permissions
* Fixed issue where incorrect `type` values occurred due to having only one layer of topology but multiple resource types

---

Expand Down

0 comments on commit 6aea390

Please sign in to comment.