Skip to content

5.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 20:34
· 208 commits to 6.x since this release
5.6.0
890e001
  • Fixed a bug where simple value comparisons would fail if the value you were checking against was missing. (#1473)
  • Fixed a bug where assets imported into a Matrix field with “Use this filename for assets created from URL” set would duplicate the first asset across all Matrix blocks. (#1472)
  • Fixed a bug where the “Disable missing elements globally” setting was only working for the primary site. (#1474)
  • Fixed an error that would occur when running a feed with the backup database setting enabled, when Craft's backupCommand was set to false. (#1461)
  • Logs now use the default log component, and are stored in the database. #1344