1.2 KiB
1.2 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[1.0.5] - 2026-05-XX
Added
Changed
Fixed
- Redirect to
/loginwhen there is no refresh token. - Default scopes omit
offline_access.
[1.0.4] - 2026-05-11
Added
Changed
Fixed
- Align
base32alphabet with the server.
[1.0.3] - 2026-05-05
Added
Changed
Fixed
- Broken "Delivery History" link on OSS/Community editions.
- Resolve object ids in map keys.
[1.0.2] - 2026-04-30
Added
- OIDC:
- Include
emailandprofilescopes in OIDC authentication requests.
- Include
- TOTP:
- Add "Copy Secret" button to TOTP setup flow.
Changed
Fixed
- Display validation errors returned by the server.
[1.0.1] - 2026-04-25
Added
- OIDC:
- Logout users from IdP when logging out of the app.
- Include
openidscope in OIDC authentication requests.
Changed
Fixed
- Mobile display issues.
- Editing a secret clears its masked value.
- Array label properties crashes app.
[1.0.0] - 2026-04-20
Added
- Initial release.