All Versions
28
Latest Version
Avg Release Cycle
48 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
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.
-
v3.3.0 Changes
๐ Released on 2021-02-24.
โ Added
- ๐ New option on
CheckoutTheme
to change the chevron color.
- ๐ New option on
-
v3.2.0 Changes
๐ Released on 2021-01-13.
โ Added
- ๐ New methods that return a
NetworkError
in the completion handlers, with more details about the errors received.
๐ Fixed
- Compilation issue when using
DetailsInputView
in a Storyboard file.
- ๐ New methods that return a
-
v3.1.1 Changes
October 30, 2020- โ Remove the
update.sh
script (leftover from updatingPhoneNumberKit
) from the project which would cause failures when validating with Xcode/the App Store.
- โ Remove the
-
v3.1.0 Changes
October 21, 2020- โก๏ธ Update PhoneNumberKit, rename to CKOPhoneNumberKit to avoid clashing with other integrations of the framework.
- โก๏ธ Update MockingJay framework dependency to a version that supports Swift 5. This is used for unit tests within the Frames-ios Xcode project.
-
v3.0.5 Changes
August 12, 2020๐ Released on 2020-08-12.
๐ Fixed
- ๐ Fixed a crash happening while editing phone number field