What's Changed
Multi-factor Authentication (MFA) behavior has changed to be more clear. Passing any MFA page will now enable account MFA, and adding account factors like TOTP codes and passkeys on the MFA page is now only possible if the account or action requires MFA but there are no existing second-factors available.
This release also includes Backchannel Logout for supported OIDC Apps (Immich, etc.), Brazilian Portuguese (pt-BR) translation, and various fixes.
Features ๐
- Added Backchannel Logout Support by @notquitenothing in #578
Fixes ๐ง
- Refactor MFA, MFA CLI Command by @notquitenothing in #573
- Preserve pending OIDC interaction during signup by @b4iterdev in #562
- Fix Send Test Email dialog reloading the page instead of submitting by @adamaq01 in #570
Translations ๐
- Add Brazilian Portuguese (pt-BR) translation by @rodrigost23 in #574
Chores ๐งน
- Bump actions/deploy-pages from 4.0.5 to 5.0.1 by @dependabot[bot] in #566
- Bump github/codeql-action/analyze from 4.37.7 to 4.37.9 by @dependabot[bot] in #567
- Bump docker/build-push-action from 6.19.2 to 7.3.0 by @dependabot[bot] in #572
- Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 by @dependabot[bot] in #571
- Update Dependencies by @notquitenothing in #579
New Contributors
- @b4iterdev made their first contribution in #562
- @adamaq01 made their first contribution in #570
- @rodrigost23 made their first contribution in #574
Sponsors
Full Changelog: v1.15.2...v1.16.0