🚀 Features
- Add search functionality to mobile navigation - by @Kinfe123 in #4487 (ab7d2)
- Bypass transaction with async local storage - by @himself65 in #4711 (52af6)
- admin: Get user - by @0xJJW, @ping-maxwell and ping-maxwell in #2587 (cf7f2)
- discord: Allow specification of permissions - by @TheUntraceable and @Bekacru in #4717 (69c9b)
- email-otp: Allow returning undefined in
generateOTP
- by @ping-maxwell in #4723 (8ac4f) - last-login-method: Update OAuth login method tracking for multiple auth type - by @Kinfe123 in #4693 (5e7b5)
🐞 Bug Fixes
- Device authorization plugin - by @bytaesu in #4695 (c3001)
- Reduce any type in generator.ts - by @himself65 in #4710 (0770c)
- Refresh secondary storage sessions on user update - by @frectonz in #4522 (ea89d)
- Allow disable database transaction - by @himself65 in #4733 (a8776)
- adapter:
- api-key:
- Cascade api keys on user deletion - by @ping-maxwell in #4703 (c72c3)
- client:
- Prevent proxy promise-like behavior - by @Aditya-ingole21, @Bekacru, @Kinfe123 and @himself65 in #3679 (94378)
- create-adapter:
- Disable transaction by default - by @ping-maxwell in #4750 (64c5a)
- org:
- Use correct adapter during db tranaction - by @himself65 in #4730 (4b83f)
- organization:
- Decouple client and server permission checks - by @Bekacru in #4707 (d9cbb)
- Membership check for organizations with large member counts - by @Badbird5907 and @himself65 in #4724 (6b6cc)
- Remove
autoCreateOnSignUp
option as it's not implemented yet - by @Bekacru in #4755 (bc325)
- sso:
- stripe: