Releases: getkevin/kevin-android
Releases · getkevin/kevin-android
2.8.2
2.8.1
Updates
- Dependencies to latest versions
- Updated AGP to 8.2
2.8.0
Updates
- Default customization has been updated to match the kevin. brand.
Other
- ProGuard rules updates
- Bugfixes
2.7.1
Deprecations
- Card payments are deprecated with this version. Please also avoid setting setPaymentType in few versions it will be deprecated as well.
Updates
- Customisation attributes now applies to some of Decoupled bank flows
2.7.0
- SDK now by default preselects the country based on the end-user SIM card country, if setPreselectedCountry is not specified
- Ability to customise active links and add bank item border
- Enabling customisations by light/dark modes based on user device mode.
- Improved technical validations of input (bankID and paymentID)
- Bug fixes
2.6.4
Changes
- Migrate to using onBackPressedDispatcher instead of onBackPresses()
2.6.3
Fixes
- Fixed crash caused by deeplink that was received when not expecting
2.6.2
Changes
- Updated dependencies
2.6.1
Bugfixes
- Fixes few memory leaks
2.6.0
Improvements
- When payment/account linking is canceled by bank or fails, Failure status will be returned. Canceled status will only be returned when user cancels explicitly
Bugfixes
- Fixed issue when sometimes bank images would disappear