3.1.0 (2022-09-13)
- core Update code base for new Flextype 1.0.0-alpha.2 release.
3.0.1 (2022-07-11)
- console fix issue with sitemap generate command if destination directory does not exist.
3.0.0 (2022-07-11)
-
core Update code base for new Flextype 1.0.0-alpha.1 release.
-
core Added ability to generate static sitemap.
2.10.0 (2021-01-14)
- core update code base for new Flextype 0.9.16
2.9.1 (2021-01-07)
- core fix issues with wrong dependencies file.
2.9.0 (2021-01-07)
- Update code base for new Icon 2.0.0
2.8.0 (2021-01-03)
- core update code base for new Flextype 0.9.15
2.7.0 (2020-12-30)
- core update code base for new Flextype 0.9.14
- core Moving to PHP 7.4
- core use new TWIG Plugin 1.7.0
2.6.1 (2020-12-21)
- core fix issues with fetch entries collection.
2.6.0 (2020-12-20)
- core update code base for new Flextype 0.9.13
2.5.0 (2020-12-07)
- core update code base for new Flextype 0.9.12
2.4.0 (2020-08-25)
- core update code base for new Flextype 0.9.11
2.3.0 (2020-08-19)
- core update code base for new Flextype 0.9.10
2.2.0 (2020-08-05)
- core update code base for new Flextype 0.9.9
- core: add new setting
date_format
-
routes: add ability to set custom routes
route: sitemap.xml
-
core: add ability to set ignore list
ignore: - blog/blog-post-to-ignore - ignore-this-entry
-
core: add ability to set additions list
additions: - loc: something-special lastmod: '2020-04-16' changefreq: hourly priority: 0.3
-
core: add ability to set default values for entries
default: changefreq: daily priority: !!float 1
-
core: add new event
onSitemapAfterInitialized
-
core: add sitemap.xsl template
-
core: improved and refactored sitemap.html template
- Updates for Flextype 0.9.8
- Updates for Flextype 0.9.6
- Updates for Flextype 0.9.4
- Updates for Flextype 0.9.3
- Fixed issue with response headers
- Updates for Flextype 0.9.0
- Updates for Flextype 0.9.0
- Updates for Flextype 0.8.2
- Updates for Flextype 0.8.0
- Updates for Flextype 0.7.4
- Updates for Flextype 0.7.0
- Updates for Flextype 0.3.0
- Initial release