All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Supports October CMS 3.x only.
- Supports PHP 8.0.2 or higher.
- General maintenance.
- Add support for images.
- Add sitemap config resolver to configure the sitemap config on runtime. This can be useful for multisite projects.
- Add support for oc 1.
- Add support for priority zero.
- Fixed bug where sitemap would never regenerate when sitemap file exists.
- Escape illegal xml characters in loc and title elements.
- Log exception with stack trace and show 500 error when an error occurs.
- Add support for PHP 7.4 or higher. Please review plugin configuration, check README.md
- Update plugin dependencies
- Code cleanup
- Fix formatting of ModifiedAt DateTime
- Add LICENSE file to plugin
- First version of Vdlp.Sitemap