Skip to content

Releases: dadi/cdn

Version 4.0.0

23 Sep 08:58
Compare
Choose a tag to compare

Changed

  • #514: remove support for legacy path-based URL syntax

Version 3.6.2

23 Aug 12:00
Compare
Choose a tag to compare

Fixed

  • #510: ensure search parameters are used in passthrough URL

Version 3.6.1

12 Aug 15:00
Compare
Choose a tag to compare

Fixed

  • #508: bypass JS processing when no transformation parameters supplied

Version 3.6.0

15 May 14:59
Compare
Choose a tag to compare

Changed

  • #505: serve original image untransformed when no manipulation parameters are defined

Version 3.5.0

28 Feb 14:28
Compare
Choose a tag to compare

Changed

  • #253: add LastModified header to items returned from cache
  • #479: set content-length header after gzipping
  • Update dependencies: mime, concat-stream

Version 3.4.5

17 Dec 16:51
Compare
Choose a tag to compare

Fixes

  • #472: remove dependency incompatible with ARM64 architecture

Version 3.4.5 (RC 1)

17 Dec 16:50
Compare
Choose a tag to compare
Version 3.4.5 (RC 1) Pre-release
Pre-release
v3.4.5-rc1

Version 3.4.5-rc1

Version 3.4.4

17 Dec 16:50
Compare
Choose a tag to compare
  • Removes invalid configuration samples

Version 3.4.3

22 Nov 12:08
Compare
Choose a tag to compare

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

15 Nov 17:36
Compare
Choose a tag to compare

Changed

  • Remove defaults for authentication and token signing credentials, requires user to set them explicitly
  • Accept full configuration block at internal mgmt endpoints