2.0.0 (2021-01-15)
- core: add caching for blog collection. key:
blog-collection-
+blog_id
- core: add actions for automatic blog collection cleanup
onEntries*
events. - core: add random posts template.
- core: general performance improvements and code cleanup.
- settings: add new setting
blog_id
to define blog route.
- _project: fix demo fieldsets and entries.
- core: fix broken links in layouts.
1.9.1 (2021-01-04)
- blog: fix issue with request get Query Params
1.9.0 (2021-01-03)
- core update code base for new Flextype 0.9.15
1.8.0 (2020-12-30)
- core update code base for new Flextype 0.9.14
- core use new TWIG Plugin 1.7.0
1.7.0 (2020-12-20)
- core update code base for new Flextype 0.9.13
1.6.0 (2020-12-07)
- core update code base for new Flextype 0.9.12
1.5.0 (2020-08-26)
- core update code base for new Flextype 0.9.11
1.4.0 (2020-08-19)
- core update code base for new Flextype 0.9.10
1.3.0 (2020-08-07)
- core updates for new API and performance boost in 3 times!
1.2.0 (2020-08-05)
- core update code base for new Flextype 0.9.9
1.1.1 (2020-07-02)
- blog: fix post date formating
1.1.0 (2020-05-28)
- blog-post add date and tags for each blog post page
- blog-post add About Me and Recent Posts blocks
- blog-post) add related post functionality
- blog-post) add tags cloud functionality
1.0.2 (2020-05-27)
- blog: fix fetch entries for current tag
1.0.1 (2020-05-27)
-
blog: fix tags rendering in the blog template
wrong post.tag and correct is post.tags
1.0.0 (2020-05-27)
- Initial Release