🚀 Features
- Make
namefield optional - by @bytaesu in #7617 (e0df7) - adapter:
- oauth-provider:
- Add iss parameter to authorization responses (RFC 9207) - by @Paola3stefania in #7669 (90a2d)
- Add configurable rate limiting for OAuth endpoints - by @Paola3stefania in #7666 (b2b4a)
- Enforce HTTPS for redirect URIs - by @Paola3stefania in #7670 (2d62a)
- phone-number:
- Support user additionalFields in
signUpOnVerificationflow - by @bytaesu and @himself65 in #7699 (9e1ab)
- Support user additionalFields in
🐞 Bug Fixes
- Skip sending email verification to already verified users without a session - by @bytaesu in #7712 (ef487)
- access: Allow passing statements directly into
newRole- by @jslno in #7687 (230cb) - admin: Change list type from
never[]toUserWithRole[]- by @LovelessCodes in #7701 (b00bc) - anonymous: Export types - by @CalLavicka and @himself65 in #7661 (8630f)
- email-otp: Add stricter default rate limits for password reset endpoints - by @bytaesu in #7658 (9fb4f)
- oauth-provider: Honor prompt=none for OIDC - by @NefixEstrada in #7665 (4fd1a)
- sso: Add
better-callpeerDeps - by @bytaesu in #7676 (bcdcd) - stripe: Restore
better-callpeerDeps - by @bytaesu in #7675 (f5d56)