Skip to content

Commit 58a410e

Browse files
authored
Update CHANGELOG.md
1 parent 16902da commit 58a410e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## 0.0.34
1010

11-
- Added more logging to manage API calls and improve stability.
12-
- Optimized table size on full screen view for better readability.
13-
- Invitation system now recognizes multiple Identity Providers (IdPs).
14-
- Fixed bug allowing users to log in by pressing 'Enter' on the splash screen.
15-
- Applied a consistent naming convention in the application hierarchy.
16-
- Fixed searching for roles that contain a hyphen (-).
17-
- Invitation applications no longer differentiate between individual IdPs of a single institution.
18-
- Implemented easy statistics via Prometheus for performance monitoring.
11+
- Added more logging to manage API calls and improve stability
12+
- Optimized table size on full screen view for better readability
13+
- Invitation system now recognizes multiple Identity Providers (IdPs)
14+
- Fixed bug allowing users to log in by pressing 'Enter' on the splash screen
15+
- Applied a consistent naming convention in the application hierarchy
16+
- Fixed searching for roles that contain a hyphen (-)
17+
- Invitation applications no longer differentiate between individual IdPs of a single institution
18+
- Implemented easy statistics via Prometheus for performance monitoring
19+
- Store audit trail for role memberschips
1920

2021
## 0.0.33
2122

0 commit comments

Comments
 (0)