CraftCMS v3.2.8 Release Notes

Release Date: 2019-07-30 // almost 5 years ago
  • ➕ Added

    • Element indexes with unsaved drafts now show a “Drafts” option in the status menu.
    • ➕ Added the utils/fix-element-uids command, which ensures all elements have unique UIDs. (#4653)

    🛠 Fixed

    • Fixed a bug where it wasn’t possible to create a homepage Single section if a prior entry revisions’ URI had been set to __home__. (#4657)
    • 🛠 Fixed a bug where the user deletion confirmation dialog was including revisions and drafts when counting entries for the content summary.
    • 🛠 Fixed an error that occurred when deleting a user, if another user had been chosen to inherit their content. (#4670)
    • 🛠 Fixed a bug where users could be warned about losing unsaved changes when updating an entry from a draft, while the draft was being autosaved. (#4614)
    • 🛠 Fixed a bug where Categories fields weren’t always getting updated when a category they were related to got moved under another category. (#4672)
    • 🛠 Fixed an error that occurred on the Settings → Routes page, if one of the routes didn’t have a URI pattern. (#4676)
    • 🛠 Fixed some styling and behavior issues on the Settings → Routes page.