diff --git a/saas/VERSION b/saas/VERSION index 0e73a4b8f..e5c453e2b 100644 --- a/saas/VERSION +++ b/saas/VERSION @@ -1 +1 @@ -1.10.17 +1.10.18 diff --git a/saas/resources/version_log/change_log.md b/saas/resources/version_log/change_log.md index 2f6623b8c..55079fb14 100644 --- a/saas/resources/version_log/change_log.md +++ b/saas/resources/version_log/change_log.md @@ -1,3 +1,20 @@ + +# V1.10.18 版本更新日志 + +### 缺陷修复 + +* 修复处理组织架构选择器在iam系统和蓝盾系统中不需要校验授权范围的业务场景 +* 修复用户组成员续期时间戳计算是浮点数造成四舍五入后天数显示错误 +* 审计模块增加敏感等级业务区块 +* 修复敏感等级全部等级筛选失效问题 +* 处理蓝盾内嵌iam权限中心页面无自定义权限时提示length报错 +* 克隆用户组首次加载无法批量编辑新建用户组时选择的权限模板 +* 修复用户模块—>组织架构未添加人员时提交按钮置灰 +* 修复table组件打开控制台无法自适应高度 +* 我的管理空间😌退出功能 + +--- + # V1.10.17 版本更新日志 diff --git a/saas/resources/version_log/change_log_en.md b/saas/resources/version_log/change_log_en.md index 32b93f085..eb99663b2 100644 --- a/saas/resources/version_log/change_log_en.md +++ b/saas/resources/version_log/change_log_en.md @@ -1,3 +1,20 @@ + +# 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 😌 + +--- + # V1.10.17 Version Update Log