Skip to content

3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ocean90 ocean90 released this 24 Mar 21:31
· 246 commits to develop since this release
b78c905

What's Changed

Breaking Changes

  • Revert support for locale variants. ([#1327])
  • Design: Reduce reliance on default browser style by updating link and button styles. ([#1332])
  • Design: Unify and simplify styling for all tables. ([#1338])

Features

  • Add a 'Waiting approval, including fuzzy' status filter option for translations. ([#1344])
  • Add a 'Fuzzy' status filter option for translations. ([#1345])
  • Allow specifying the priority for PO import/exports in the flags. Props @dd32 ([#1341])
  • Developers: Add the entry as context to the gp_import_original_array filter. Props @dd32 ([#1342])
  • Locales: Add definition for Catalan Valencian. Props @xavivars ([#1305])

Bugfixes

  • Remove unused translated=yes filter for translations. ([#1343])
  • Fix copy original action for plurals. ([#1326])
  • Locales: Update native name for Chinese (Hong Kong). Props @ckykenken ([#1309])
  • Show new lines and tab characters and wrap non-translatable items for strings with plurals too. Props @vlad-timotei ([#1292])

New Contributors

Full Changelog: 3.0.0-alpha.4...3.0.0-beta.1