chore: v0.5.9

This commit is contained in:
Aarnav Tale 2025-04-03 22:58:40 -04:00
parent f2747ada94
commit 66c7d9a327
No known key found for this signature in database
5 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,8 @@
### 0.5.9 (April 3, 2025)
- Filter out empty users from the pre-auth keys page which could possibly cause a crash with unmigrated users.
- OIDC users cannot be renamed, so that functionality has been disabled in the menu options.
- Suppress hydration errors for any fields with a date in it.
### 0.5.8 (April 3, 2025)
- You can now skip the onboarding page if desired.
- Added the UI to change user roles in the dashboard.