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.