Skip to content

3.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ocean90 ocean90 released this 02 Nov 21:00
· 289 commits to develop since this release
44034fb

What's Changed

Breaking Changes

  • Developers: Removed GP_Thing::set_memory_limit() in favor of wp_raise_memory_limit(). (#1246)

Features

  • Integrate three new translation warnings for mismatched URLs, missing named placeholders, and unexpected sprintf tokens.
    Also improve the check for HTML tags. Props @amieiro (#1243)
  • Locales: Add definition for Western Balochi. Props @varlese, @tobifjellner (#1254)
  • Add 'abbreviation' as new part of speech value for glossary entries. (#1199)
  • Add sort by option for modified date of translation. (#1273)

Bugfixes

  • Allow to use the same glossary term and translation for a different part of speech. (#1251)
  • Validate part of speech value for a glossary entry before inserting into database. (#1200)
  • Fix typo in validation array key for negative validations. Props @pedro-mendonca (#1279)

New Contributors

Full Changelog: 3.0.0-alpha.3...3.0.0-alpha.4