HOMM XML Sitemap
Version 1.0.3
December 16, 2022
- Ignore disabled sites
Version 1.0.2
November 24, 2022
- Honor addTrailingSlashesToUrls also for baseUrl
Version 1.0.1
December 14, 2017
Changed
- Documentation update
Fixed
- A bug that requires the user to login into the CP to view the sitemap.xml content.
Version 1.0.0
December 13, 2017
Added
- Initial release
Version 0.0.5
August 6, 2021
- Fixed commerce productType settings save action
Version 0.0.4
August 6, 2021
- Fixed commerce productType frequency and priority
Version 0.0.3
August 6, 2021
- Fixed commerce product query
- Changed full PHP qualifiers with imports
Version 0.0.2
August 6, 2021
- Added craft commerce support
Version 0.0.1
July 29, 2021
- Forked and renamed Project
- Added logos
Version 1.3.1
October 22, 2020
Fixed
- Fixed error when adding a category by changing table used to
Table::CATEGORYGROUPS
- Added empty check for linkId to prevend future type errors
Version 1.3.0
July 3, 2020
Fixed
- Fixed compatibility with Craft CMS 3.4 +
- Added fix for deleted sites
- Fix and/or operation order
Version 1.2.0
November 1, 2019
Fixed
- Fixed compatibility with Craft CMS 3.2 +
- Fixed showing multiple records for revisions
- Fixed bug showing url's with expired dates
Version 1.1.0
March 29, 2019
Added
- Added Craft CMS 3.1.20 Project Config Support
Version 1.0.9
February 21, 2018
Added
- Added support for alternate language support for Google for multi language websites
Version 1.0.8
February 21, 2018
Fixed
- Fixed a bug causing the settings routes and section not available in with Craft CMS 3.0.0-RC11
Changed
- The required minimal Craft version and checked the compatibility
Version 1.0.7
January 18, 2018
Fixed
- Fixed bug with multi-site setup configured in de config files
Changed
- Make more use of the Craft framework for future compatibility
Version 1.0.6
January 18, 2018
Changed
- Use the siteUrl from the general config as prefered base URL
- Checked compatibility with Craft RC6
Version 1.0.5
December 18, 2017
Fixed
- Fixed bug if there are no sections or categories in the website
Version 1.0.4
December 18, 2017
Added
- Added column to the XML
- Added category section to include in sitemap
- Register crawler visits
Changed
- Changed the documentation