Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@khalwat khalwat released this 28 Apr 18:09
· 1809 commits to v3 since this release

Added

  • Added a new searchable Schema UI selector for finding Main Entity of Page types quickly
  • Added support for importing SEO meta info into SEOmatic via FeedMe
  • Added support for multiple Entry Types, each of which can have its own SEOmatic settings in Content SEO
  • Added a validator for the Duration schema.org type
  • Added a “Include Paginated hreflang Tags” setting
  • Added a Submit Sitemap Changes plugin setting
  • Added emoji support for Sections

Changed

  • The MetaLink error ...did not render because it is missing attributes is no longer render as an error, but rather via the info log level, with WARNING - proceeding it
  • You can now pass in @type or type for the schema type

Fixed

  • Fixed an issue where the Robots setting could be "sticky" when generating sitemaps with SEO Settings fields involved
  • If a page has a robots tag that marks it as noindex or none, don't include a canonical URL
  • No longer delete caches in response to TemplateCaches::EVENT_AFTER_DELETE_CACHES
  • Fixed an issue where SEO previews could have the wrong URLs for multi-site setups

Security

  • Fixed a regression where malformed data passed to the metacontainers controller could result in SSTI which leads to information disclosure