Releases: afterpay/sdk-android
Releases · afterpay/sdk-android
2.0.2 - Minor bug fix
What's Changed
- Fix: ensure that price breakdown badge doesn't span collapsed string @ScottAntonacAP (#117)
- Localise strings @k-obrien (#118)
2.0.1 - hotfix
2.0.0 - Widget
1.3.0 - Express Checkout
1.2.1 - External Link Hotfix
What's Changed
- Open external links via onCreateWindow @adamjcampbell (#94)
- Add reference to the example server in the Android README.md @adamjcampbell (#93)
1.2.0 - Clearpay
What's Changed
This release marks full support for Clearpay branding, the UK region ("en_GB"
locale) and the pound sterling ("GBP"
) currency.
🚀 Features
- Update set configuration tests with locale cases @adamjcampbell (#91)
- Update currency formatting to respect locale and follow Afterpay business rules @adamjcampbell (#90)
- Display the Clearpay SVG when Locale is set to UK @adamjcampbell (#89)
- Add Clearpay URLs to the list of valid checkout URLs @adamjcampbell (#88)
🧰 Maintenance
- Update version and documentation to reflect an 1.2.0 release @adamjcampbell (#92)
- Bump README version to 1.1.1 and SNAPSHOT to 1.1.2 @adamjcampbell (#86)
1.1.1 - Unexpected Collision
What's Changed
🐛 Bug Fixes
- Prefix resources to prevent undesired collisions @adamjcampbell (#85)
🧰 Maintenance
1.1.0 - Minty Fresh
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
🧰 Maintenance
- Update version to 1.1.0 to prepare for release @adamjcampbell (#83)
- Bump patch version @Rypac (#62)