Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 955 Bytes

v1.4.0

01/15/2021

    • Fixed autoescaping in preparation for Grav 1.7
    • Set Dependency of Grav 1.5.10+ which has support for new Deferred Block Twig extension
    • Implement assets rendering using Deferred Block Twig extension

v1.3.0

01/24/2017

    • Fix issue when editing the Widget page from Admin
    • Add showchildpages.enabled config option #6

v1.2.0

07/14/2016

    • Added french
    • Remove unneeded streams from Theme YAML
    • Delete unused composer.json
    • Load custom.css if present in the theme's css folder
    • Fix setting the page language in the html tag
    • Fix pagination

v1.1.0

01/20/2016

    • Basic Multi-Language support
    • Minor bugfixes for navigation

v1.0.0

01/18/2016

    • ChangeLog started...