All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- upgrade to Silverstripe 5
- add missing upgrade configs
- add missing use statement
- added filter config to exclude certain page types from showing on the sitemap
- changed template structure to allow hooks for root elements
- removed link title attributes in templates
- upgraded for SilverStripe 4 compatibility
- SitemapPage template reverted to match Simple theme
- removed local css
- implemented recursive template
- fix icon static url
- add icon static to SitemapPage
- add singular_name, plural_name and descritpion statics to SitemapPage
- initial release