CraftCMS v3.0.20 Release Notes

Release Date: 2018-08-14 // over 5 years ago
  • โž• Added

    • โž• Added craft\services\Fields::refreshFields().

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where DateTime model attributes were getting converted to ISO-8601 date strings for craft\web\View::renderObjectTemplate(). (#3185)
    • ๐Ÿ›  Fixed a bug where timepicker menus had a higher z-index than session expiration modal shades. (#3186)
    • ๐Ÿ›  Fixed a bug where users could not log in after upgrading to Craft 3, if there was a custom field named owner.
    • ๐Ÿ›  Fixed a bug where it was not possible to set non-integer values on asset queriesโ€™ width, height, or size params. (#3195)
    • ๐Ÿ›  Fixed a bug where all Asset folders were being initiated at once, resulting in performance issues.