- Added support for plugins to register Laravel scheduled tasks that run via
php artisan schedule:run. - Updated
yiisoft/htmlto 4.1.0. (#18920) - Updated
elvanto/litemojito 5.2.0. (#18917) - Updated
pragmarx/google2fato 9.0.0. (#18919) - Fixed an error that occurred when opening element selector modals with string
sourcesvalues. (#18915) - Added “Elements” and “Deprecations” panels to Laravel Debugbar. (#18897
- Fixed a bug where legacy redirect responses were not being returned as a redirect (#18893)
- Fixed an error that could occur when saving filesystems with null transient settings. (#18909)
- Fixed a bug where plugin routes were not being registered with the
webmiddleware. - Fixed an error that could occur when storing image transform indexes. (#18899)
- Fixed an error when
loginPathorlogoutPathwas set tofalseinGeneralConfig. (#18894) - Fixed a bug where plugin-registered Twig variables weren’t available via the
crafttemplate variable. (#18903) - Fixed an error that occurred when using the legacy cache service with a new dependency object (#18904)
- Fixed a bug where clearing submitted values could retain the previous value. (#18905)
- Fixed a bug where a legacy Yii action controller would result in a 404 when returning
nullas the response (#18907) - Fixed an error that could occur because
olandulwere not normalizing the attributes (#18907) - Fixed an error that occurred when trying to upload an asset through a legacy filesystem plugin (#18908)