🚀 Features
- Auto-index CLI - by @ping-maxwell and @Bekacru in #5357 (af6eb)
- Expose additional http methods - by @jonathansamines and @Bekacru in #5754 (956e2)
better-auth/minimal- by @bytaesu and @Bekacru in #5704 (1ebc6)- prisma: Enhance JSON default value handling for arrays and objects in schema generation - by @rovertrack in #5904 (09162)
- stripe: Allow flexible types in plan limits - by @bytaesu and @Bekacru in #5821 (4011c)
🐞 Bug Fixes
- Dont trigger session refresh on magic-link sign-in - by @ping-maxwell in #5221 (e843e)
- Treat generateId "serial" as numeric ID and correct UUID column types across adapters - by @ping-maxwell in #5823 (705f7)
- Validate baseURL protocol and improve error messages - by @dmmulroy in #5902 (1c0ac)
- oauth-proxy: Handle cross-origin flows - by @bytaesu, @Bekacru and Copilot in #5729 (235b0)
- oauth2: Fix user data not reflecting provider updates with overrideUserInfo - by @dandamian in #5894 (d3487)
- organization: All endpoints should properly infer additional fields - by @ping-maxwell, @Bekacru and Ahmed Riad in #3731 (9a722)
- sso: Use the internalAdapter for user queries to avoid skipping database hooks - by @hartbit in #5913 (f8b05)
- stripe: Return updated subscription in onSubscriptionUpdate callback - by @bytaesu and @Bekacru in #5819 (e5cce)