Skip to content

Commit

Permalink
docs: v1.10.17 (#2368)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhu327 authored Nov 16, 2023
1 parent 92f52cb commit 91b153e
Show file tree
Hide file tree
Showing 3 changed files with 33 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.16
1.10.17
16 changes: 16 additions & 0 deletions saas/resources/version_log/change_log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<!-- 2023-11-16 -->
# V1.10.17 版本更新日志

### 功能优化
* 敏感等级需求
* 申请自定义权限—>接入系统添加用户组超过100个增加自定义message
* 用户模块—>用户类型增加资源实例搜索
* 用户模块—>组织架构成员增加添加人员

### 缺陷修复
* 前端配置化哪些页面的操作需要隐藏(不再通过后台标识处理)
* 管理员添加成员重复时无响应(无法添加成员时给出tip)
* 处理staff角色在人员选择器里提示无权限问题

---

<!-- 2023-11-07 -->
# V1.10.16 版本更新日志

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

### Optimization Updates
* Sensitive level requirements
* Custom permission application - Add custom message when adding user groups exceeds 100
* User module - Add resource instance search for user types
* User module - Add ability to add members to organizational structure

### Bug Fixes
* Frontend configuration to hide operations on certain pages (no longer handled through backend flags)
* No response when administrator tries to add duplicate members (show tip when unable to add members)
* Resolve issue with staff role showing no permissions in person selector

---

<!-- 2023-11-07 -->
# V1.10.16 Version Update Log

Expand Down

0 comments on commit 91b153e

Please sign in to comment.