Skip to content

1.1.0 - Minty Fresh

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 07:21
· 720 commits to master since this release
32e107d

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