Migration 

This page lists all notable changes and required migrations when upgrading to a new major version of this extension.

Version 1.0.0 

Removal of legacy behavior 

  • Support for legacy site configuration parameter type has been removed (see deprecation notice).
  • Execute upgrade wizards before migrating to this new major version.

Version 0.2.0 

Site configuration parameter type changed 

  • Type of site configuration parameter sitemap_robots_inject changed from check to select.
  • The following migration applies:

    • Value true/1 should be migrated to default or all.
    • Value false/0 should be migrated to an empty string.
  • Use the dedicated upgrade wizard to automatically perform the required migrations.