File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ 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.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
You can’t perform that action at this time.
0 commit comments