🚀 Features
- Allow manually linking account with different email address than user - by @D3visionNL in #1238 (14377)
- Support .js config - by @Bekacru in #1256 (db4b4)
- Support mssql directly - by @Bekacru in #1255 (d7b4d)
🐞 Bug Fixes
- Allow plugins to set email and password values - by @kzlar in #1212 (f61d8)
- Improve additional fields inference ts server performance - by @Bekacru (fe066)
- Ensure correct status code for unverified email in sign-in - by @DilbertRV in #1262 (1e6b2)
- Expo client with cookie-cache overwrites the original token - by @kzlar in #1269 (1280c)
- Make plugin options type exports consistent - by @hongkongkiwi in #1270 (13d24)
- Allow custom body properties - by @Bekacru (ab325)
- Mssql returning should use outputAll - by @Bekacru (a8bfe)
- Use redirect URI from options rather than manually overriding - by @arlyon in #1289 (cff6a)
sendInvitationEmail
use lowercase email - by @ping-maxwell in #1283 (5f34c)- expo: Make expo origin override optional - by @Bekacru in #1236 (18e9e)
- oauth-proxy: Add production url param for oauth proxy - by @Bekacru (66bff)
- organization: Update list organization atom on update organization - by @Bekacru in #1235 (4f456)
- passkey: GetRpID did not trim path when baseURL has no port - by @canstand in #1250 (dfcce)
- rate-limiter: Convert bigint lastRequest to number - by @ammarmbe in #1232 (12c7d)