Skip to content

Commit

Permalink
docs: v1.10.18-beta.1 (#2398)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhu327 authored Nov 28, 2023
1 parent 744a470 commit 0664d5c
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion saas/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.17
1.10.18
17 changes: 17 additions & 0 deletions saas/resources/version_log/change_log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<!-- 2023-11-28 -->
# V1.10.18 版本更新日志

### 缺陷修复

* 修复处理组织架构选择器在iam系统和蓝盾系统中不需要校验授权范围的业务场景
* 修复用户组成员续期时间戳计算是浮点数造成四舍五入后天数显示错误
* 审计模块增加敏感等级业务区块
* 修复敏感等级全部等级筛选失效问题
* 处理蓝盾内嵌iam权限中心页面无自定义权限时提示length报错
* 克隆用户组首次加载无法批量编辑新建用户组时选择的权限模板
* 修复用户模块—>组织架构未添加人员时提交按钮置灰
* 修复table组件打开控制台无法自适应高度
* 我的管理空间😌退出功能

---

<!-- 2023-11-16 -->
# V1.10.17 版本更新日志

Expand Down
17 changes: 17 additions & 0 deletions saas/resources/version_log/change_log_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<!-- 2023-11-28 -->
# V1.10.18 Version Update Log

### Bug Fixes

* Fixed a bug where authorization scope validation was not required in the organizational structure selector for IAM system and Blue Shield system
* Fixed an issue where the calculation of renewal timestamps for user group members resulted in incorrect display of days due to rounding off floating point numbers
* Added sensitive level business block to the audit module
* Fixed an issue where filtering by all levels in the sensitive level selection was not working
* Resolved an error message length issue when there were no custom permissions in the IAM permission center page within the Blue Shield system
* Fixed the inability to batch edit newly created user groups when cloning user groups for the first time
* Fixed a bug where the submit button was disabled in the user module's organizational structure when no personnel were added
* Fixed an issue where the table component did not adapt its height when opening the console
* Added functionality to exit My Management Space 😌

---

<!-- 2023-11-16 -->
# V1.10.17 Version Update Log

Expand Down

0 comments on commit 0664d5c

Please sign in to comment.