File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
88
9+ ## 0.0.37
10+
11+ - Bugfix for required short_name in update Role
12+ - Fix searching for short strings
13+ - IFix Invitation form is not right if user also has Guest authority on that role
14+ - Add users' institution identifier during invite creation
15+ - Fix Role expiration shorter than the defined role-expiration-notifier-duration-days variable
16+ - Fix Incorrect name for invitations when using API keys
17+ - Improve the 'hint' descriptions in the 'advanced options'
18+ - Allow more characters in shortname and URN
19+ - Limit WAYF to IdP's connected to application
20+ - Remove externalId from SCIM /Group PATCH operations
21+
922## 0.0.36
1023
1124- UI: Consistent Date Formatting
@@ -38,7 +51,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3851- Institution admins can now be invited for roles outside their own organisation
3952- Super-users can delete users now
4053- Upgrade spring-security
41-
54+
4255## 0.0.33
4356
4457- Lower mobile breakpoint to avoid mobile view on half of the desktop size
You can’t perform that action at this time.
0 commit comments