🚀 Features
- Add support for not in operator - by @Bekacru in #4449 (1651f)
- Lynx integration - by @himself65 in #4470 (9589c)
- mcp: Customize resource in protected resource metadata - by @frectonz in #4419 (d4459)
- rate-limiter: Allow disabling custom paths to not be rate limited - by @Bekacru in #4502 (693c8)
🐞 Bug Fixes
- Cloudflare build warning with
node:sqlite- by @himself65 in #4415 (14ad4) - Shouldn't update personal sub when upgrading with org ref id - by @Bekacru in #4435 (9d8f7)
- Properly generate OpenAPI schema for nested ZodObject and ZodOptional - by @Kinfe123 in #4489 (5f996)
- Respect allow different email linking option on callbacks - by @Bekacru in #4504 (6c35a)
- expo: Handle link social - by @frectonz in #4420 (d42cc)
- jwt: Revert set default
iatfor/tokenendpoint - by @dvanmali in #4501 (8f80a) - mcp: Remove duplicate
/api/authfromwwwAuthenticateValueand properly format the header - by @paoloricciuti in #4462 (4b364) - org: List user teams had incorrect path method in jsdoc - by @ping-maxwell in #4446 (ad28a)
- paypal: Use
base64.encode- by @himself65 in #4527 (4ebc6) - stripe: Prevent multiple free trials - by @hendrik-krebs in #4432 (32546)
- tiktok: Refresh token flow uses
client_key- by @Manokii in #4437 (d8145)