- Fixed multiple CVE‑2025 security vulnerabilities (CVE‑2025‑32431, 22868, 22871) with advisory references
- Sanitized incoming request paths (collapsing ../, ./, duplicate slashes) before routing; requires migration – breaking change
- Updated several dependencies, added Content‑Length header to preflight responses, and expanded documentation