Releases: justbetter/statamic-glide-directive
Releases · justbetter/statamic-glide-directive
3.0.0
Changed
- Image generation refactor (#20)
2.7.0
Fixed
- Add fallback chain for compatibility
2.6.5
Fixed
- Fix empty srcset w rows (#19)
2.6.4
Fixed
- Handle the Laravel requirement through the Statamic requirement (761528f)
2.6.3
Fixed
- Only use a picture tag when the threshold width matches (#18)
2.6.2
Fixed
- Check for parent node before using it by @Jade-GG in #17
2.6.1
Fixed
- Fix order of parameters (#16)
2.6.0
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
Fixed
- Fallback if entry is missing (#13)
2.4.0
Added
- Prevent render blocking resizes (#10)
- Added queue setting for image job (#12)