4.1.1
June 29th, 2026
Changed
- Validate the height and width of the route (#35)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/4.1.0...4.1.1
4.1.0
May 19th, 2026
Changed
- Refactor resizing (#30)
- Optimizations cropping and resizing (#31 & #33)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/4.0.0...4.1.0
4.0.0
February 26th, 2026
Added
- Statamic 6 & PHP 8.5 Compatibility (#27)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/3.2.0...4.0.0
3.3.2
June 29th, 2026
Changed
- Validate width and height (#36)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/3.3.0...3.3.2
3.3.1
June 29th, 2026
- N/A Changelog not available.
3.3.0
May 19th, 2026
Changed
- Refactor resizing (#30)
- Optimizations cropping and resizing (#32)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/3.2.0...3.3.0
3.2.0
February 13th, 2026
Added
- Use right width for sizes (#25)
- Minor performance improvements (#26)
- Open up getGlideUrl function (#28)
Full Changelog: https://github.com/justbetter/statamic-glide-directive/compare/3.1.0...3.2.0
3.1.0
January 13th, 2026
Added
- Updated Github workflows & added testing (#24)
3.0.2
October 21st, 2025
Fixed
- Fix image alt (#23)
3.0.1
October 10th, 2025
Fixed
- Image generation presets fix (#22)
3.0.0
July 29th, 2025
Changed
- Image generation refactor (#20)
2.7.0
June 3rd, 2025
Fixed
- Add fallback chain for compatibility
2.6.5
April 15th, 2025
Fixed
- Fix empty srcset w rows (#19)
2.6.4
April 11th, 2025
Fixed
- Handle the Laravel requirement through the Statamic requirement (761528f)
2.6.3
April 8th, 2025
Fixed
- Only use a picture tag when the threshold width matches (#18)
2.6.2
February 19th, 2025
Fixed
- Check for parent node before using it by @Jade-GG in https://github.com/justbetter/statamic-glide-directive/pull/17
2.6.1
December 24th, 2024
Fixed
- Fix order of parameters (#16)
2.6.0
December 11th, 2024
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
November 21st, 2024
Fixed
- Fallback if entry is missing (#13)
2.4.0
November 21st, 2024
Added
- Prevent render blocking resizes (#10)
- Added queue setting for image job (#12)
2.3.0
October 22nd, 2024
Changed
- PHPunit test (#4)
Fixed
- Reduce Forced reflows (#9)
2.2.0
October 16th, 2024
Changed
- Generate glide presets through jobs in (#8)
2.1.3
October 9th, 2024
Refactor
- Refactor getPresetsByRatio (#7)
2.1.2
October 2nd, 2024
Fixed
- Return empty string when argument is not an asset
2.1.1
September 27th, 2024
Fixed
- Return empty string when image is null (#6)
2.1.0
September 25th, 2024
Changed
- Use right config (#5)
2.0.0
August 8th, 2024
Changed
- Statamic 5 compatible (#3)