- Bug Fixes
- Features
- Add functionality for root users to review server settings and test SMTP config(Issue: #884)
- Add reminder urgency and due metrics for reminder selection when creating new records(Issue: #893)
- Add toggle for users to hide Calendar tab(Issue: #879)
- Add extra field types(Issue: #612)
- Reworded OIDC error message if auth response does not contain email claim(PR: #901)
- OIDC scope now defaults to
openid email
if not provided(PR: #903) - Added Remote Auth Debug endpoint for advanced OIDC Troubleshooting(PR: #905) - See Advanced OpenID Troubleshooting for more information