Releases: dadi/cdn
Releases · dadi/cdn
Version 4.0.0
Changed
- #514: remove support for legacy path-based URL syntax
Version 3.6.2
Fixed
- #510: ensure search parameters are used in passthrough URL
Version 3.6.1
Fixed
- #508: bypass JS processing when no transformation parameters supplied
Version 3.6.0
Changed
- #505: serve original image untransformed when no manipulation parameters are defined
Version 3.5.0
Version 3.4.5
Fixes
- #472: remove dependency incompatible with ARM64 architecture
Version 3.4.5 (RC 1)
v3.4.5-rc1 Version 3.4.5-rc1
Version 3.4.4
- Removes invalid configuration samples
Version 3.4.3
Changed
- #449: ensure responses for all status codes are allowed to complete before taking action
- Remove the default behaviour of responding with progressize JPEGs
- Handle requests for gzip encoding better, checking for "gzip" anywhere in the Accept-Encoding header
Version 3.4.2
Changed
- Remove defaults for authentication and token signing credentials, requires user to set them explicitly
- Accept full configuration block at internal mgmt endpoints