Grav v1.7.0-rc.12 Release Notes

Release Date: 2020-06-08 // almost 4 years ago
  • 06/08/2020

      • Changed Folder::hasChildren to Folder::countChildren
      • Added Content Editor option to user account blueprint 🛠 1.
      • Fixed new Flex Page not having correct form fields for the page type
      • Fixed new Flex User erroring out on save (thanks @mikebi42)
      • Fixed Flex Object request cache clear when saving object
      • Fixed blueprint value filtering in lists #2923
      • Fixed blueprint for system.pages.hide_empty_folders #1925
      • Fixed file field in Flex Objects (use Grav\Common\Flex\Types\GenericObject instead of FlexObject) flex-objects#37
      • Fixed saving nested file fields in Flex Objects flex-objects#34
      • JSON Route of homepage with no ‘route’ set is valid form#425