All Versions
33
Latest Version
Avg Release Cycle
48 days
Latest Release
-

Changelog History
Page 1

  • v4.0.1 Changes

    ๐Ÿš€ Released on 2022-11-08

    โšก๏ธ Updates

    • ๐Ÿ›  Fix Apple Pay token type [Fix]
    • ๐Ÿ›  Fix some typos and cleaned up code [Fix]
    • Font can now be set within the Theme [Fix]
    • ๐Ÿ‘Œ Improved efficiency of our 3DSWebView [Enhancement]
    • Enabled host app to use its own navigation controller [Enhancement]

    ๐Ÿ›  All SDK integrators desiring the new SDK should use 4.0.1 onwards, as it fixes some known bugs with 4.0.0.

  • v4.0.0 Changes

    ๐Ÿš€ Released on 2022-10-19

    1. Improved validation and tokenisation logic โšก๏ธ 2. Fully updated customisation, to be in line with your app experience
    2. More secure UIs that protect your customers

    ๐Ÿ”– Version causes breaking changes. Please check our ReadMe for latest integration advice.

    ๐Ÿš€ 3.x Releases

  • v3.5.2 Changes

    ๐Ÿš€ Released on 2021-11-04.

    ๐Ÿ›  Fixed

    • Issue where ThreedsWebViewControllerDelegate callback methods were called twice per 3DS flow
  • v3.5.1 Changes

    ๐Ÿš€ Released on 2021-10-19.

    ๐Ÿ›  Fixed

    • Localizable.strings issue when used with Cocoapods as a static library.
    • ๐Ÿš€ Compilation issue for simulator release builds with Swift Package Manager.
  • v3.5.0 Changes

    ๐Ÿš€ Released on 2021-09-29.

    โž• Added

    • ๐Ÿ†• New delegate methods on ThreedsWebViewControllerDelegate to receive token
  • v3.4.4 Changes

    ๐Ÿš€ Released on 2021-08-25.

    ๐Ÿ›  Fixed

    • Card token request serialization.

    โœ‚ Removed

    • ๐Ÿ‘Œ Support for i386 architecture.
  • v3.4.3 Changes

    ๐Ÿš€ Released on 2021-06-24.

    ๐Ÿ›  Fixed

    • ๐Ÿš€ Cocoapods build issues that blocked release
    • Billing address showing up nil inside CkoCardTokenResponse
    • iOS Custom Example project crash while creating token
  • v3.4.2 Changes

    ๐Ÿš€ Released on 2021-05-10.

    ๐Ÿ›  Fixed

    • App Store distribution issues for Carthage apps that use Frames and PhoneNumberKit.
  • v3.4.1 Changes

    ๐Ÿš€ Released on 2021-04-13.

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ All resources now load with Swift Package Manager.
    • ๐Ÿ›  Carthage distribution now fixed.
  • v3.4.0 Changes

    ๐Ÿš€ Released on 2021-03-31.

    โž• Added

    • ๐Ÿ‘‰ User-agent for requests.

    ๐Ÿ›  Fixed

    • Response objects are now decoded properly using snake case.
    • ๐Ÿ“ฆ Distribution via Swift Package Manager is now fixed.

    โœ‚ Removed

    • ๐Ÿ”ง PhoneNumberKit source files have been removed, which were embedded in the framework. This includes CKOPhoneNumberKit. PhoneNumberKit is now referenced from the Podspec and Swift Package Manager configuration.