2.50.0
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