CraftCMS v3.7.6 Release Notes

Release Date: 2021-07-27 // almost 3 years ago
  • โž• Added

    • โž• Added the provisionalDrafts argument for entry GraphQL queries.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where global set queries could contain fields that were supposed to be hidden.
    • ๐Ÿ›  Fixed a bug where craft\helpers\DateTimeHelper::toDateTime() was interpreting year-only values as timestamps. (#9642)
    • ๐Ÿ›  Fixed a bug where blank Email field values were getting stored as empty strings rather than NULL. (#9641)
    • ๐Ÿ›  Fixed a bug where it wasnโ€™t possible to clear out some entry field values, if their values were blank to begin with. (#9643)