This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Releases: Yoast/YoastSEO.js
Releases · Yoast/YoastSEO.js
1.17.1
1.17.0
1.16.0
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
1.15.0
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
Fixed
- Fixes the provided example code, props Alexander Guth.
Added
- Introduces sentence beginnings assessment for Italian.
1.13.0
1.12.0
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
1.10.0
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.