winter:passwd
Artisan command to change the password of a Backend user through the command-line.nolink
CSS class to table row (TR) elements in addition to table data elements (TD) elements.System\Classes\PluginManager->sortByDependencies()
is now deprecated as plugins are now sorted by key & dependencies by default.Winter\Rain\Database\Builder->simplePaginate()
signature to match paginate()
($perPage, $currentPage, $columns, $pageName
)engine => InnoDB
to the default mysql
database driver configurationvarcharmax
to the mysql
database driver configuration to specify the default length used for varchar / string columns when running migrations. If using utf8mb4
on MySQL < 5.7 or MariaDB < 10.2 this should be set to 191, newer versions can be safely set to 255 however.trans
and transChoice
method arguments have changed to match the Laravel 5.5 base package.paginate($perPage, $columns, $pageName, $currentPage)
in addition to Winter's paginate($perPage, $currentPage, $columns, $pageName)
. Additionally fixed support for Laravel's simplePaginate()
signature.data-popup-load-indicator
.Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!