File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ 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+ - UI: Consistent Date Formatting
12+ - Fix: Don't stop cleanup job on remote error
13+ - Fix: Inviter Authority: Invite interface shows too many roles, including ones with only Guest Access
14+ - Handle Role expiration shorter than the defined role-expiration-notifier-duration-days variable correctly
15+ - API: A POST to /api/external/v1/invitations should not allow to specify an id or urn
16+
17+ ## 0.0.35
18+
19+ - Bugfix fol duplicate tab's as superuser
20+ - Fix Leading slash for ` internal/** ` in spring-security
21+ - Warn when creating a new role if an app can't provision yet
22+ - Add Prometheus endpoint for easy statistics
23+
924## 0.0.34
1025
1126- Added more logging to manage API calls and improve stability
You can’t perform that action at this time.
0 commit comments