9.4.5 Release Notes

Improvements?

Let us know by posting here.

Behavioral Improvements

  • We now no longer wrap Grid Framework-based layouts in an extra row and column class.
  • Fixed some UI quirks when mousing over table-based list views in the Dashboard.

Bug Fixes

  • Fixed: pages with editing canonical URLs are not correctly marked as in trash.
  • Fixed: Nesting "Free-Form Layout" type Areas/Layouts breaks honouring the "Spacing" value
  • Fixed: 5xx Server Error for calendar RSS feed.
  • Fixed bug where privacy policy accept banner appeared strangely on the Stacks Dashboard page.
  • Fixed bug where adding blocks to areas in the Dashboard Welcome screen would only allow you to add one block, and then you would be forced to reload the page.
  • Fixed bug where saving theme customizations could force custom CSS dialog to render multiple times.
  • Fixed notice error when configuring legacy themes.

Developer Updates

  • $controller->buildRedirect(...) can now take a page object as its first argument (thanks mnakalay)