Grav v1.3.2 Release Notes

  • 08/16/2017

      • Added a new cache_control system and page level property #1591
      • Added a new clear_images_by_default system property to stop cache clear events from removing processed images #1481
      • Added new onTwigLoader() event to enable utilization of loader methods
      • Added new Twig::addPath() and Twig::prependPath() methods to wrap loader methods and support namespacing #1604
      • Added new array_key_exists() Twig function wrapper
      • Added a new Collection::intersect() method #1605 🛠 1.
      • Allow session.timeout field to be set to 0 via blueprints #1598
      • Fixed Data::exists() and Data::raw() functions breaking if Data::file() hasn't been called with non-null value
      • Fixed parent theme auto-loading in child themes of Gantry 5