3.0.0-beta.1
Pre-release
Pre-release
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
- @xavivars made their first contribution in #1305
- @sunxiyuan made their first contribution in #1313
- @ckykenken made their first contribution in #1309
- @dd32 made their first contribution in #1342
Full Changelog: 3.0.0-alpha.4...3.0.0-beta.1