CraftCMS v4.0.1 Release Notes

Release Date: 2022-05-06 // almost 2 years ago
  • 🛠 Fixed

    • 🛠 Fixed a bug where Money field labels’ for attributes weren’t referencing the correct input ID. (#11016)
    • 🛠 Fixed a bug where Money field inputs weren’t getting aria-describedby attributes. (#11016)
    • 🛠 Fixed an error that occurred when loading an edit screen for an element type that didn’t have a field layout. (#11110)
    • 🛠 Fixed a bug where condition rules that weren’t selectable (per isSelectable()) were still visible in the rule dropdown menu. (#11104)
    • 🛠 Fixed a bug where element edit pages could reload themselves immediately after saving the element. (#11084)
    • 🛠 Fixed a bug where tabs weren’t interactive after changing an entry’s type, if the new entry type didn’t have a tab of the same name as the previously-selected tab. (#11093)
    • 🛠 Fixed a bug where Twig syntax errors weren’t being handled properly. (#11108)
    • 🛠 Fixed an error that occurred when attempting to delete a global set. (#11100)
    • 🛠 Fixed an error that could occur when applying a draft. (#11083)
    • 🛠 Fixed a bug where element queries weren’t returning any results if an element attribute table wasn’t joined in, and the element query was set to an abstract element class. (#11105)