Skip to content

2.50.0

Choose a tag to compare

@RicLeP RicLeP released this 09 Oct 11:54
· 9 commits to master since this release

Allow overriding the default Field classes with your own by placing them in \App\Storyblok\Fields\Default\ClassName.php and matching the original field name. For example, to replace the standard image Field create \App\Storyblok\Fields\Default\Image.php

Full Changelog: 2.49...2.50.0