packagist statamic/seo-pro v7.0.0-beta.1

latest release: v7.0.0-beta.2
4 days ago

What's new

What's improved

  • Site Defaults are now stored using Statamic's Addon Settings feature #432 by @duncanmcclean
  • Robots have been split off into their own section by @jackmcdade
  • "Enabled" toggle in SEO Settings now controls the visibility of SEO fields
  • Updated German translations #444 by @helloDanuk

Breaking changes

  • Dropped support for PHP 8.1 and Laravel 10
  • Site Defaults are now stored using Statamic's Addon Settings feature.
    • SEO Pro will attempt to move the content/seo.yaml file to resources/addons/seo-pro.yaml during the upgrade process. It will also update the structure of the YAML file.
  • Site Defaults can now be localized.
    • When multi-site is enabled, SEO Pro will have configured origins for your non-default sites pointing at the default site to best mirror the previous behavior where all sites used the same defaults.
    • You can update these origins via the "Site Defaults" page in the Control Panel.
  • The SeoProSiteDefaultsSaved event has been renamed to SiteDefaultsSaved.
    • The $defaults property is now a LocalizedSiteDefaults object.

Don't miss a new seo-pro release

NewReleases is sending notifications on new releases.