Skip to content
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
14 changes: 4 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,14 @@ GEM
fastlane-plugin-appcenter (1.11.1)
fastlane-plugin-sentry (1.14.0)
os (~> 1.1, >= 1.1.4)
fastlane-plugin-wpmreleasetoolkit (6.0.0)
fastlane-plugin-wpmreleasetoolkit (6.1.0)
activesupport (~> 5)
bigdecimal (~> 1.4)
buildkit (~> 1.5)
chroma (= 0.2.0)
diffy (~> 3.3)
git (~> 1.3)
google-cloud-storage (~> 1.31)
jsonlint (~> 0.3)
nokogiri (~> 1.11)
octokit (~> 4.18)
parallel (~> 1.14)
Expand All @@ -200,8 +199,8 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.15.0)
google-apis-core (>= 0.9.0, < 2.a)
google-apis-iamcredentials_v1 (0.16.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-playcustomapp_v1 (0.12.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-storage_v1 (0.19.0)
Expand All @@ -212,7 +211,7 @@ GEM
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.0)
google-cloud-storage (1.43.0)
google-cloud-storage (1.44.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
Expand All @@ -235,9 +234,6 @@ GEM
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json (2.6.2)
jsonlint (0.3.0)
oj (~> 3)
optimist (~> 3)
jwt (2.5.0)
memoist (0.16.2)
mini_magick (4.11.0)
Expand All @@ -259,8 +255,6 @@ GEM
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.13.23)
optimist (3.0.1)
options (2.3.2)
optparse (0.1.1)
os (1.1.4)
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ target 'WooCommerce' do
pod 'Gridicons', '~> 1.2.0'

# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
pod 'WordPressAuthenticator', '~> 4.3.0-beta.1'
pod 'WordPressAuthenticator', '~> 4.3.0'
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => ''
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ PODS:
- WordPress-Aztec-iOS (1.11.0)
- WordPress-Editor-iOS (1.11.0):
- WordPress-Aztec-iOS (= 1.11.0)
- WordPressAuthenticator (4.3.0-beta.1):
- WordPressAuthenticator (4.3.0):
- CocoaLumberjack (~> 3.5)
- GoogleSignIn (~> 6.0.1)
- Gridicons (~> 1.0)
Expand Down Expand Up @@ -91,7 +91,7 @@ DEPENDENCIES:
- Sourcery (~> 1.0.3)
- StripeTerminal (~> 2.14)
- WordPress-Editor-iOS (~> 1.11.0)
- WordPressAuthenticator (~> 4.3.0-beta.1)
- WordPressAuthenticator (~> 4.3.0)
- WordPressKit (~> 4.49.0)
- WordPressShared (~> 1.15)
- WordPressUI (~> 1.12.5)
Expand Down Expand Up @@ -162,7 +162,7 @@ SPEC CHECKSUMS:
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348
WordPress-Editor-iOS: 304098424f1051cb271546c99f906aac296b1b81
WordPressAuthenticator: f886178b7202cfb8adfd834fb6391b7970d18871
WordPressAuthenticator: fd1084278edc077c48026c9080a1d9b0ca9c2304
WordPressKit: 96deb6ba37ea5eaec4ddcaa53eca04d653246152
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
Expand All @@ -178,6 +178,6 @@ SPEC CHECKSUMS:
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba

PODFILE CHECKSUM: b5975e437e8925c28bb2d91af5f3e557e82ae34a
PODFILE CHECKSUM: d57f522b14409f38c9fb733afac389ebebdb3ffd

COCOAPODS: 1.11.3
4 changes: 4 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
*** PLEASE FOLLOW THIS FORMAT: [<priority indicator, more stars = higher priority>] <description> [<PR URL>]

11.6
-----


11.5
-----
- [*] Account deletion is now supported for all users in settings or in the empty stores screen (in the ellipsis menu). [https://github.com/woocommerce/woocommerce-ios/pull/8179, https://github.com/woocommerce/woocommerce-ios/pull/8272]
Expand Down
5 changes: 2 additions & 3 deletions WooCommerce/Resources/AppStoreStrings.pot
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,9 @@ msgctxt "app_store_promo_text"
msgid "Run your store from anywhere"
msgstr ""

msgctxt "v11.4-whats-new"
msgctxt "v11.5-whats-new"
msgid ""
"We focused on some stability and performance issues to make your experience smoother. Please keep sharing feedback. We read every one of them.\n"
"\n"
"This release includes a few bug fixes and improvements to make your experience smoother. Stay tuned for exciting updates in the coming weeks!\n"
msgstr ""

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