Skip to content

Releases: afterpay/sdk-android

2.0.2 - Minor bug fix

15 Jul 04:54
f6374ef
Compare
Choose a tag to compare

What's Changed

2.0.1 - hotfix

25 May 02:04
756682a
Compare
Choose a tag to compare

What's Changed

2.0.0 - Widget

14 May 07:31
63feb05
Compare
Choose a tag to compare

What's Changed

🚀 Features

🧰 Maintenance

  • Breaking change - The Money class now accepts an amount of type BigDecimal instead of String

1.3.0 - Express Checkout

16 Apr 02:09
69d0cde
Compare
Choose a tag to compare

What's Changed

This release adds support for Afterpay's Express Checkout.

🚀 Features

1.2.1 - External Link Hotfix

14 Jan 06:38
cc4d081
Compare
Choose a tag to compare

What's Changed

1.2.0 - Clearpay

22 Oct 04:39
715e3fa
Compare
Choose a tag to compare

What's Changed

This release marks full support for Clearpay branding, the UK region ("en_GB" locale) and the pound sterling ("GBP") currency.

  • Update Gradle and Android Gradle Plugin @Rypac (#87)

🚀 Features

🧰 Maintenance

1.1.1 - Unexpected Collision

09 Oct 06:24
421f210
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🧰 Maintenance

1.1.0 - Minty Fresh

14 Aug 07:21
32e107d
Compare
Choose a tag to compare

What's Changed

  • Include UI component screenshots in readme @Rypac (#77)
  • Update modal 'info' url to match the new region specific rebranded urls @adamjcampbell (#81)
  • Fix link to ProGuard rules in README @Rypac (#64)
  • Add Afterpay portal certificate pinning in the example application @Rypac (#63)

🚀 Features

  • Update strings in line with the latest messaging in the js sandbox @adamjcampbell (#80)
  • Set the currencySymbol as per afterpay branding guidelines @adamjcampbell (#79)
  • Observe configuration changes in price breakdown component @Rypac (#78)
  • Display Afterpay info in modal WebView @Rypac (#76)
  • Set amount for price breakdown @Rypac (#75)
  • Add pay now with Afterpay button @Rypac (#74)
  • Add new Afterpay badge assets @Rypac (#73)
  • Improve accessibility of example app @Rypac (#72)
  • Add Afterpay price breakdown component @Rypac (#71)
  • Add Afterpay badge view and assets @Rypac (#70)
  • Periodically refresh and cache Afterpay configuration in example app @Rypac (#69)
  • Set SDK configuration in example app @Rypac (#68)
  • Validate minimum and maximum order amounts @Rypac (#66)
  • Support merchant account configuration in the SDK @Rypac (#65)
  • Add certificate pinning in example application @Rypac (#50)

🐛 Bug Fixes

  • Don't attempt to format minimum value when null @Rypac (#82)

🧰 Maintenance

1.0.2 – Fetching Documentation…

22 Jul 04:18
137e897
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Disable minification of the SDK and remove unneeded proguard rules @Rypac (#60)

🐛 Bugs

  • Ensure method documentation is visible in Android Studio

🧰 Maintenance

  • Bump patch version and update dependencies @Rypac (#59)

1.0.1 – Cancelled

21 Jul 06:20
fd9b8c2
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Prevent CancellationStatus from being removed in release builds @Rypac (#58)