What's Changed
Full Changelog: v8.0.2...v8.0.3
[8.0.3] - 2026-02-26
Added
CorsOriginParameterto restrict image processing endpoint to specific origin, default to*#624- added
no-store,no-cachecache control headers on management api
Changed
- restrict management api to admin-ui cloudfront origin, preventing arbitrary origins being trusted on api
- fix
stripExif,stripIcctransforms andautoOrientlogic #623 - remove default Sharp image size limit and support the limit as environment variable on container #632
- move to built-in
node:crypto - added
verboseDescriptionto log image processing errors at a different verbosity than the HTTP response - narrowed resource for logs actions to specific container log group
- fix e2e test setup in
management-lambdapackage to clear ddb table instead of delete/recreate
Security
- Bump
systeminformationto mitigate CVE-2026-26318 and CVE-2026-26280