Skip to content

Commit 5b59808

Browse files
authored
Merge pull request #8105 from woocommerce/release/11.2
Merge 11.2 code freeze to trunk
2 parents 3cebea7 + 159d485 commit 5b59808

File tree

8 files changed

+41
-42
lines changed

8 files changed

+41
-42
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ target 'WooCommerce' do
7171
pod 'Gridicons', '~> 1.2.0'
7272

7373
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
74-
pod 'WordPressAuthenticator', '~> 4.2.0-beta.1'
74+
pod 'WordPressAuthenticator', '~> 4.2.0'
7575
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => ''
7676
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
7777
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PODS:
4242
- WordPress-Aztec-iOS (1.11.0)
4343
- WordPress-Editor-iOS (1.11.0):
4444
- WordPress-Aztec-iOS (= 1.11.0)
45-
- WordPressAuthenticator (4.2.0-beta.1):
45+
- WordPressAuthenticator (4.2.0):
4646
- CocoaLumberjack (~> 3.5)
4747
- GoogleSignIn (~> 6.0.1)
4848
- Gridicons (~> 1.0)
@@ -91,7 +91,7 @@ DEPENDENCIES:
9191
- Sourcery (~> 1.0.3)
9292
- StripeTerminal (~> 2.7)
9393
- WordPress-Editor-iOS (~> 1.11.0)
94-
- WordPressAuthenticator (~> 4.2.0-beta.1)
94+
- WordPressAuthenticator (~> 4.2.0)
9595
- WordPressKit (~> 4.49.0)
9696
- WordPressShared (~> 1.15)
9797
- WordPressUI (~> 1.12.5)
@@ -162,7 +162,7 @@ SPEC CHECKSUMS:
162162
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
163163
WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348
164164
WordPress-Editor-iOS: 304098424f1051cb271546c99f906aac296b1b81
165-
WordPressAuthenticator: 41527f0d502d006df9604aa5d968021c195a1917
165+
WordPressAuthenticator: 27178591a805804bd27959f1f76ddcb94605916c
166166
WordPressKit: 96deb6ba37ea5eaec4ddcaa53eca04d653246152
167167
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
168168
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
@@ -178,6 +178,6 @@ SPEC CHECKSUMS:
178178
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
179179
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
180180

181-
PODFILE CHECKSUM: e0c278d30dacb5909924805c869452fc3aaffbf6
181+
PODFILE CHECKSUM: 3eb40bbfcf83cb0e4f4b28bc5b6229c27ae4cbf7
182182

183183
COCOAPODS: 1.11.3

RELEASE-NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
*** PLEASE FOLLOW THIS FORMAT: [<priority indicator, more stars = higher priority>] <description> [<PR URL>]
22

3+
11.3
4+
-----
5+
6+
37
11.2
48
-----
59
- [***] You can now preview draft products before publishing. [https://github.com/woocommerce/woocommerce-ios/pull/8102]

WooCommerce/Resources/AppStoreStrings.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ msgctxt "app_store_promo_text"
5757
msgid "Run your store from anywhere"
5858
msgstr ""
5959

60-
msgctxt "v11.1-whats-new"
60+
msgctxt "v11.2-whats-new"
6161
msgid ""
62-
"Have you tried to create or update an order from the app? It's now possible to search for customers when you do! Check it out and please share your feedback!\n"
62+
"For this release, we focused on polishing a few things and taking care of minor bugs that our team found, including the option to preview your products before publishing them. Don’t be fooled – we are working on some pretty cool stuff for you all! Keep sharing feedback 💜\n"
6363
msgstr ""
6464

6565
#. translators: This is a promo message that will be attached on top of a screenshot in the App Store.

WooCommerce/Resources/en.lproj/Localizable.strings

Lines changed: 26 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,8 @@ which should be translated separately and considered part of this sentence. */
343343
/* Title for the button on the Products onboarding banner */
344344
"Add a Product" = "Add a Product";
345345

346-
/* The action to add a product */
346+
/* Message title of bottom sheet for selecting a template or manual product
347+
The action to add a product */
347348
"Add a product" = "Add a product";
348349

349350
/* Cell text in Add / Edit product when there are no images. */
@@ -1040,9 +1041,6 @@ which should be translated separately and considered part of this sentence. */
10401041
/* Title text of the row that has a switch when creating a simple payment */
10411042
"Charge Taxes" = "Charge Taxes";
10421043

1043-
/* Login onboarding survey option: check my analytics. */
1044-
"Check my analytics" = "Check my analytics";
1045-
10461044
/* The message of the alert when there is an error in the URL of an external product */
10471045
"Check that the URL entered is valid" = "Check that the URL entered is valid";
10481046

@@ -1061,12 +1059,18 @@ which should be translated separately and considered part of this sentence. */
10611059
/* Navigation title on the shipping label country selector screen */
10621060
"Choose a Country" = "Choose a Country";
10631061

1062+
/* Title of the domain selector. */
1063+
"Choose a domain" = "Choose a domain";
1064+
10641065
/* Title of the password field on the account creation form. */
10651066
"Choose a password" = "Choose a password";
10661067

10671068
/* Navigation title on the shipping label states of a country selector screen */
10681069
"Choose a State" = "Choose a State";
10691070

1071+
/* Message title of bottom sheet for selecting a template or manual product */
1072+
"Choose a template" = "Choose a template";
1073+
10701074
/* Menu option for selecting media from the device's photo library. */
10711075
"Choose from device" = "Choose from device";
10721076

@@ -1174,12 +1178,10 @@ which should be translated separately and considered part of this sentence. */
11741178
/* Settings > Manage Card Reader > Connect > A button to begin a search for a reader */
11751179
"Connect Card Reader" = "Connect Card Reader";
11761180

1177-
/* Title of the Jetpack connection web view in the login flow */
1181+
/* Action button to handle connecting the logged-in account to a given site.Presented when logging in with a store address that does not match the account entered
1182+
Title of the Jetpack connection web view in the login flow */
11781183
"Connect Jetpack" = "Connect Jetpack";
11791184

1180-
/* Action button to handle connecting the logged-in account to a given site.Presented when logging in with a store address that does not match the account entered */
1181-
"Connect Jetpack to your account" = "Connect Jetpack to your account";
1182-
11831185
/* Label for a button that when tapped, starts the process of connecting to a card reader */
11841186
"Connect to Reader" = "Connect to Reader";
11851187

@@ -1258,7 +1260,8 @@ which should be translated separately and considered part of this sentence. */
12581260
Continue button inside every cell inside Create Shipping Label form
12591261
The button title text when there is a next step for logging in or signing up.
12601262
Title of continue button
1261-
Title of dismiss button presented when users attempt to log in without Jetpack installed or connected */
1263+
Title of dismiss button presented when users attempt to log in without Jetpack installed or connected
1264+
Title of the button to continue with a selected domain. */
12621265
"Continue" = "Continue";
12631266

12641267
/* Part of a prompt suggesting that there is more content for the user to read. */
@@ -1421,9 +1424,6 @@ which should be translated separately and considered part of this sentence. */
14211424
/* Button to create a new package in Shipping Label Package screen */
14221425
"Create new package" = "Create new package";
14231426

1424-
/* Login onboarding survey option: create or update my products. */
1425-
"Create or update my products" = "Create or update my products";
1426-
14271427
/* Action sheet option when the user wants to create full manual order */
14281428
"Create order" = "Create order";
14291429

@@ -2412,7 +2412,7 @@ which should be translated separately and considered part of this sentence. */
24122412
/* Title on the navigation bar for the in-app feedback survey */
24132413
"How can we improve?" = "How can we improve?";
24142414

2415-
/* Message title of bottom sheet for selecting a template or manual product */
2415+
/* Message subtitle of bottom sheet for selecting a template or manual product */
24162416
"How do you want to start?" = "How do you want to start?";
24172417

24182418
/* Title of HS Tariff Number row in Package Content section in Customs screen of Shipping Label flow */
@@ -2686,9 +2686,6 @@ which should be translated separately and considered part of this sentence. */
26862686
/* Subtitle for button displaying the Automattic Work With Us web page, indicating that Automattic employees can work from anywhere in the world */
26872687
"Join from anywhere" = "Join from anywhere";
26882688

2689-
/* Login onboarding survey option: just exploring. */
2690-
"Just exploring" = "Just exploring";
2691-
26922689
/* Alert button title - which keeps the user on the Product Visibility screen */
26932690
"Keep Editing" = "Keep Editing";
26942691

@@ -2918,9 +2915,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
29182915
/* Title of the action sheet displayed from the Coupon Details screen */
29192916
"Manage Coupon" = "Manage Coupon";
29202917

2921-
/* Login onboarding survey option: manage my orders. */
2922-
"Manage my orders" = "Manage my orders";
2923-
29242918
/* Title of the cell in Product Inventory Settings > Manage stock */
29252919
"Manage stock" = "Manage stock";
29262920

@@ -3639,7 +3633,7 @@ This is the link to the website, and forms part of a longer sentence which it sh
36393633
/* Placeholder for editing the text of a text link */
36403634
"Please enter some text" = "Please enter some text";
36413635

3642-
/* No comment provided by engineer. */
3636+
/* Instructional text shown when requesting the user's password for a login initiated via Sign In with Apple */
36433637
"Please enter the password for your WordPress.com account to log in with your Apple ID." = "Please enter the password for your WordPress.com account to log in with your Apple ID.";
36443638

36453639
/* Instruction text on the two-factor screen. */
@@ -4374,7 +4368,7 @@ This is the link to the website, and forms part of a longer sentence which it sh
43744368
/* Placeholder for the selected package in the Shipping Labels Package Details screen */
43754369
"Select a package" = "Select a package";
43764370

4377-
/* Message title of bottom sheet for selecting a product type to create a product */
4371+
/* Message subtitle of bottom sheet for selecting a product type to create a product */
43784372
"Select a product type" = "Select a product type";
43794373

43804374
/* Select all button title in the issue refund screen */
@@ -4663,7 +4657,8 @@ This is the link to the website, and forms part of a longer sentence which it sh
46634657
/* Describes a site redirect domain */
46644658
"Site Redirect" = "Site Redirect";
46654659

4666-
/* The button title on the login onboarding screen to skip to the prologue screen.
4660+
/* Navigation bar button on the domain selector screen to skip domain selection.
4661+
The button title on the login onboarding screen to skip to the prologue screen.
46674662
Title for the button to skip the onboarding step informing the merchant of pending account requirements */
46684663
"Skip" = "Skip";
46694664

@@ -4912,6 +4907,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
49124907
/* Notice text after updating the order successfully */
49134908
"Successfully updated" = "Successfully updated";
49144909

4910+
/* Header label of the domain suggestions on the domain selector. */
4911+
"SUGGESTIONS" = "SUGGESTIONS";
4912+
49154913
/* Title of the footer in Shipping Label Package Detail screen */
49164914
"Sum of products and package weight" = "Sum of products and package weight";
49174915

@@ -4924,9 +4922,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
49244922
/* Message from the in-person payment card reader prompting user to swipe their card */
49254923
"Swipe Card" = "Swipe Card";
49264924

4927-
/* Login onboarding survey option: switch between multiple Stores. */
4928-
"Switch between multiple Stores" = "Switch between multiple Stores";
4929-
49304925
/* This action allows the user to change stores without logging out and logging back in again. */
49314926
"Switch Store" = "Switch Store";
49324927

@@ -5430,6 +5425,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
54305425
/* Footer text in Product Slug screen */
54315426
"This is the URL-friendly version of the product title" = "This is the URL-friendly version of the product title";
54325427

5428+
/* Subtitle of the domain selector. */
5429+
"This is where people will find you on the Internet. Don't worry, you can change it later." = "This is where people will find you on the Internet. Don't worry, you can change it later.";
5430+
54335431
/* Message in action sheet when an order item is about to be moved on Package Details screen of Shipping Label flow.The package name reads like: Package 1: Custom Envelope. */
54345432
"This item is currently in Package %1$d: %2$@. Where would you like to move it?" = "This item is currently in Package %1$d: %2$@. Where would you like to move it?";
54355433

@@ -5637,9 +5635,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
56375635
/* Message when a card is declined due to a potentially temporary problem. */
56385636
"Trying again may succeed, or try another means of payment" = "Trying again may succeed, or try another means of payment";
56395637

5640-
/* Login onboarding survey option: trying to set up a store. */
5641-
"Trying to set up a store" = "Trying to set up a store";
5642-
56435638
/* Settings > Manage Card Reader > Connect > Hint to power on reader */
56445639
"Turn card reader on and place it next to mobile device" = "Turn card reader on and place it next to mobile device";
56455640

@@ -5661,6 +5656,9 @@ This is the link to the website, and forms part of a longer sentence which it sh
56615656
/* Placeholder for the Restriction Details row in Customs screen of Shipping Label flow */
56625657
"Type of restriction" = "Type of restriction";
56635658

5659+
/* Placeholder of the search text field on the domain selector. */
5660+
"Type to get suggestions" = "Type to get suggestions";
5661+
56645662
/* Error message when Bluetooth is not enabled or available. */
56655663
"Unable to access Bluetooth - please enable Bluetooth and try again" = "Unable to access Bluetooth - please enable Bluetooth and try again";
56665664

@@ -6222,9 +6220,6 @@ This is the link to the website, and forms part of a longer sentence which it sh
62226220
/* Content of the feedback banner on the coupon list screen */
62236221
"We’ve been working on making it possible to view and edit coupons from your device!" = "We’ve been working on making it possible to view and edit coupons from your device!";
62246222

6225-
/* Login onboarding survey title. */
6226-
"What brings you to the WooCommerce app today?" = "What brings you to the WooCommerce app today?";
6227-
62286223
/* Title of alert informing users of what email they can use to sign in.Presented when users attempt to log in with an email that does not match a WP.com account */
62296224
"What email do I use to sign in?" = "What email do I use to sign in?";
62306225

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Have you tried to create or update an order from the app? It's now possible to search for customers when you do! Check it out and please share your feedback!
1+
For this release, we focused on polishing a few things and taking care of minor bugs that our team found, including the option to preview your products before publishing them. Don’t be fooled – we are working on some pretty cool stuff for you all! Keep sharing feedback 💜

config/Version.Public.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
VERSION_SHORT=11.1
1+
VERSION_SHORT=11.2
22

33
// Public long version example: VERSION_LONG=1.2.0.0
4-
VERSION_LONG=11.1.0.2
4+
VERSION_LONG=11.2.0.0
55

66
// Re-map our custom version values (used by release-toolkit) to the Xcode ones
77
MARKETING_VERSION=$VERSION_SHORT

fastlane/Deliverfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ app_identifier 'com.automattic.woocommerce'
1515
screenshots_path './fastlane/promo_screenshots/'
1616

1717
# Make sure to update these keys for a new version
18-
app_version "11.1"
18+
app_version "11.2"
1919

2020
team_id '299112'
2121

0 commit comments

Comments
 (0)