Skip to content

Releases: getkevin/kevin-ios

2.5.0

20 Sep 07:47
36d25df
Compare
Choose a tag to compare

Updates

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

Logic changes

  • Introducing a logic change for an optional parameter called setConfirmInteractiveDismiss. This parameter controls when additional alerts are shown when closing the SDK modal. It now supports only two options: always and never. afterBankSelection option is not supported anymore

Other

  • Internal quality improved by introducing unit tests.
  • Removed unused KevinTheme attributes negativeButtonStyle and textFieldStyle.
  • Bugfixes

2.4.1

01 Aug 09:45
Compare
Choose a tag to compare

Updates

  • Bug fix for a case of a memory leak.
  • Add accessibility identifiers for bank and country elements for internal test automation improvements.

2.4.0

12 Jul 11:18
Compare
Choose a tag to compare

New features

  • SDK has a new optional parameter, which controls how warnings in SDK are shown when closing SKD modals. By default it is shown when user swipes down modal after bank is selected.

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.3.0

27 Jun 14:09
Compare
Choose a tag to compare

What's Changed

  • SDK now by default preselects the country based on the end-user SIM card country, if setPreselectedCountry is not specified by @kacperd in #90
  • Ability to customise active links and add bank item border by @kacperd in #93
  • Enabling customisations by light/dark modes based on user device mode.
  • Improved technical validations of input (bankID and paymentID) by @PocketDaniel in #94 and @typuk in #89
  • Bug fixes

Full Changelog: 2.2.12...2.3.0

2.2.12

23 May 10:45
Compare
Choose a tag to compare

What's Changed

  • SDK now supports not only Universal Links but also deep links by @typuk in #81
  • Without any configuration, SDK will select language based on end-user preferences. What locale/phone language is set on device, that language will be set. by @PocketDaniel in #83
  • If setDisableCountrySelection(true) is applied, SDK hides country selector and in Bank selection screen just shows the list of banks from your preselected country. by @PocketDaniel in #82
  • Simplified our iOS sample app by @kacperd in #84

New Contributors

Full Changelog: 2.2.11...2.2.12

2.2.11

17 May 09:08
Compare
Choose a tag to compare

What's Changed

  • MOBILE-2557 Fixed issue with Redirect not working by @typuk in #80

Full Changelog: 2.2.10...2.2.11

2.2.10

21 Apr 10:53
Compare
Choose a tag to compare

What's Changed

  • MOBILE-2454: Update iOS SDK readme by @PocketDaniel in #78
  • MOBILE-2474 Not present callback URL in the webview by @typuk in #79

Full Changelog: 2.2.9...2.2.10

2.2.9

27 Jan 14:09
Compare
Choose a tag to compare

What's Changed

  • Mobile-1858 Requested change of User Agent

Full Changelog: 2.2.8...2.2.9

2.2.8

17 Jan 12:49
Compare
Choose a tag to compare

What's Changed

  • Updated user agent

Full Changelog: 2.2.7...2.2.8

2.2.7

23 Nov 08:52
Compare
Choose a tag to compare

What's Changed

  • Providing bank no longer requires country to be specified
  • Canceling flow on account linking step now provides delegate callback

Full Changelog: 2.2.6...2.2.7