🚀 Features
- Additional fields on account - by @dvanmali in #4935 (f148f)
- Add support for custom callback for token url - by @acusti in #5027 (3f668)
- captcha: Add support for CaptchaFox - by @tgrassl in #4944 (b6119)
- cli: Add mcp client configs from
cli- by @Kinfe123 and @himself65 in #4872 (e1082)
🐞 Bug Fixes
- Support compressed ipv6 format - by @Velka-DEV in #4982 (c2f27)
- Add required constraint to slug filed in org plugin - by @bytaesu in #4989 (39189)
- Use consistent messaging on
requestPasswordReset- by @Eazash in #5014 (d6224) - Cookie size limit shouldn't throw error - by @Bekacru and @himself65 in #5031 (dece5)
- Handle symbols in proxy get trap to prevent TypeError - by @zbeyens and @himself65 in #4924 (85f3b)
- Ttl for rate limited secondary storage - by @dvanmali in #4961 (45cd3)
- adapter:
- Use updated field values in WHERE clause during update - by @QuintenStr and @ping-maxwell in #5004 (3e298)
- Foreign keys that are nullable on number ids can return string of
null- by @ping-maxwell in #5036 (84e99)
- api-key:
- Correct refill interval time calculation - by @Pankaj3112 and @himself65 in #4871 (64ac8)
- client:
- Add lynx client exports - by @JagritGumber in #4950 (70202)
- device-authorization:
- last-login-method:
- Custom resolver method default logic - by @ThibautCuchet in #4821 (2616e)
- oauth-proxy:
- oidc:
- Properly enforce consent requirements per OIDC spec - by @himself65 in #4974 (20704)
- org:
- Update type to include undefined - by @himself65 in #5003 (cce9e)
- sso:
- Safe json parsing for saml/oidc configs - by @natetewelde and @himself65 in #4858 (d09c7)
- Prevent duplicate SSO provider creation with same providerId - by @xiaoyu2er in #5033 (cfe64)
- stripe:
- Update with an existing subscription - by @himself65 in #4988 (6a288)
- Sync customer email on db change - by @himself65 in #4995 (cdd7b)
getCustomerCreateParamsnot actually being called - by @ebalo55 and @himself65 in #5019 (cdd6f)
🏎 Performance
- Lazy load create telemetry - by @himself65 in #5007 (e05ce)