Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 170 forks source link

Strip RC version number in morphology data request #2202

Closed manuelaugustin closed 5 years ago

manuelaugustin commented 5 years ago

When requesting morphology data from MyYoast, RC versions such as 10.2-RC1 and 10.2-RC2 should have the RC version number stripped, resulting in e.g. 10.2-RC. For RCs, we don't need version control beyond the plugin version, so the latest uploaded RC version can always be served.