Skip to content

Commit ab125ed

Browse files
authored
Update CHANGELOG.md
1 parent 6fff83b commit ab125ed

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ 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.34
10+
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+
920
## 0.0.33
1021

1122
- Lower mobile breakpoint to avoid mobile view on half of the desktop size

0 commit comments

Comments
 (0)