Skip to content

Releases: getkevin/kevin-android

2.8.2

06 Feb 09:19
b18fb94
Compare
Choose a tag to compare

Updates

  • Translations

2.8.1

06 Dec 13:28
e8260bf
Compare
Choose a tag to compare

Updates

  • Dependencies to latest versions
  • Updated AGP to 8.2

2.8.0

20 Sep 11:15
ed6cace
Compare
Choose a tag to compare

Updates

  • Default customization has been updated to match the kevin. brand.

Other

  • ProGuard rules updates
  • Bugfixes

2.7.1

12 Jul 11:21
ba45efa
Compare
Choose a tag to compare

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

27 Jun 13:12
ae7077a
Compare
Choose a tag to compare
  • 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

03 Mar 09:28
0d18403
Compare
Choose a tag to compare

Changes

  • Migrate to using onBackPressedDispatcher instead of onBackPresses()

2.6.3

28 Feb 13:12
574afe9
Compare
Choose a tag to compare

Fixes

  • Fixed crash caused by deeplink that was received when not expecting

2.6.2

23 Feb 09:00
b38463c
Compare
Choose a tag to compare

Changes

  • Updated dependencies

2.6.1

10 Jan 13:53
a3b45fc
Compare
Choose a tag to compare

Bugfixes

  • Fixes few memory leaks

2.6.0

14 Nov 09:19
8ab35f9
Compare
Choose a tag to compare

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