diff --git a/Podfile b/Podfile index f6ad8beb0e0..1e82b065368 100644 --- a/Podfile +++ b/Podfile @@ -24,9 +24,9 @@ target 'WooCommerce' do pod 'Gridicons', '~> 1.0' + pod 'WordPressAuthenticator', '~> 1.11.2-beta.1' # To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1 #pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => '' - pod 'WordPressAuthenticator', '~> 1.11.0' # pod 'WordPressShared', :git => 'https://github.com/wordpress-mobile/WordPress-iOS-Shared.git', :branch => 'task/support-swift-5' pod 'WordPressShared', '~> 1.8.16' diff --git a/Podfile.lock b/Podfile.lock index e20b70f646a..24a07fc12fe 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -49,7 +49,7 @@ PODS: - WordPress-Aztec-iOS (1.11.0) - WordPress-Editor-iOS (1.11.0): - WordPress-Aztec-iOS (= 1.11.0) - - WordPressAuthenticator (1.11.1): + - WordPressAuthenticator (1.11.2-beta.1): - 1PasswordExtension (= 1.8.6) - Alamofire (= 4.8) - CocoaLumberjack (~> 3.5) @@ -101,7 +101,7 @@ DEPENDENCIES: - KeychainAccess (~> 3.2) - Kingfisher (~> 5.11.0) - WordPress-Editor-iOS (~> 1.11.0) - - WordPressAuthenticator (~> 1.11.0) + - WordPressAuthenticator (~> 1.11.2-beta.1) - WordPressShared (~> 1.8.16) - WordPressUI (~> 1.5.2) - Wormholy (~> 1.5.1) @@ -172,7 +172,7 @@ SPEC CHECKSUMS: UIDeviceIdentifier: 44f805037d21b94394821828f4fcaba34b38c2d0 WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348 WordPress-Editor-iOS: 304098424f1051cb271546c99f906aac296b1b81 - WordPressAuthenticator: 5711680069ca4b4f7614bad8d57cc453e7663b54 + WordPressAuthenticator: 0cbfb9fbcafe7da388a4a2ac52cc509131645b9b WordPressKit: 767cc17ae08894f73f08c852fe124c865a62fb3d WordPressShared: 1bc316ed162f42af4e0fa2869437e9e28b532b01 WordPressUI: 70cc58a253c352330b23cd8fa6dd6a2021570e18 @@ -188,6 +188,6 @@ SPEC CHECKSUMS: ZendeskSupportProvidersSDK: e183d32abac888c448469e2005c4a5a8c3ed73f0 ZendeskSupportSDK: e52f37fa8bcba91f024b81025869fe5a2860f741 -PODFILE CHECKSUM: 14862061a7f68aa113770209ec21ad734d358aad +PODFILE CHECKSUM: 1fc6543e12a66555e1cd794c166c41693dcab3b5 COCOAPODS: 1.9.1 diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9bd423c8142..f0fd793a800 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,8 @@ 4.0 ----- +- [internal] the signup and login Magic Link flows have code changes. See https://git.io/JvyB3 for testing details. + + - Fix pulling to refresh on the Processing tab sometimes will not show the up-to-date orders. 3.9