Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/20.4 into trunk #12607

Merged
merged 8 commits into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!--
Contains editorialized release notes. Raw release notes should go into `RELEASE-NOTES.txt`.
-->
## 20.4
We've enhanced your WooCommerce app experience! You can now effortlessly scan tracking numbers when adding them to orders. Plus, we've fixed an issue with shipping labels, ensuring accurate weight calculations for packages with multiple items. Enjoy a smoother, more reliable app experience!

## 20.3
We’ve made several enhancements to boost your experience! This update fixes crashes on the orders list screen, resolves issues with the Jetpack plugin installation, and corrects toolbar glitches in the Package details and Order Tracking screens. We’ve also added a helpful blaze campaign reminder if you leave a campaign creation unfinished. Enjoy smoother navigation and a more reliable app!

Expand Down
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
*** Use [*****] to indicate smoke tests of all critical flows should be run on the final APK before release (e.g. major library or targetSdk updates).
*** For entries which are touching the Android Wear app's, start entry with `[WEAR]` too.

20.5
-----


20.4
-----
- [**] Users can now scan their tracking number when adding it to the order [https://github.com/woocommerce/woocommerce-android/pull/12533]
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ tasks.register("installGitHooks", Copy) {
}

ext {
fluxCVersion = 'trunk-a6a3b2f63527677907a15cd44425402eefb0fc6d'
fluxCVersion = '2.96.0'
glideVersion = '4.16.0'
coilVersion = '2.1.0'
constraintLayoutVersion = '1.2.0'
Expand Down
12 changes: 6 additions & 6 deletions fastlane/metadata/PlayStoreStrings.pot
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ msgid "In this update, we’ve made a few small bug fixes and enhancements to en
msgstr ""

#. translators: Release notes for this version to be displayed in the Play Store. Limit to 500 characters including spaces and commas!
msgctxt "release_note_203"
msgctxt "release_note_204"
msgid ""
"20.3:\n"
"Weve made several enhancements to boost your experience! This update fixes crashes on the orders list screen, resolves issues with the Jetpack plugin installation, and corrects toolbar glitches in the Package details and Order Tracking screens. We’ve also added a helpful blaze campaign reminder if you leave a campaign creation unfinished. Enjoy smoother navigation and a more reliable app!\n"
"20.4:\n"
"We've enhanced your WooCommerce app experience! You can now effortlessly scan tracking numbers when adding them to orders. Plus, we've fixed an issue with shipping labels, ensuring accurate weight calculations for packages with multiple items. Enjoy a smoother, more reliable app experience!\n"
msgstr ""

msgctxt "release_note_202"
msgctxt "release_note_203"
msgid ""
"20.2:\n"
"Create Blaze Evergreen campaigns effortlessly with our latest update! We've also improved tablet navigation—now you'll be redirected to the order details screen after payment for a smoother experience. Update today and enjoy the enhancements!\n"
"20.3:\n"
"We’ve made several enhancements to boost your experience! This update fixes crashes on the orders list screen, resolves issues with the Jetpack plugin installation, and corrects toolbar glitches in the Package details and Order Tracking screens. We’ve also added a helpful blaze campaign reminder if you leave a campaign creation unfinished. Enjoy smoother navigation and a more reliable app!\n"
msgstr ""

#. translators: Short description of the app to be displayed in the Play Store. Limit to 80 characters including spaces and commas!
Expand Down
2 changes: 0 additions & 2 deletions fastlane/metadata/android/ar/changelogs/default.txt

This file was deleted.

2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/changelogs/default.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Weve made several enhancements to boost your experience! This update fixes crashes on the orders list screen, resolves issues with the Jetpack plugin installation, and corrects toolbar glitches in the Package details and Order Tracking screens. We’ve also added a helpful blaze campaign reminder if you leave a campaign creation unfinished. Enjoy smoother navigation and a more reliable app!
We've enhanced your WooCommerce app experience! You can now effortlessly scan tracking numbers when adding them to orders. Plus, we've fixed an issue with shipping labels, ensuring accurate weight calculations for packages with multiple items. Enjoy a smoother, more reliable app experience!
2 changes: 0 additions & 2 deletions fastlane/metadata/android/es-ES/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/fr-FR/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/id/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/iw-IL/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/ja-JP/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/ko-KR/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/nl-NL/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/pt-BR/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/sv-SE/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/tr-TR/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/zh-CN/changelogs/default.txt

This file was deleted.

2 changes: 0 additions & 2 deletions fastlane/metadata/android/zh-TW/changelogs/default.txt

This file was deleted.

9 changes: 9 additions & 0 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1015,6 +1015,7 @@
<string name="order_shipment_tracking_delete_snackbar_msg">Deleted shipment tracking</string>
<string name="order_shipment_tracking_delete_error">Error deleting tracking</string>
<string name="order_shipment_tracking_delete_success">Tracking deleted</string>
<string name="order_shipment_tracking_barcode_scanning_failed">Scanning failed. Please try again later</string>
<string name="ordered_add_ons_details_info_notice">If renaming an add-on in your web dashboard, please note that previous orders will no longer show that add-on within the app.</string>
<string name="ordered_add_ons_wip_title">View add-ons from your device!</string>
<string name="ordered_add_ons_wip_message">We are working on making it easier for you to see product add-ons from your device! For now, you’ll be able to see the add-ons for your orders. You can create and edit these add-ons in your web dashboard.</string>
Expand Down Expand Up @@ -4251,6 +4252,7 @@
<string name="woopos_floating_toolbar_menu_open_content_description">Toolbar with card reader status. Menu is open. Double tap to interact.</string>
<string name="woopos_floating_toolbar_pop_up_menu_content_description">Open toolbar menu</string>
<string name="woopos_floating_toolbar_pop_up_menu_open_content_description">Popup menu with options. Swipe to navigate through items.</string>
<string name="woopos_no_internet_message">It looks like you\'re not connected to the internet. Ensure your Wi-Fi is turned on. If you\'re using mobile data, make sure it\'s enabled in your device settings.</string>


<string name="customers_details_customer_section">Customer</string>
Expand Down Expand Up @@ -4286,6 +4288,13 @@
-->
<string name="custom_fields_list_title">Custom Fields</string>
<string name="custom_fields_list_loading_error">Error while loading custom fields</string>
<string name="custom_fields_list_progress_dialog_title">Saving changes</string>
<string name="custom_fields_list_saving_succeeded">Changes saved</string>
<string name="custom_fields_list_saving_failed">Saving changes failed, please try again</string>
<string name="custom_fields_list_field_deleted">Custom Field deleted</string>
<string name="custom_fields_add_button">Add custom fields</string>
<string name="custom_fields_editor_key_label">Key</string>
<string name="custom_fields_editor_value_label">Value</string>
<string name="custom_fields_editor_key_error_duplicate">This key is already used for another custom field.\nThe app currently does not support creating duplicate keys. Please use wp-admin to duplicate a key if needed.</string>
<string name="custom_fields_editor_key_error_underscore">Invalid key: please remove the \"_\" character from the beginning.</string>
</resources>
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionName=20.3
versionCode=604
versionName=20.4-rc-1
versionCode=605
Loading