Releases: Shopify/mobile-buy-sdk-android
Releases · Shopify/mobile-buy-sdk-android
3.0.6
10 Aug 23:06
Compare
Sorry, something went wrong.
No results found
Update storefront schema
Small changes to PayHelper.isReadyToPay to accept set of CardNetworkType enum values rather than set of strings
3.0.5
03 Aug 15:47
Compare
Sorry, something went wrong.
No results found
Update storefront schema to the latest
Update Pay support to accept settings for country code and supported card brands
3.0.4
24 Jul 19:51
Compare
Sorry, something went wrong.
No results found
3.0.3
11 Jul 17:51
Compare
Sorry, something went wrong.
No results found
Update Storefront schema to the latest one
Update java-gen to the latest one
Remove reference to user provided callback when Graph call finished or canceled
3.0.2
30 Jun 17:48
Compare
Sorry, something went wrong.
No results found
Update Storefront GraphQL schema to the latest one.
3.0.1
26 Jun 18:33
Compare
Sorry, something went wrong.
No results found
Update GraphQL storefront schema to the latest one
3.0.0
03 Jun 01:42
Compare
Sorry, something went wrong.
No results found
Version 3 introduces a new paradigm for the Buy SDK, which is now built entirely on top of GraphQL. This release is not backwards compatible with previous versions of the Buy SDK.
2.1.0
18 Nov 19:02
Compare
Sorry, something went wrong.
No results found
Remove setters on read-only properties of Customer model, they have never worked and should not be exposed #274
Add store API Interceptors #297
Introduce separate page size setting for collection listing and product tag APIs #299
Update MaskedWalletGeneration in AndroidPayHelper to allow specifying the countries to ship to #259
Remove test assets from the library release #303
Fix Product.hasDefaultVariant #310
Add override of hashCode to OptionValue #317
Update third party dependencies, including play-services-wallet to 9.8.0 and and Support libraries to 24.0.0 #323
Remove resources that should not have been included in the library. #255 , #256 , #277
2.0.2
23 Sep 14:51
Compare
Sorry, something went wrong.
No results found
Fixes issue completing a checkout if the balance owing is 0. #292
Fixes issue with parsing Properties on a LineItem if they are not simple Strings #293
Fixes cart permalink generation in Sample Application #283
2.0.1
03 Aug 14:56
Compare
Sorry, something went wrong.
No results found
Fixes issue with getting the body of the Retrofit Error (#249 )