Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

65 lines (48 loc) · 1.21 KB

v1.5.1

01/15/2021

    • Fixed autoescaping in preparation for Grav 1.7

v1.5.0

06/03/2020

    • Multilanguage support #12
    • Modernized & cleaned up asssets

v1.4.0

03/21/2019

    • 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

07/14/2016

    • Remove unneeded streams from Theme YAML
    • Fix setting the page language in the html tag
    • Fix pagination

v1.2.0

01/06/2016

    • Dropped an extraneous debug statement
    • Fixed RSS link
    • Fix tag links on a root domain site

v1.1.0

08/25/2015

    • Added blueprints for Grav Admin plugin

v1.0.3

03/01/2015

    • Switched to Grav's built-in jQuery assets

v1.0.2

02/19/2015

    • Updated README
    • Fixed feed URL on homepage
    • Added demo link
    • Implemented new param_sep variable from Grav 0.9.18

v1.0.1

02/10/2015

    • ChangeLog started...