A bugfix follow-up to 8.x-2.2 to fix a library caching bug and add metatag support.
Upgrade instructions
There are no special upgrade instructions for this release.
Note, however, that because this release follows 8.x-2.1 relatively closely, if you're upgrading from 8.x-2.0 (i.e.: you are skipping 8.x-2.1 and 8.x-2.2), please note that there were upgrade instructions in the 8.x-2.1 release notes.
A quick follow-up to 8.x-2.1 (released 4 days ago) to fix a bug found by the Drupal CMS tests.
Upgrade instructions
There are no special upgrade instructions for this release.
Note, however, that because this release follows 8.x-2.1 so closely, if you're upgrading from 8.x-2.0 (i.e.: you are skipping 8.x-2.1), please note that there were upgrade instructions in the 8.x-2.1 release notes.
It's been nearly a year since the last Sitemap release, and there have been 3 bug-fixes, 2 new features, and a bunch of tasks to make development and maintenance easier.
Upgrade instructions
Please note that this release contains a database update, sitemap_update_8205() which modifies configuration. If you are using Configuration Management, then you will need to run the database update and then immediately export configuration (otherwise you may get an error). We suggest the following workflow:
If you're upgrading from sitemap-8.x-2.0-beta8 or earlier, then after updating this module's code, run database updates, and export configuration before deploying or importing config. The beta9 release makes some very important changes to config that you will need to capture!
What has changed
This release drops support for all versions of Drupal 9. It also drops support for Drupal 10.0 and 10.1, because they no longer receive security updates.
Note! After updating this module's code, run database updates, then export configuration, before deploying or importing config. This release makes some very important changes to config that you will need to capture.
What has changed
This release is a follow-up to 8.x-2.0-beta8, released on Thursday, August 8th, 2024.