Skip to content

9.0.2

Compare
Choose a tag to compare
@RinyVT RinyVT released this 18 Sep 09:56
· 10 commits to main since this release

Fixed

  • Show warning on linking suggestions when the language cannot be retrieved from the content element, use the default language in case "All Languages" is selected
  • Added extra checks within the metatag generators in case fields do not exist (opengraph, twitter, robots)
  • hasSitemapFields now correctly returns the sitemapFields instead of yoastSeoFields
  • Filter the columns to import from the old premium database table before inserting in the new table within MigratePremiumFocusKeywords
  • access from user,group to user within the configuration for backend modules (Configuration/Backend/Modules.php) (thanks to @vblanches-wbs)