Grav v1.7.0-rc.17 Release Notes

Release Date: 2020-10-07 // over 3 years ago
  • 10/07/2020

      • Added a Uri::getAllHeaders() compatibility function
      • Fall back through various templates scenarios if they don't exist in theme to avoid unhelpful error.
      • Added default templates for external.html.twig, default.html.twig, and modular.html.twig
      • Improve Media classes
      • POTENTIAL BREAKING CHANGE: Added reload argument to FlexStorageInterface::getMetaData() 🛠 1.
      • Fixed Security::sanitizeSVG() creating an empty file if SVG file cannot be parsed
      • Fixed infinite loop in blueprints with extend@ to a parent stream
      • Added missing Stream::create() method
      • Added missing onBlueprintCreated event for Flex Pages
      • Fixed onBlueprintCreated firing multiple times recursively
      • Fixed media upload failing with custom folders
      • Fixed unset() in ObjectProperty class
      • Fixed FlexObject::freeMedia() method causing media to become null
      • Fixed bug in Flex Form making it impossible to set nested values
      • Fixed Flex User avatar when using folder storage, also allow multiple images
      • Fixed Referer reference during GPM calls.
      • Fixed fatal error with toggled lists