Bug Fixes
- Fixed errors where copying a package after downloading it from the marketplace would throw an error under certain conditions.
- Moving a stack from Orphan Blocks into the page 500 (thanks JohnTheFish)
- Fixed: Stacks, Containers and Scrapbook blocks makes longer block cache than block cache setting (thanks hissy)
- Fixed bug where boolean page attributes that are checked by default show up as checked even if they have previously been saved unchecked (thanks hissy)
- Fixed error when using workflow under certain conditions in PHP 8+ (thanks pszostok)
- Fixed: If you use advanced log configuration to set your own logger for Channels::META_CHANNEL_ALL, this logger gets applied to all core channels. Therefore you cannot set this at the same time as customising a specific core channel (thanks bikerdave)
Developer Updates
Updated scssphp/scssphp to a newer version, tweaking some output of the theme customizer (thanks mlocati)