Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Releases: Yoast/YoastSEO.js

1.17.1

07 Jun 11:51
ac2b323
Compare
Choose a tag to compare
v1.17.1

1.17.1

1.17.0

07 Jun 09:57
8a7e178
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where assessments added with the pluggable were omitted.

1.16.0

23 May 06:53
68d95df
Compare
Choose a tag to compare

Fixed

  • Fixes a typo in app.js comments, props Alexander Varwijk.
  • Fixes an incompatibility issue with includes in Internet Explorer. The browser doesn't support includes and that broke the HTMLparser.

Added

  • Adds cornerstone assessors.

1.15.1

09 May 12:37
276391c
Compare
Choose a tag to compare

Fixed

  • Fixes an issue where the analysis wouldn't work on Internet Explorer.

1.15.0

02 May 08:19
155f2d3
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where style and script elements were parsed for the prominent words.
  • Fixes a bug where the cursor pointer was in front of the metabox.

Added

  • Adds transition words for Italian.
  • Adds a new assessment for internal linking that checks for the presence of at least one internal link.

1.14.0

11 Apr 08:51
dbe313c
Compare
Choose a tag to compare

Fixed

Added

  • Introduces sentence beginnings assessment for Italian.

1.13.0

21 Mar 09:05
e785fc4
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where the keyword density assessment would disappear when the density was 0.5%.

1.12.0

28 Feb 09:12
9db7550
Compare
Choose a tag to compare

Fixed

  • Sets the boldness of the strong tags to 700 to enforce that they are displayed strong.
  • Changes strings that link to an article to improve context.
  • Changes links to short links so we can ensure they are always up to date.
  • Fixes a bug where the keyword density assessment would disappear when the density was 0.5%.

1.11.0

14 Feb 09:15
4e6ca3a
Compare
Choose a tag to compare

Release of version 1.11.0

1.10.0

31 Jan 10:25
ce89f7d
Compare
Choose a tag to compare

Added

  • Adds prominent words for Dutch.
  • Adds example for testing the prominent words analysis.
  • Adds the tooltip CSS rule from Yoast SEO to yoastSEO.js.

Changed

  • Improves the accessibility of the snippet preview toggle buttons.
  • Makes the mark buttons tooltips always visible.

Fixed

  • Fixes a bug where the measurement elements holder <div> breaks the responsive view of the media modal.