Grav v1.6.17 Release Notes

Release Date: 2019-11-07 // over 4 years ago
  • 11/06/2019

      • Added working ETag (304 Not Modified) support based on the final rendered HTML
      • Safer file handling + customizable null char replacement in CsvFormatter::decode()
      • Change of Behavior: Inflector::hyphenize will now automatically trim dashes at beginning and end of a string.
      • Change in Behavior for Folder::all() so no longer fails if trying to copy non-existent dot file #2581
      • renamed composer test-plugins script to phpstan-plugins to be more explicit #2637 🛠 1.
      • Fixed PHP 7.1 bug in FlexMedia
      • Fix cache image generation when using cropResize #2639
      • Fix array_merge() exception with non-array page header metadata #2701