New
v1.4.18
🚀 Features
- Add
disableImplicitLinkingto accountLinking - by @Paola3stefania and @himself65 in https://github.com/better-auth/better-auth/issues/7270 (a7740) - Mark
/forget-password/email-otpas deprecation - by @bytaesu in https://github.com/better-auth/better-auth/issues/7645 (8f333) - device-authorization:
- Add user id checks - by @himself65 in https://github.com/better-auth/better-auth/issues/7632 (4d79c)
- one-tap:
- Add button mode for Google sign-in - by @himself65 and Alex Yang in https://github.com/better-auth/better-auth/issues/7482 (aeb92)
- sso:
🐞 Bug Fixes
- Correctly handle OAuth callback and Apple email field - by @bytaesu in https://github.com/better-auth/better-auth/issues/7181 (c918e)
- Centralize cookie parsing and handle Expires dates correctly - by @bytaesu, @cursoragent, taesu and @himself65 in https://github.com/better-auth/better-auth/issues/7556 (d598b)
- Refresh
account_datacookie when session is refreshed - by @bytaesu and @himself65 in https://github.com/better-auth/better-auth/issues/7576 (5d3f7) - Remove duplicate secondary storage writes from setSessionCookie - by @bytaesu in https://github.com/better-auth/better-auth/issues/7592 (7a4bc)
- Set default logger level to "warn" - by @bytaesu, @cursoragent and taesu in https://github.com/better-auth/better-auth/issues/7597 (5d0e7)
- Respect the explicitly set option - by @bytaesu in https://github.com/better-auth/better-auth/issues/7593
🏎 Performance
- Fix infinite typecheck - by @himself65 in https://github.com/better-auth/better-auth/issues/7563 (12f4c)