grav-theme-disrootblog/CHANGELOG.md

39 lines
869 B
Markdown
Raw Normal View History

# v1.2.1
## 01/19/2021
1. [](#improved)
* Fixed autoescaping in preparation for Grav 1.7
# v1.2.0
## 03/21/2019
1. [](#new)
* Set Dependency of Grav 1.5.10+ which has support for new **Deferred Block** Twig extension
* Implement assets rendering using **Deferred Block** Twig extension
1. [](#improved)
* Added twig `t` filter for submit button translation in comments form
2020-10-24 22:02:15 +02:00
# v1.1.0
## 07/14/2016
1. [](#improved)
* Remove unneeded streams from Theme YAML
* Delete unused composer.json file
* Use https for Gravatar request as default
1. [](#bugfix)
* Fix setting the page language in the html tag
* Fixed pagination
2020-10-24 22:02:15 +02:00
* Use the correct parameter separator in the blog post template
# v1.0.1
## 12/21/2015
1. [](#bugfix)
* post content formatting updates
# v1.0.0
## 12/18/2015
1. [](#new)
* ChangeLog started...