CraftCMS v3.6.16 Release Notes

Release Date: 2021-06-01 // almost 3 years ago
  • ➕ Added

    • ➕ Added craft\helpers\Db::supportsTimeZones().

    🔄 Changed

    • 👷 The control panel sidebar no longer shows delayed queue jobs until they’re actually executing. (#7998)

    🛠 Fixed

    • 🛠 Fixed a bug where eager-loading entries’ authors wasn’t including pending and suspended authors. (#7963)
    • 🛠 Fixed a bug where not all element types’ GraphQL queries supported a status argument. (craftcms/gatsby-source-craft#35)
    • 🛠 Fixed JavaScript errors that could occur in the control panel.
    • 🛠 Fixed a bug where the System Messages utility was showing default messages in the user’s preferred language, even if that wasn’t one of the sites’ languages. (#7992)
    • 🛠 Fixed a bug where Table fields were getting duplicate search keywords, making it difficult to perform exact match searching on their values. (#7984)
    • 🛠 Fixed a bug where Structure section entries and categories would show “Create a new child” and “Delete (with descendants)” actions even if the structure was limited to a single level. (#7988)