What's new
- Ability to specify the queue connection for the static:warm command #8634 by @grantholle
- Show "after saving" actions when revisions are enabled #9357 by @duncanmcclean
- Add site events #10460 by @jesseleite
- Add a bunch of various events #10459 by @duncanmcclean
- Track sites.yaml path in git integration config #10463 by @jesseleite
- Display custom logo as plain text #10350 by @daun
- Make
config
available to live preview targets #10443 by @ryanmitchell - Make the
<?xml
tag allowed when using PHP short open tags #10389 by @JohnathonKoster - Radio Fieldtype gets custom button icons #10453 by @jackmcdade
What's fixed
- Prevent double login causing 419 CSRF token mismatch #10465 by @jasonvarga
- Refactor sites to allow eloquent storage #10461 by @ryanmitchell
- Prevent redundant static:warm queued jobs #10405 by @robdekort
- Prevent updating time fieldtype value if it hasn't changed #10409 by @duncanmcclean
- Fix styling issues with the
save-button-options
component #10464 by @duncanmcclean - Allow using
value
as a field handle #10462 by @duncanmcclean - Use StaticCache facade in Cache Manager utility #10456 by @duncanmcclean
- Add missing dark mode styles for license request failed warning #10448 by @heidkaemper
- Hide data list pagination page links on collection widget #10458 by @jackmcdade
- Fix select fieldtype disabled cursor #10457 by @jackmcdade
- Fix Replicator Preview images being too tall #10455 by @jackmcdade
- Make Blueprint Picker scrollable #10454 by @jackmcdade
- Clean up reference updater localization mapping logic #10446 by @jesseleite
- Reverse spaces in RTL #10184 by @peimn
- Merge additional params after SVG sanitization #10400 by @heidkaemper
- Fix files fieldtype #10441 by @duncanmcclean
- Warm structure trees during static warm #10412 by @jasonvarga
- Prevent dark mode gradient affecting custom logos #10444 by @duncanmcclean