Releases: tripviss/image-resizer
Releases · tripviss/image-resizer
v1.7.0 - /ping endpoint
New Features
- Add a
/ping
endpoint (#38)
v1.6.2 - Update dependencies (vulnerabilities)
Security
- Update dependencies with warning (security vulnerabilities / compatibility) (#36)
v1.6.1 - Custom User-Agent
New Features
- Add environment variable to define user agent (#31)
v1.6.0 - Sharp v0.16
v1.5.1 - Cache-Control max-age
Changes
- Use Cache-Control max-age instead of Expires header (#20)
v1.5.0 - External source regex
New Features
- Support regex matching of URL in external source (#16)
v1.4.6 - Fix resize
Bug Fixes
-
Never enlarge an image beyond its original size (#15)
Reverts jimmynicol/image-resizer#63
-
Fix
scale
crop to ignore aspect ratio (#15)
v1.4.5
Changes
-
Tweak log output in production (#14)