Migration
This page lists all notable changes and required migrations when upgrading to a new major version of this extension.
Version 0.2.0
Site configuration parameter type changed
- Type of site configuration parameter sitemap_robots_inject
changed from
checktoselect. -
The following migration applies:
- Value
true/1should be migrated todefaultorall. - Value
false/0should be migrated to an empty string.
- Value
- Use the dedicated upgrade wizard to automatically perform the required migrations.