All Versions
33
Latest Version
Avg Release Cycle
48 days
Latest Release
-
Changelog History
Page 1
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
- Improved validation and tokenisation logic โก๏ธ 2. Fully updated customisation, to be in line with your app experience
- 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
- Issue where
-
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 receivetoken
- ๐ New delegate methods on
-
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.