Skip to content

3.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 23:29
· 19571 commits to 5.x since this release
3.8.7
61a9cd4
  • Improved the control panel styling when the Debug Toolbar is enabled.
  • Boolean config settings that are set to the strings 'true', 'false', or 'null' are now converted to true, false, and null. (#13063)
  • craft\web\View::renderObjectTemplate() now trims the returned template output.
  • Fixed a bug where the Entries index page was listing unpublished drafts created by other users, even if the current user didn’t have permission to edit them.
  • Fixed a bug where Matrix fields weren’t counting disabled blocks when enforcing their Min Blocks settings. (#13059)
  • Fixed a bug where volume folder modals’ sidebars and content were being cut off. (#13074)