Skip to content

Commit 0a674a3

Browse files
authored
Update CHANGELOG with new version entries
Added changelog entries for versions 0.0.37 and 0.0.35.
1 parent 48ac01d commit 0a674a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ 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+
- 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

0 commit comments

Comments
 (0)