Back to all versions
4.13.1
2026-04-01 patch
Bug Fixes 4
- Do not send init mails for admins on instance setup (#11744)Prevents an initial mail from being sent immediately when creating an instance administrator with an empty password. This allows for a cleaner onboarding flow where the invite can be sent later.System API Onboarding
- Recovery codes are now marked as 'Ready' immediately upon generation. Previously, they remained in a 'Not Ready' state because they lacked a distinct verification event, making them invisible in active authentication method lists.MFA User Auth Method Projection
- Restores compatibility for existing configurations using 'ConsoleUseV2UserApi' which was inadvertently broken during a naming cleanup. Also removes the unused 'TokenExchange' from default configurations.Console Configuration