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

17 Jan 10:27
d765758
Compare
Choose a tag to compare

Added

  • Adds mobile snippet preview.
  • Adds sentence length check for Dutch.
  • Adds sentence beginnings check for Dutch.
  • Adds transition words for Dutch.
  • Adds German prominent words.

Changed

  • Removes unused assessments; sentence length variation, subheading length,
    subheading presence, subheading distribution too short, paragraph too short
  • Makes the stop words check language dependant.

1.8.0

13 Dec 10:00
b5f0645
Compare
Choose a tag to compare

Added

  • Adds passive voice for German.
  • Adds more transition words for French.

Changed

  • Creates value objects for sentence parts and participles.
  • Improves feedback strings for the meta description length assessment.
  • Improves matching of the keyword in the first paragraph.
  • Improves the snippet preview to match the styling of Google's snippet.

Fixed

  • Fixes a bug where keywords with periods where not highlighted in the snippet.

1.7.0

11 Oct 08:29
8ee1ec8
Compare
Choose a tag to compare

Added

  • Adds relevant word research that returns a list of most prominent words in a given Paper.

Changed

  • Changes all target= links to consistently be target=_blank.

Fixed

  • Adds missing transition words to German transition word list.
  • Fixes a bug where empty sentences could be marked when marking the beginning of sentences.

1.6.0

27 Sep 07:56
1e59c5e
Compare
Choose a tag to compare

Changed

  • Improves carets used in the snippet preview to support RTL.

Fixed

  • Keywords with special characters are now matched.
  • Changes sassdash from a dev dependency to a regular dependency.

1.5.0

07 Sep 07:50
551e796
Compare
Choose a tag to compare

Changed

  • Improves sentence beginning check by matching only alphanumeric characters.
  • Adds horizontal ellipses as sentence terminator.

Fixed

  • Improves detecting sentence endings with block ends.
  • Passive voice detects multiple uses of the same auxiliary.
  • Yoast marks are no longer placed around block level elements.
  • Prevents division by zero in transition word assessment result text.
  • Passive voice detects exceptions with the word 'rid' correctly.

Added

  • Flesch Reading for Dutch
  • Flesch Reading for German

1.4.1

02 Aug 14:25
954453b
Compare
Choose a tag to compare

Release of version 1.4.1

1.4.0

19 Jul 11:36
Compare
Choose a tag to compare

Changed

  • Improves feedback texts of assessments.
  • Improves Russian transliteration.
  • Determine length of title based on the width in pixels instead of on number of characters.
  • Words comprised of only digits are no longer counted in the Flesch Reading assessment.
  • Improves passive voice detection by omitting HTML tags.
  • Non breaking spaces are replaced with normal spaces in word boundaries.

Fixed

  • Improved keyword density assessment by scoring on the rounded result.
  • ¿ and ¡ are now accepted as sentence beginnings.
  • Fix a bug where the text assessment would fail with exactly 300 words.
  • Fix a bug in the competing links assessment where a link to the same post would be counted as an outbound link.

Added

  • Transliterations for the following languages:
    • Breton, Chamorro, Corsican, Kashubian, Welsh, Ewe
    • Estonian, Basque, Fulah, Fijian, Arpitan, Friulian
    • Frisian, Irish, Scottish Gaelic, Galician, Guarani
    • Swiss German, Haitian Creole, Hawaiian, Croatian
    • Georgian, Greenlandic, Kinyarwanda, Luxembourgish
    • Limburgish, Lingala, Lithuanian, Malagasy, Macedonian
    • Maori, Mirandese, Occitan, Oromo, Portuguese, Romansh Vallader
    • Aromanian, Romanian, Slovak, Slovenian, Albanian
    • Klingon (in Latin characters, not KLI PlqaD script yet)
    • Hungarian, Sardinian, Silesian, Tahitian, Venetian, Walloon
  • Added assessment for consecutive sentences beginning with the same word for the following languages:
    • English, German, French, Spanish.
  • Added transition words for German, French and Spanish.

1.3.3

21 Jun 09:37
b2c43de
Compare
Choose a tag to compare

Changed

  • Change the calculation of the aggregate content score to be more lenient for non-English languages.

1.3.2

15 Jun 13:08
1.3.2
64a54fd
Compare
Choose a tag to compare

Fixed

  • Fix a bug where the transition words and passive voice assessments would display on non-english languages.

1.3.1

14 Jun 09:27
6332a0a
Compare
Choose a tag to compare

Fixed

  • Fix a bug where no content would result in a green overall content score.