🚀 Features
- Flip emailVerified when link the account - by @himself65 in #4621 (cf2ca)
🐞 Bug Fixes
- Make sure fetch function doesn't get called repeatedly on
onMount- by @frectonz in #4669 (9d6e4) - Prevent lastLoginMethod plugin from setting cookie on failed auth - by @Kinfe123 in #4673 (e297c)
- Check if user exists before banning the user - by @anmol-fzr, @Kinfe123 and @himself65 in #4649 (283c2)
- Timestamp issues in kysely - by @frectonz and @himself65 in #4542 (e5874)
- Respect
errorCallbackURLin failed oauth flows - by @frectonz in #4650 (43545) - admin: Change the order of role and user id check when both are provider on userHasPermission - by @Bekacru in #4653 (29c57)
- cli: Add missing JSON type to schema generation - by @TheGB0077 and @Kinfe123 in #4494 (20e87)
- plugins: Asynchronous
init- by @LightTab2 and @himself65 in #4680 (9d216)