Skip to content

Releases: Yoast/Yoast-SEO-for-TYPO3

7.2.4

12 Aug 15:54
Compare
Choose a tag to compare

Fixed

  • additionalGetVars are working again for CMS8 (used for record analysis) thanks to @Pablo-Camara
  • Removed accidental git keyword within content reducer to avoid javascript console errors
  • locale extraction, which is used to determine the language for analysis, now works for locales with a hyphen (e.g. en-US) and for html tags with extra attributes

7.2.3

10 Aug 07:25
Compare
Choose a tag to compare

Fixed

  • Removed XSS possibilities within snippet preview and structured data

7.2.2

25 Jun 08:58
Compare
Choose a tag to compare

Fixed

  • twitter:card is now rendered for CMS8
  • Records with language setting "All" (-1) have a fallback to language id 0 now
  • urltoCheck hook works again, regression fix as the url-generation had been moved to AjaxController
  • Minor updates in various javascript-dependencies

7.2.1

26 Apr 20:01
Compare
Choose a tag to compare

Fixed

  • Passing through the completely generated uri as an uriToCheck parameter has been removed, url generating now happens within AjaxController based on page and language parameter

7.2.0

19 Feb 08:31
Compare
Choose a tag to compare

Added

  • Possibility to use stdWrap within sitemap typoscript

Fixed

  • Regular expression to parse body content is optimized (thanks to @ebolansk)
  • The default favicon.ico is now loaded on subpages
  • The preview page id for translated records (like EXT:news) is now correctly set (thanks to @internezzo-prod)

7.1.3

23 Dec 15:38
289f9ef
Compare
Choose a tag to compare
Merge pull request #405 from Yoast/task/update-releases

[TASK] Update release comments and excluded some more files from TER packaging

7.1.2

23 Dec 14:38
Compare
Choose a tag to compare

This update contains bugfixes for TER releases only

7.1.1

23 Dec 14:11
2c5f83b
Compare
Choose a tag to compare

This update contains bugfixes only.

7.1.0

23 Dec 14:01
46e9dfd
Compare
Choose a tag to compare

This update contains both new (non-breaking) features as well as bugfixes.

v7.0.7

10 Dec 07:05
b736181
Compare
Choose a tag to compare

Changed

  • Remove access check when generating preview URL