You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v0.14.2
Features:
- Add OAuth consent/authorization management for users
- Users can view and revoke authorized applications
- Add "Authorized Applications" page with full grant management
Improvements:
- Fix MFA status display to check both TOTP and WebAuthn
- Move "Manage Emails" button to Account Security section
- Centralize account management actions in profile sidebar
Technical:
- Add audit logging for authorization revocations
- New routes for viewing and revoking OAuth grants
- Improved profile page organization and layout
Release v0.14.1
Bug Fixes:
- Fix group form showing validation errors before submission attempt
- Fix SAML provider creation page crash due to Protocol.UndefinedError
Changes:
- Wrap field-level error displays with changeset.action check
- Use HTML entities for mustache template syntax examples