Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
73 lines (56 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

73 lines (56 loc) · 1.79 KB

sitemap Changelog

1.3.2- 2020-10-27

Fixed

  • Changed the uppercase "S" to a lowercase "s" to fix a Composer 2 compatibility issue.

1.3.1 - 2020-10-22

Fixed

  • Fixed error when adding a category by changing table used to Table::CATEGORYGROUPS
  • Added empty check for linkId to prevend future type errors

1.3.0 - 2020-07-03

Fixed

  • Fixed compatibility with Craft CMS 3.4 +
  • Added fix for deleted sites
  • Fix and/or operation order

1.2.0 - 2019-11-01

Fixed

  • Fixed compatibility with Craft CMS 3.2 +
  • Fixed showing multiple records for revisions
  • Fixed bug showing url's with expired dates

1.1.0 - 2019-03-29

Added

  • Added Craft CMS 3.1.20 Project Config Support

1.0.9 - 2018-02-21

Added

  • Added support for alternate language support for Google for multi language websites

1.0.8 - 2018-02-21

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

1.0.7 - 2018-01-18

Fixed

  • Fixed bug with multi-site setup configured in de config files

Changed

  • Make more use of the Craft framework for future compatibility

1.0.6 - 2018-01-18

Changed

  • Use the siteUrl from the general config as prefered base URL
  • Checked compatibility with Craft RC6

1.0.5 - 2017-12-18

Fixed

  • Fixed bug if there are no sections or categories in the website

1.0.4 - 2017-12-18

Added

  • Added column to the XML
  • Added category section to include in sitemap
  • Register crawler visits

Changed

  • Changed the documentation

1.0.1 - 2017-12-14

Changed

  • Documentation update

Fixed

  • A bug that requires the user to login into the CP to view the sitemap.xml content.

1.0.0 - 2017-12-13

Added

  • Initial release