create:model
.'set' . $attribute . 'Attribute'
) are now taken into account meaning that you can control how specific relationship values are set by defining a custom mutator method for the relationship.getReportWidgets()
method to Backend\Classes\WidgetManager
to return the protected array of currently registered report widgetscms_theme_data
is now removed when the theme it belongs to is deleted.develop.decompileBackendAssets
configuration flag to decompile the backend assets in order to simplify making changes to backend asset files for the purpose of making PRs to the Winter CMS core.str_replace()
, this will enable more complex stub filesTagList
FormWidget in mode: relation
wasn't respecting relationship constraints (conditions
and scope
) set on the relationship definition.::class
magic constant in database migrations would cause them to break due to flawed parsing logic.Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!