Grav v1.7.0-rc.6 Release Notes

Release Date: 2020-02-12 // about 4 years ago
  • 02/11/2020

      • Plugins & Themes: Call $plugin->autoload() and $theme->autoload() automatically when object gets initialized
      • CLI: Added $grav->initializeCli() method
      • Flex Directory: Implemented customizable configuration
      • Flex Storages: Added support for renaming directory entries
      • Vendor updates to latest 🛠 1.
      • Regression: Fixed fatal error in blueprints #2811
      • Regression: Fixed bad method call in FlexDirectory::getAuthorizeRule()
      • Regression: Fixed fatal error in admin if the site has custom permissions in onAdminRegisterPermissions
      • Regression: Fixed flex user index with folder storage
      • Regression: Fixed fatal error in bin/plugin command
      • Fixed FlexObject::triggerEvent() not emitting events #2816
      • Grav 1.7: Fixed saving Flex configuration with ignored values becoming null
      • Grav 1.7: Fixed bin/plugin initialization
      • Grav 1.7: Fixed Flex Page cache key not taking account active language