Skip to content

Releases: afterpay/sdk-android

4.7.0 🌈

01 Aug 02:31
ce3855b
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

4.6.0 🌈

31 Jul 22:47
e7bbf1e
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

4.5.1

04 Jun 06:49
721db53
Compare
Choose a tag to compare

What's Changed

  • added checkout sequence diagrams to documentation (#216)

🐛 Bug Fixes

  • ignore unknown keys when decoding JSON (#217)

4.5.0

24 May 03:31
cf5e89f
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

4.4.0

06 Jul 06:25
fc2e10a
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Fixed Cash App validation network calls on main thread (#201)
  • Fixed docs and example app for validateCashAppOrder (#202)

🧰 Maintenance

  • Updated CAP implementation to 2.0.0 @pedronveloso (#193)
  • Upgraded dependencies (#196)
  • Upgraded pages deploy dependencies (#204)
  • Updated SCSS in docs for Just The Docs changes (#203)
  • Updated requirements with WebView note in documentation (#198)
  • Updated documentation for redirect URLs not loading (#197)

4.3.0

14 Mar 04:48
803d441
Compare
Choose a tag to compare

What's Changed

🚀 Features

4.2.0

31 Oct 06:22
6eb5310
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added support for integrations such as Cybersource, which depend on an HTTP request being received at the redirectConfirmUrl following the consumer's confirmation of the Afterpay payment schedule (#175)
  • Updated back navigation API to support predictive back gesture (#174)

🧰 Maintenance

  • Updated dependencies (#176)

4.1.0

09 Sep 06:30
3b5f241
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added installment amount tests (#167)
  • Removed decimals for out of range messaging (#165)
  • Moved documentation to GitHub pages (#166, #169)
  • Updated documentation with improvements based on developer feedback (#170)

🐛 Bug Fixes

  • Fixed example app to use correct state value for checkout mode (#168)

4.0.2

21 Jul 23:45
8c50aef
Compare
Choose a tag to compare

What's Changed

Rereleasing due to publishing failures in v4.0.1

4.0.1

21 Jul 05:27
04c51c6
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Pass consumer locale in checkout v2 so that the checkout launches in the correct language (#160)