New
v1.4.13
🚀 Features
- core: Add version in
AuthContext- by @himself65 in https://github.com/better-auth/better-auth/issues/7362 (39fcf) - integrations: Support both react and solid flavors of tanstack-start - by @asterikx and Erik Müller in https://github.com/better-auth/better-auth/issues/7340 (3fa5e)
- mcp: Add setup_auth tool - by @Paola3stefania in https://github.com/better-auth/better-auth/issues/7307 (33aaa)
- organization: Allow rejecting expired invites and filter pending invitations - by @Bekacru, Claude and Copilot in https://github.com/better-auth/better-auth/issues/7322 (f5bb8)
- scim: Add Microsoft Entra ID SCIM Compatibility - by @cemcevik, Cem Cevik and @himself65 in https://github.com/better-auth/better-auth/issues/6589 (d8a1a)
🐞 Bug Fixes
- Should return dates for expiration fields - by @ping-maxwell and @himself65 in https://github.com/better-auth/better-auth/issues/7351 (0dda7)
- Preserve attributes when expiring cookies - by @bytaesu and @himself65 in https://github.com/better-auth/better-auth/issues/7363 (f812e)
- expo: Fix cookie-based OAuth state with expo-authorization-proxy - by @ruff-exec and @bytaesu in https://github.com/better-auth/better-auth/issues/6933 (fb72a)
- organization: Infer endpoints when dynamic ac and teams enabled - by @jslno in https://github.com/better-auth/better-auth/issues/7359 (2e83f)
- stripe: Add generic return type to
getSchemafor proper field inference - by @bytaesu in https://github.com/better-auth/better-auth/issues/7353 (a043b)