- Released stable version (requires Grav v1.1.0+)
- Added blueprints to select the template of a page
- Added French translations #3 (:fr: proposal)
- Removed deprecated code (requires Grav v0.9.43+ now)
- Code now fully complies with the PSR 0/2 coding standard
- Disable
TraceableTwigEnvironment
for Grav v0.9.43+ by default and added backwards-compatibility check #2 (TraceableTwigEnvironment not found)
- Added blueprints for Grav Admin plugin
- Fixed
DebugBarException
("twig" is not a registered collector)
- Fixed missing Twig update routines
- ChangeLog started...