Skip to content

Commit 6b475fa

Browse files
committed
changelog for 0.0.37
1 parent 9a2a422 commit 6b475fa

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and 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

0 commit comments

Comments
 (0)