You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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