Releases: afterpay/sdk-android
Releases · afterpay/sdk-android
4.8.3 🌈
What's Changed
- Update lib version the in documentation @valdesekamdem (#278)
- Update checkout webview loader from afterpay to cash app. @valdesekamdem (#277)
- Add the snapshot guide section in
installation.md@valdesekamdem (#276) - Update actions/deploy-pages version to v4 @valdesekamdem (#275)
- Update
actions/upload-pages-artifactversion tov3@valdesekamdem (#274) - Clean up CODEOWNERS @psymoon (#273)
- Bump version to 4.8.3 @valdesekamdem (#272)
- Explicitly set WebView settings' allowFileAccess to false @valdesekamdem (#271)
4.8.2 🌈
4.8.1 🌈
What's Changed
- Version bump @pedronveloso (#265)
- Revert "Remove snapshot" @m-nogas (#264)
4.8.0 🌈
What's Changed
- [Release] New Afterpay Color Schemes for US Locale @m-nogas (#262)
- Add screen to display UI Widgets for AP SDK @pedronveloso (#259)
- Bump nokogiri from 1.15.6 to 1.18.3 in /docs @dependabot (#258)
- Add entry activity for the various samples @pedronveloso (#257)
- Add link to Cash App Pay event listener docs @tir38 (#256)
- Fix logging and toasts in sample app @tir38 (#255)
- Fix bug mapping dollars to cents in sample app @tir38 (#254)
- Format entire project @tir38 (#250)
- Align various build tools with Cash App Pay Android SDK @tir38 (#249)
- Fix sample app / documentation bug related to brand ID @tir38 (#252)
- Add documentation for V3 @tir38 (#248)
- Update sample app to include Afterpay V2 example @tir38 (#246)
- Add example on how to access customer's cash tag after successful approval @tir38 (#245)
- Move to maven version in sample app @tir38 (#244)
- Update code owners @tir38 (#239)
4.7.0 🌈
4.6.0 🌈
What's Changed
- Fix failing tests @tir38 (#238)
- Feature/button @tir38 (#234)
- Update workflow yaml @tir38 (#237)
- Setup default local proerties to make CI happy @tir38 (#233)
- Add missing build tools to sample app @tir38 (#231)
- Downgrade cash app pay version @tir38 (#229)
- Fix unit test @tir38 (#230)
- Update CAP SDK to 2.5.0 @pedronveloso (#226)
- Add spotless/ktlint gradle plugin and run @tir38 (#225)
- Add new sample app @tir38 (#224)
- Refactor V3 + CAP @tir38 (#223)
- Remove old example app @tir38 (#222)
- Migrate build scripts to newer patterns @tir38 (#221)
- Add isCashApp flag to v3 checkout @tir38 (#220)
🧰 Maintenance
- Release 4.6.0 @tir38 (#240)
- Maintenance: merge master 4.5.1 to feature/button @ScottAntonacAP (#219)
4.5.1
4.5.0
What's Changed
🧰 Maintenance
- Updated for Cash App Pay Paykit v2.3.0 @pedronveloso (#211)
- Removed assets for EU @ScottAntonacAP (#209)
- Updated for Cash App Pay Paykit v2.2.1 @pedronveloso (#208)
4.4.0
What's Changed
🚀 Features
- Added option to manually set consumer locale in config @ScottAntonacAP (#199)
🐛 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
What's Changed
🚀 Features
- Added compact badge option for price breakdown @ScottAntonacAP (#180)
- Added support for Cash App orders @ScottAntonacAP (#184)
- Added dev options menu to Example app for easier dev and QA @pedronveloso (#186)