Skip to content

Releases: RicLeP/laravel-storyblok

2.34.0

07 Aug 07:39
9b0a579
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.33.1...2.34.0

2.33.1

31 Jul 08:25
Compare
Choose a tag to compare

Stubbed views now use attribute editor link instead of comment based link for better compatibility.

2.33.0

01 Jul 08:27
9f5bdf5
Compare
Choose a tag to compare

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

18 Jun 14:18
55dec02
Compare
Choose a tag to compare

Full Changelog: 2.31.0...2.32.0

2.31.0

03 Jun 15:12
Compare
Choose a tag to compare

Added support for Storyblok image service filters: blur, brightness, grayscale and rotate

Full Changelog: 2.30.1...2.31.0

2.30.1

24 May 13:43
Compare
Choose a tag to compare

SVG images now have their dimensions saved in their meta

Full Changelog: 2.30...2.30.1

2.30

07 May 12:00
Compare
Choose a tag to compare

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

03 Apr 09:08
758eda0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.29.0...2.29.1

2.29.0 - Laravel 11 support

13 Mar 10:43
Compare
Choose a tag to compare

2.28.0

19 Jan 08:49
aebbee8
Compare
Choose a tag to compare

What's Changed

  • fix folder cache issue for multi-tenancy installations by @Noaber in #47

Full Changelog: 2.27.0...2.28.0