Grav v1.0.0-rc.2 Release Notes

  • 10/27/2015

      • Added support for CSS Asset groups
      • Added a wrapped_site system option for themes/plugins to use
      • Pass Page object as event to onTwigPageVariables() event hook
      • New Data.items() method to get all items
      • Missing pipelined remote asset will now fail quietly
      • More reliably handle inline JS and CSS to remove only surrounding HTML tags
      • Medium.meta returns new Data object so null checks are possible
      • Improved Medium metadata merging to allow for automatic title/alt/class attributes
      • Moved Grav object to global variable rather than template variable (useful for macros)
      • German language improvements
      • Updated bundled composer 🛠 1.
      • Accept variety of true values in User.authorize() method
      • Fix for Validation throwing an error if no label set