Grav v0.9.27 Release Notes

  • 05/09/2015

      • Added new composer CLI command
      • Added page-level summary header overrides
      • Added size back for Media objects
      • Refactored Backup command in preparation for admin plugin
      • Added a new parseLinks method to Plugins class
      • Added starts_with and ends_with Twig filters
      • Optimized install of vendor libraries for speed improvement
      • Improved configuration handling in preparation for admin plugin
      • Cache optimization: Don't cache Twig templates when you pass dynamic params
      • Moved Utils::rcopy to Folder::rcopy
      • Improved Folder::doDelete
      • Added check for required Curl in GPM
      • Updated included composer.phar to latest version
      • Various blueprint fixes for admin plugin
      • Various PSR and code cleanup tasks 🛠 3.
      • Fix issue with Gzip not working with onShutDown() event
      • Fix for URLs with trailing slashes
      • Handle condition where certain errors resulted in blank page
      • Fix for issue with theme name equal to base_url and asset pipeline
      • Fix to properly normalize font rewrite path
      • Fix for absolute URLs below the current page
      • Fix for .. page references