🚀 Features
- Refactor fetch plugins config disableDefaultFetchPlugins to include userAgentPlugin - by @kaandok and @himself65 in #6020 (8e754)
🐞 Bug Fixes
- Resolve SESSION_IS_NOT_FRESH error with cookieCache - by @GautamBytes in #6031 (c4ee4)
- Preserve provided string IDs in the MongoDB adapter when they are not valid ObjectId - by @udnes99 in #6033 (8a5df)
- GenericOAuth and SSO ignore discoveryUrl for authorization - by @GautamBytes in #6057 (99e57)
- client: Ensure refetchInterval triggers active network request - by @GautamBytes and @himself65 in #6032 (9571c)
- expo: Enhance cookie detection for better-auth cookies - by @himself65 in #6074 (3c9fc)
- multi-session: Reject cookies without valid signatures on signout hook - by @Bekacru in #6049 (26bb0)
- oauth-proxy: Return multiple Set-Cookie headers instead of a single comma-separated header - by @nakasyou in #6039 (9e418)
- passkey: Filter delete passkey with userId - by @Bekacru (06d68)
- stripe: Throw error if query.referenceId is defined - by @Bekacru (20940)