Releases: RicLeP/laravel-storyblok
Releases · RicLeP/laravel-storyblok
2.34.0
What's Changed
- codyworthen/new region api config variable by @codyworthen in #55
New Contributors
- @codyworthen made their first contribution in #55
Full Changelog: 2.33.1...2.34.0
2.33.1
2.33.0
What's Changed
- Added new
zoomCrop
method to the Storyblok image transformer by @RicLeP in #54 - Fixed Spatie Ignition dependency, thanks @roberto-butti
Full Changelog: 2.32.0...2.33.0
2.32.0
Full Changelog: 2.31.0...2.32.0
2.31.0
Added support for Storyblok image service filters: blur, brightness, grayscale and rotate
Full Changelog: 2.30.1...2.31.0
2.30.1
SVG images now have their dimensions saved in their meta
Full Changelog: 2.30...2.30.1
2.30
Full Changelog: 2.29.1...2.30
Breaking: the Block
inverseRelation
method now returns an array containing headers
and stories
. The stories
is a collection containing each story transformed into its Block
type. This matches what is returned from a Folder
. Previously it just returned an array of raw data from Storyblok
2.29.1
2.29.0 - Laravel 11 support
Full Changelog: 2.28.0...2.29.0