diff --git a/saas/VERSION b/saas/VERSION index 09a923935..b14865f47 100644 --- a/saas/VERSION +++ b/saas/VERSION @@ -1 +1 @@ -1.10.28 +1.10.29 diff --git a/saas/resources/version_log/change_log.md b/saas/resources/version_log/change_log.md index e0c250b97..77e759aca 100644 --- a/saas/resources/version_log/change_log.md +++ b/saas/resources/version_log/change_log.md @@ -1,3 +1,21 @@ + +# V1.10.29 版本更新日志 + +### 新增功能 + +* 增加npm集成插件统一管理logo、footer、title等配置项 +* 全平台资源实例批量聚合方式由switch组件替换为自定义tab组件 +* 全平台属性视图兼容个别接入系统自定义属性集需要展示人员选择器组件 +* 全平台添加系统和操作页面排版整改(刷新功能由只对分级管理员开放改为全员开放) + +### 缺陷修复 + +* 修复申请用户组—>无权限申请权限和常用推荐权限业务场景下需要隐藏接入系统提供的操作 +* 修复申请自定义权限切换系统未清空资源实例表格数据 +* 修复编辑用户组权限—>修改资源实例内容后点击取消失效 + +--- + # V1.10.28 版本更新日志 diff --git a/saas/resources/version_log/change_log_en.md b/saas/resources/version_log/change_log_en.md index 7e38e2e08..c8a395a64 100644 --- a/saas/resources/version_log/change_log_en.md +++ b/saas/resources/version_log/change_log_en.md @@ -1,3 +1,22 @@ + +## V1.10.29 Version Update Log + +### New Features + +* Added an npm integration plugin for unified management of configuration items like logo, footer, and title. +* Replaced the batch aggregation method for all platform resource instances from the switch component to a custom tab component. +* Enhanced the platform property view to be compatible with individual custom attribute sets from connected systems that require a personnel selector component. +* Updated the layout of system addition and operation pages across the platform (refresh functionality is now open to all users, not just hierarchical administrators). + +### Bug Fixes + +* Fixed the issue where applying for a user group—>where permissions to apply for permissions and commonly recommended permissions should hide operations provided by the connected system if no permissions exist. +* Fixed the issue where switching systems during custom permission applications did not clear the resource instance table data. +* Fixed the issue where editing user group permissions—>modifying the resource instance content and then clicking cancel had no effect. + +--- + + ## V1.10.28 Version Update Log ### New Features