Skip to content

Commit 79809ac

Browse files
authored
CHANGELOG for version 1.0.3
Updated changelog for version 1.0.3 with fixes and improvements.
1 parent 7bc973f commit 79809ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Next (1.0.3)
8+
## Next
9+
10+
## 1.0.3
911

1012
- Fix: remove trailing slash in `scim_url`
1113
- Fix: send PATCH request for change of displayName of Group (e.g. the name of the Role)
1214
- Fix: accept invitation in same window as where the invitation was send, now works
13-
- Only allow the deletion of a Role when there are no users with that role or if the user is a super user
15+
- Change: Only allow the deletion of a Role when there are no users with that role or if the user is a super user
16+
- Improvement: cronjob database locks to work in clusterd enviroment
17+
- Fix: SCIM delete messageses were not always sent
18+
- Fix: Accepting invite in the same browser session that sent the invite
1419

1520
## 1.0.2
1621

0 commit comments

Comments
 (0)