Skip to content

8.2.0

Compare
Choose a tag to compare
@RinyVT RinyVT released this 23 Jun 06:51

Added

  • Support for new TYPO3 composer mode (thanks to @zdreicom)

Changed

  • Replaced javascript React classes with functional components
  • Updated a lot of npm packages
  • Updated documentation structure (thanks to @alexander-nitsche)

Fixed

  • Adjusted analysis calls when there is more than 1 related keyphrase due to bug in "yoastseo" npm package
  • PHP8 fixes:
    • Prevent 'undefined array key' warnings with PHP8 when EXTCONF allowedDoktypes missing (thanks to @rengaw83)
    • Warning within FocusKeywordAnalysis.php
    • Notice exceptions within SnippetPreview and PreviewService (thanks to @georgringer)
  • Ignore hidden pages within BreadcrumbStructuredDataProvider (thanks to @georgringer)
  • CGL issue within YoastUtility (thanks to @brotkrueml)
  • Wrong PHP array Syntax within StructuredDataProvider documentation (thanks to @FelHell)
  • Deprecated extension name usage within ext_tables.php
  • Loading issues with the title and description progress bar
  • Display issue with the title progress bar within CMS11
  • Usage of deprecated cache name within StructuredDataProviderManager (thanks to @spoonerWeb)