Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 774 Bytes

v1.2.1

01/15/2021

    • Fixed autoescaping in preparation for Grav 1.7

v1.2.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.1.1

08/31/2016

    • Fixed quotes in jQuery selector throwing JS errors, also in minified js
    • Load external resources using https to prevent errors on SSL enabled sites (demo included)

v1.1.0

07/14/2016

    • Remove unneeded streams from Theme YAML
    • Delete unused composer.json
    • Fix setting the page language in the html tag

v1.0.0

09/04/2015

    • ChangeLog started...