Skip to content

Commit

Permalink
docs: 1.10.30 version log (#2778)
Browse files Browse the repository at this point in the history
  • Loading branch information
nannan00 authored Aug 14, 2024
1 parent aaf8b61 commit d5864ee
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
23 changes: 23 additions & 0 deletions saas/resources/version_log/change_log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
<!-- 2024-08-14 -->
# V1.10.30 版本更新日志

### 新增功能

* 增加当用户拥有管理员身份时且当前页面属于个人工作台staff角色场景下时,支持管理员菜单页面快捷跳转
* 全局配置版本升级,支持产品名称和title区别文案

### 缺陷修复

* 修复用户组—>分级管理员权限下依赖操作会偶现自动关联不在授权范围内的实例
* 修复申请自定义权限部分系统的操作存在批量编辑后操作关联的资源实例显示异常
* 修复二级管理员—>分级管理员权限下依赖操作会偶现自动关联不在授权范围内的实例
* 修复删除人员模板最后一页唯一一条模板数据,提示数据不存在
* 修复添加自定义权限-查看已经选择的数据时,已选择的操作个数会消失
* 修复新建权限模板时推荐权限输入空格点击保存,前端未做判断
* 修复用户组资源实例表格自定义权限聚合后在选择权限模板后重新聚合会偶现resouce_group为空情况
* 修复自定义权限查看实例资源组件有多个资源类型tab项时无法删除实例
* 修复新用户无任何权限申请跳转到权限中心资源实例应该置空而非无限制
* 修改国际化language的cookie有限期默认为一年

---

<!-- 2024-06-25 -->
# V1.10.29 版本更新日志

Expand Down
23 changes: 23 additions & 0 deletions saas/resources/version_log/change_log_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
<!-- 2024-08-14 -->
# V1.10.30 Version Update Log

### New Features

* Added support for quick navigation to the admin menu page when the user has admin rights and the current page is under the personal workstation staff role scenario.
* Upgraded global configuration version to support distinct wording for product name and title.

### Bug Fixes

* Fixed an issue where the user group -> hierarchical admin permissions occasionally auto-associated instances outside the authorized scope.
* Fixed an issue with custom permission requests where batch editing operations displayed abnormal resource instances.
* Fixed an issue where secondary admin -> hierarchical admin permissions occasionally auto-associated instances outside the authorized scope.
* Fixed an issue where deleting the last template data on the last page of the personnel template prompted that the data did not exist.
* Fixed an issue where the number of selected operations disappeared when viewing already selected data in custom permissions.
* Fixed an issue where the frontend did not validate spaces input in recommended permissions when creating a new permission template and clicking save.
* Fixed an issue where custom permissions in the user group resource instance table, after aggregation, occasionally resulted in `resource_group` being empty when re-aggregating after selecting a permission template.
* Fixed an issue where instances could not be deleted when the custom permission view instance resource component had multiple resource type tabs.
* Fixed an issue where new users with no permissions were redirected to the permission center with resource instances set to unrestricted instead of empty.
* Modified the expiration period of the internationalization language cookie to default to one year.

---

<!-- 2024-06-25 -->
## V1.10.29 Version Update Log

Expand Down

0 comments on commit d5864ee

Please sign in to comment.