Added
- feat: Allow configuring transaction cookie maxAge #2245 (tusharpandey13)
- feat: Add flag to control parallel transactions #2244 (tusharpandey13)
- feat: add support for
withApiAuthRequired
helper #2230 (guabu) - feat: add
withPageAuthRequired
for server #2207 (guabu)
Fixed
- bugfix: respect path configuration when deleting cookies #2250 (tusharpandey13)
- bugfix: Clear cookies with the correct path when basePath is used #2232 (tusharpandey13)
- bugfix: Fix
clientAssertionSigningKey
type mismatch #2243 (tusharpandey13) - fix: correctly handle expired JWE's in cookies #2082 (frederikprijck)
Security
- chore: pin eslint-config-prettier and eslint-plugin-prettier versions to prevent malicious package installation #2239 (tusharpandey13)