Skip to main content

Yoast SEO changelog - page 8

Subscribe through this plugin's RSS feed or follow us on to stay up-to-date with new releases!

1.4

  • i18n & documentation:
  • Updated Hebrew (he_IL)
  • Updated Italian (it_IT)
  • Updated Dutch (nl_NL)
  • Updated Swedish (sv_SE)
  • Updated some strings to fix typos.
  • Removed affiliate links from readme.txt.

Bugfixes

  • Fixed a bug in saving post meta details for revisions.
  • Prevent an error when there are no posts for post type.
  • Fix the privacy warning to point to the right place.

Enhancements

  • Slight performance improvement infunctionality by not resetting query when its not needed (kudos to @Rarst).
  • Slight performance improvement in options call by adding some caching (kudos to @Rarst as well).
  • Changed inner workings of search engine ping, adding YOAST_SEO_PING_IMMEDIATELY constant to allow immediate ping on publish.
  • Changed design of meta box, moving much of the help text out in favor of clicking on a help icon.
  • Removed Linkdex branding from page analysis functionality.

1.3.4.4

  • Bug with revisions in XML sitemap for some weird combinations.
  • Improved logic for rel=publisher on frontpage.
  • Allow variables in meta description for post type archive.
  • Improved counting of images for page analysis.
  • updated Turkish (tr_TR)
  • updated Russian (ru_RU)
  • updated Indonesian (id_ID)
  • updated French (fr_FR)
  • updated Czech (cs_CZ)
  • added Japanese (ja)

1.3.4.3

  • Regex annoyances anyone? Sigh. Bug fixed.

1.3.4.2

  • Added missing filter for meta box priority.
  • Fixed bug in JS encoding.

1.3.1.1

  • Some of that escaping was too aggressive.

1.3.1

  • Fix somewhat too aggressive escaping of content.
  • Added notice text for non-existing .htaccess file / robots.txt file.

1.3

  • Long list of small fixes and improvements to code best practices after Sucuri review. Fixes 3 small security issues.
  • Updated .pot file
  • Updated Danish (da_DK), Indonesian (id_ID), Chinese (zh_CN), Russian (ru_RU), Norwegian (nb_NO), Turkish (tr_TK), Hebrew (he_IL) and Persian (fa_IR).
  • Added Arabic (ar), Catalan (ca) and Romanian (ro_RO).

1.2.8.7

  • Fixed %%category%% and %%tag%% and some other variables that weren't working since 1.2.8.6.

1.2.8.6

  • Revert gplus changes in 1.2.8.5 that were causing issues.
  • Fix a tracking timeout.
  • Fix a bunch of notices throughout variables functions.

1.2.8.5

  • Fixed a bug for MultiSite due to a missing attribute in calling get_admin_url.
  • Updated Hebrew (he_IL), Dutch (nl_NL) French (fr_FR), Czech (cs_CZ), Italian (it_IT), Brazilian Portuguese (pt_BR).
  • Added Norwegian (nb_NO) and Portuguese (pt_PT).
  • Added a wpseo_robots filter for the robots meta tag.
  • Fixed integration with the Facebook plugin.

1.2.8.4

  • Fix for double title issues with themes that filter wp_title, by having WP SEO filter a bit later in the process (but no too late because the genesis