-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #225 from zhu327/develop
feat: related_policy add update tag
- Loading branch information
Showing
5 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.3 | ||
1.5.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# V1.5.4 版本更新日志 | ||
|
||
### 功能优化 | ||
* 自定义权限申请支持实例审批人 | ||
* 跳转申请不合并用户的已有权限 | ||
* 授权api返回策略的实例数量 | ||
|
||
### 缺陷修复 | ||
* 修复企业微信邮件中续期邮件链接显示问题 | ||
* 我的权限用户组权限查看态提示删除bug | ||
* 业务跳转权限中心申请权限,申请期限不能修改 | ||
* 修复通用操作显示问题 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# V1.5.4 ChangeLog | ||
|
||
### Optimization Updates | ||
* Custom permission application supports instance approvers | ||
* The jump application does not merge the user's existing permissions | ||
* The number of instances of the authorization api return strategy | ||
|
||
### Bug Fixes | ||
* Fixed the display problem of the renewal email link in the corporate WeChat email | ||
* My permission user group permission check status prompt delete bug | ||
* The business jump permission center applies for permission, the application period cannot be modified | ||
* Fix the display problem of general operation |