CraftCMS v4.1.1 Release Notes

Release Date: 2022-07-05 // over 1 year ago
  • 🔄 Changed

    • 👌 Improved the control panel tab design. (#11524)
    • 🔄 Changed the order of relational field condition rule operators, so “is related to” is listed first. (#11550)
    • 👍 Template caching is now supported for console requests, for {% cache %} tags that have the globally param. (#11551)
    • ⚡️ Updated Composer to 2.2.15. (#11538)

    🛠 Fixed

    • 🛠 Fixed an error that could occur if any custom fields were missing their field group. (#11522)
    • 🛠 Fixed a bug where custom selects weren’t scrolling to the visually-focused option.
    • 🛠 Fixed errors that could occur if an element condition contained any rules for deleted custom fields. (#11526)
    • 🛠 Fixed a bug where the “Deactivate users by default” user setting wasn’t working. (#11519)
    • 🛠 Fixed a styling issue with the Edit Route modal. (#11528)
    • 🛠 Fixed a bug where assets uploaded from Assets fields weren’t retaining their original filename. (#11530)
    • 🛠 Fixed a bug where project config changes made at the end of the request lifecycle weren’t getting saved.
    • 🛠 Fixed a bug where toggling entries’ and categories’ site-specific statuses from element editor slideouts wasn’t working. (#11547)
    • 🛠 Fixed a SQL error that occurred when running the utils/prune-provisional-drafts command. (#11548)
    • 🛠 Fixed focus styling issues with the Edit Route modal.