Grav v1.3.0-rc.1 Release Notes

  • 05/16/2017

      • Added support for a single array field in the forms
      • Added EXIF support with automatic generation of Page Media metafiles
      • Added Twig function to get EXIF data on any image file
      • Added Pages::baseUrl(), Pages::homeUrl() and Pages::url() functions
      • Added base32_encode, base32_decode, base64_encode, base64_decode Twig filters
      • Added Debugger::getCaller() to figure out where the method was called from
      • Added support for custom output providers like Slim Framework
      • Added Grav\Framework\Collection classes for creating collections
      • Add more controls over HTML5 video attributes (autoplay, poster, loop controls) #1442
      • Removed logging statement for invalid slug #1459
      • Groups selection pre-filled in user form
      • Improve error handling in Folder::move()
      • Added extra parameter for Twig::processSite() to include custom context
      • Updated RocketTheme Toolbox vendor library 🛠 1.
      • Fix to force route/redirect matching from the start of the route by default #1446
      • Edit check for valid slug #1459