create:*
scaffolding commands, can be disabled by passing the --uninspiring
option.InvalidArgumentException
exceptions in scaffolding commands are now caught and displayed as an error in the console.artisan mix:list
.artisan create:migration
command, with support for the --version
, --create
, --update
, --table
, and --model
options. This command supports generating the required versions in updates/version.yaml
now as well..env.example
file is now included in the wintercms/winter
repository.Clear
button on the recordfinder
wasn't visible.MixAssets::getPackages()
unless the $includeIgnored
argument is true.getPluginVersions()
method to the PluginBase
class to get a sorted list of the plugin's versions as defined in updates/version.yaml
.cms.beforeRoute
is now a halting event in order to enable preventing the CMS catch-all route from being registered.find()
is now called on the related model directly rather than the Relation object. See wintercms/storm#146.ray.php
file to be present in your project root.winter/storm
and wintercms/winter
now include PHP 8.2 in their automated test suites.symfony/console
up to 6.3
has been added.Full Changelog: https://github.com/wintercms/winter/compare/v1.2.2...v1.2.3
Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!