Skip to content

Releases: justbetter/statamic-glide-directive

3.0.0

29 Jul 11:19
be6edaa
Compare
Choose a tag to compare

Changed

  • Image generation refactor (#20)

2.7.0

03 Jun 12:24
702a0b5
Compare
Choose a tag to compare

Fixed

  • Add fallback chain for compatibility

2.6.5

15 Apr 07:29
431fef7
Compare
Choose a tag to compare

Fixed

  • Fix empty srcset w rows (#19)

2.6.4

11 Apr 09:58
761528f
Compare
Choose a tag to compare

Fixed

  • Handle the Laravel requirement through the Statamic requirement (761528f)

2.6.3

08 Apr 15:21
ff921fc
Compare
Choose a tag to compare

Fixed

  • Only use a picture tag when the threshold width matches (#18)

2.6.2

19 Feb 12:02
ffd5ba9
Compare
Choose a tag to compare

Fixed

  • Check for parent node before using it by @Jade-GG in #17

2.6.1

24 Dec 11:45
0b34652
Compare
Choose a tag to compare

Fixed

  • Fix order of parameters (#16)

2.6.0

11 Dec 07:14
4a38144
Compare
Choose a tag to compare

Changed

  • Added tests (#11)
  • Load lazy to fix safari loading, also grab different width when devicePixelContentBoxSize is not available (#15)

Fixed

  • Fix config publish path (#14)

2.5.0

21 Nov 13:28
b42457e
Compare
Choose a tag to compare

Fixed

  • Fallback if entry is missing (#13)

2.4.0

21 Nov 10:33
60fe6d3
Compare
Choose a tag to compare

Added

  • Prevent render blocking resizes (#10)
  • Added queue setting for image job (#12)