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
check
toselect
. -
The following migration applies:
- Value
true
/1
should be migrated todefault
orall
. - Value
false
/0
should be migrated to an empty string.
- Value
- Use the dedicated upgrade wizard to automatically perform the required migrations.