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.25.0

12 Dec 08:22
Compare
Choose a tag to compare

Release of version 1.25.0

1.24

29 Nov 10:24
Compare
Choose a tag to compare

Changed

  • Changes the feedback string for a good meta description length from The length of the meta description is sufficient. to The meta description has a nice length. #1307

1.23.1

07 Nov 09:23
Compare
Choose a tag to compare

1.23.1 November 7th, 2017

Added

  • Adds a sentence research. #1278
  • Adds escaping of the focus keyword in the url generated by the PreviouslyUsedKeywords assessment. #1281

v1.23.0

01 Nov 14:52
Compare
Choose a tag to compare
  • Errors now give a score of -1. ScoreToRating interpreter will convert -1 to error. #1272
  • Adds Excited to exception -ed verbs for passive voice assessment. #1269
  • Adds release script to .travis.yml for publishing to npm. #1265
  • Adds a filter to exclude code tags and their enclosed content from the content analysis assessments. #1250
  • Adds a filter to exclude pre tags and their enclosed content from the content analysis assessments, props chrisboo. #1258
  • Switches testing framework to jest. #126

1.22

03 Oct 14:23
Compare
Choose a tag to compare
  • Adds updatedKeywordsResults and updatedContentResults callbacks to app.js.

1.21.0

06 Sep 07:22
b9385ae
Compare
Choose a tag to compare
  • Adds updatedKeywordsResults and updatedContentResults callbacks to app.js.

1.20.0

08 Aug 08:00
01f71bf
Compare
Choose a tag to compare

Added

  • Adds a filter for word combinations that consist of a single one-character word.

Fixed

  • Fixes a bug where the passive voice and transition word assessments were broken when the passive voice sentence breaker or the transition word was preceded by a word containing the same string of letters.

1.19.0

25 Jul 06:33
f169b12
Compare
Choose a tag to compare

Added

  • Adds additional English transition words.
  • Adds additional French transition words, props Evoque.
  • Adds relevant words functionality for Italian.
  • Adds relevant words filters for titles such as 'Ms', 'jr' etc. for English, Dutch, German, French, Italian and Spanish.
  • Adds plural ordinal numbers relevant words filters for Spanish, Italian, and French.
  • Adds time words relevant words filters for English, Dutch, German, French and Spanish.
  • Adds more function words category relevant words filters for Spanish and Italian.

Changed

  • Improves filtering for Internal Linking Suggestions and Insights for Italian, Spanish, Dutch, French, English and German.
  • Removes all relevant word combinations containing any of the following special characters if they are not part of a word: –, —, -, ©, #, %, /, , $, €, £, *, •, |, →, ←, }, {, //, ||.

Fixed

  • Fixes a visual imperfection in the tooltip in combination with Microsoft Edge.

1.18.0

06 Jul 06:39
Compare
Choose a tag to compare

Changed

  • Changes 'page title' to 'seo title' in the snippet preview.
  • Changes recommended maximum sentence length for Italian from 20 to 25 words, based on more in-depth research.

Added

  • Adds Flesch Reading for Italian.
  • Adds prominent words for French, props Sylvain Perret and Evoque.

1.17.2

07 Jun 12:01
e0269fb
Compare
Choose a tag to compare
  • Remove YoastSEO.js as dependency of itself.