Skip to content

v1.2.2

Latest

Choose a tag to compare

@marcelbest marcelbest released this 05 Jun 17:04

What's New in v1.2.2

Code cleanup, a live character counter and informal "du" translations

This release is mostly reliability and polish: the SEO meta description field
now shows a live character counter, the German translations switched to the
informal "du", and several bugs were fixed under the hood.

  • Added a live character counter to the SEO meta description field
  • German translations now use the informal "du" form
  • Fixed double-escaping of special characters (&, quotes) in meta and Open Graph descriptions
  • Fixed admin notices not showing on the settings page
  • Description length limit is now multibyte-safe (umlauts count as one character)
  • Various code cleanup and reliability improvements under the hood