Grav v1.2.1 Release Notes

  • 04/10/2017

      • Added various ancestor helper methods in Page and Pages classes #1362
      • Added new parents field and switched Page blueprints to use this
      • Added isajaxrequest() Twig function #1400
      • Added ability to inline CSS and JS code via Asset manager #1377
      • Add query string in lighttpd default config #1393
      • Add --all-yes and --destination options for bin/gpm direct-install #1397 🛠 1.
      • Fix for direct-install of plugins with languages.yaml #1396
      • When determining language from HTTP_ACCEPT_LANGUAGE, also try base language only #1402
      • Fixed a bad method signature causing warning when running tests on GPMTest object