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
v1.33.0
v1.32.0
Added
- Adds Flesh Reading Ease for Russian.
Changed
- Sequences of symbols which do not contain a single letter or digit are no longer considered a valid keyword.
- Question marks and hashes are stripped from the snippet preview URL.
- Makes the snippetPreview optional in the App. This can be enabled by putting the hasSnippetPreview argument to false.
v1.31.0
1.31.0 April 26th, 2018
Added
- Adds readability analysis for Russian.
- Adds prominent words for Russian.
Changed
- Improves SVG image accessibility.
- Updates the language support table in the README.
Fixed
- Fixes a bug where sentences ending in multiple sentence marks, exclamation marks or ellipses were treated as multiple sentences.
v1.30.2
1.30.2 March 16th, 2018
Changed
- Reverted the default view of the snippet preview to desktop.
v1.30.1
1.30.1 March 12th, 2018
Fixed
- Fixes a bug that broke a filter which marks Spanish and French sentences as non-passive when certain exception words occur between the auxiliary and the participle.
v1.30.0
1.30.0 March 5th, 2018
Added
- Adds a setter for titleWidth to the snippet preview.
- Adds a researcher to calculate the reading time for a given paper.
- Adds a filter to mark Spanish sentences as non-passive when certain exception words occur between the auxiliary and the participle. The list of exception words includes all forms of the copula 'estar'.
- Adds transition words assessment for Portuguese, props amesdigital.
- Adds prominent words for Portuguese, props amesdigital.
Changed
- The snippet preview now shows the mobile preview by default.
- Fixes a bug where division by zero errors in the passive voice assessment would cause
NaN%
to show up in the feedback. - Fixes a bug where multiple
rel
arguments prevented correctnofollow
detection. - Slightly increased the height of the meta description box so it matches the maximum amount of characters without needing a scrollbar.
- Improves the list of Portuguese function words.
1.29.0
Added
- Adds language support table to the README.
- Adds a performance analysis tool.
- Adds the passive voice assessment for French.
- Adds the passive voice assessment for Spanish.
Changed
- Simplifies the message for the SubheadingsKeywordAssessment.
- Reduces the number of times the content analysis is refreshed on page load.
- Fixes a bug where relative URLs were not counted as internal links in the internal link assessment.
1.28.0
1.27
Changed
- The upper boundary of the meta description length has been changed from 156 to 320 characters.