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

v1.44.0: Release 1.44.0

Compare
Choose a tag to compare
@nataliashitova nataliashitova released this 14 Dec 13:23
· 748 commits to develop since this release

Fixed

  • Fixes a bug where keyphrases weren't recognized in the URL when the words in the URL were separated by underscore characters instead of hyphens.
  • Fixes a bug that caused numbers to be stripped when marking a keyphrase containing a number, e.g. Yoast SEO 9.3.

Added

  • Adds relevant words from the browserified example to the dev tool.
  • Adds the option to use local morphology data in the dev tool.

Changed

  • Improves error handling in the analysis web worker by rejecting the last request instead of just throwing an error.