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

Releases: Yoast/YoastSEO.js

v1.36.1

06 Aug 12:53
7393d6e
Compare
Choose a tag to compare

Changed

  • Increased the debounce delay in the App to make sure the refresh is triggered less often.

v1.36.0

24 Jul 08:57
Compare
Choose a tag to compare

Added

  • Adds a link to a relevant article about re-using keywords to the feedback of the assessment that checks if the keyword was used previously.
  • Exposes all assessments and more as a public API.
  • Adds the passive voice assessment for Dutch.

Changed

  • Improves the order in which assessments are triggered. The keyword in the title is only checked once there's a title, the keyword in the introduction is only checked once there's a text, and the keyword in the meta description is only checked once there's a meta description.

Fixed

  • Fixes a bug that caused keywords to be incorrectly recognized within possessive forms (e.g. Natalia in Natalia's fix).
  • Improves the recognition of keywords with special diacritics in the URL.
  • Improves keyword recognition through adding Spanish inverted exclamation and question marks to the rules that determine word boundaries.

v1.35.5

16 Jul 11:42
Compare
Choose a tag to compare
1.35.5

v1.35.4

16 Jul 09:43
Compare
Choose a tag to compare

Changed

  • Changes feedback in the keyword density assessment to make it more explicit that synonyms are not taken into consideration when calculating the score.

v1.35.3

09 Jul 10:26
Compare
Choose a tag to compare

Changed

  • Makes keyword distribution boundaries the same regardless of whether or not synonyms are set, enables markings also when the bullet is green, and shows a gray bullet when there are not enough keyword occurrences to calculate distribution.

v1.35.2

05 Jul 14:33
Compare
Choose a tag to compare

Changed

  • Removes the topic density assessment and uses the keyword density assessment also when synonyms are set.

v1.35.1

04 Jul 07:44
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where a custom callback would not work correctly.

v1.35.0

03 Jul 15:15
Compare
Choose a tag to compare

1.35.0 July 3rd, 2018

Added

  • Adds an assessment the checks the distribution of the focus keyword in the text.
  • Adds a topic distribution and topic density assessment to use with synonyms.
  • Adds links to relevant articles to all SEO assessments.
  • Adds Flesch Reading Ease assessment for French.
  • Adds Flesch Reading Ease assessment for Spanish.
  • Add passive voice assessment for Italian.

Fixed

  • Instances of the same keyword with different kinds of apostrophes (e.g., brain’s and brain's) are now recognized as the same in the following assessments: keyword in meta description, keyword in subheading, keyword in first paragraph, keyword in title, keyword in URL.
  • Filters out prominent word combinations ending in 's in English. Props to swekkiekekkie.

v1.34.0

12 Jun 11:39
Compare
Choose a tag to compare

Fixed

  • Fixes title width measurements by adding font styles to the hidden input field.

Changed

  • Improves the lists of French transition words, stopwords, and function words, props Laurent-1971.

v1.33.1

25 May 09:58
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where Flesch Reading Ease translation strings were not fully translated.