Releases: seamlesspay/seamlesspay-ios
Releases · seamlesspay/seamlesspay-ios
2.3.0
What's Changed
- release 2.2.0 chore: Update style options struct and add equatable conformance by @seamless-pay-ios in #98
- SDKI-152: Add
IconSet
parameter toStyleOptions
by @seamless-pay-ios in #100 - SDKI-150: Update Postal Code Validation Requirements for Multi-line and Single-line forms by @seamless-pay-ios in #99
- SDKI-156: Add API error handling and validation in card form components by @seamless-pay-ios in #101
- SDKI-148: Improve multiline card form layout and refactor line text field's error representation by @seamless-pay-ios in #102
- SDKI-155: Improve multi-line card form validation behaviors by @seamless-pay-ios in #103
- feat: [SDKI-153] [SDKI-157] Implement
fieldColors
,errorMesage
andheader
parameters ofStyleOptions
by @seamless-pay-ios in #104 - refactor: Improve error message formatting and streamline text field editing logic in MultiLineCardForm by @seamless-pay-ios in #105
- fix: [SDKI-153]: Update textInvalidColor to use fieldTextInactiveColor in MultiLineCardForm by @seamless-pay-ios in #107
- [SDKI-3], [SDKI-161] As an Integrator, I want to accept payments via Apple Pay by @seamless-pay-ios in #106
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- feat: Bump SeamlessPay podspec version to 2.0.1 by @seamless-pay-ios in #84
- SDKI-130: Update amount parameters in Base SDK and UI Components to use integers for subunits by @seamless-pay-ios in #83
- SDKI-135: Turn
tip
parameters to Int type by @seamless-pay-ios in #85 - Update pod spec for release 2.1.0 by @seamless-pay-ios in #86
- SDKI-137: Enable secure text entry for card form text fields by @seamless-pay-ios in #87
- SDKI-140: Fix image loading when SDK is used as a CocoaPods dependency by @seamless-pay-ios in #88
- fix: SDKI-137: Set
autocorrectionType
toUITextAutocorrectionTypeNo
for card form text fields by @seamless-pay-ios in #89 - SDKI-144: Custom text fields with floating placeholders and border styling for the multiline card form by @seamless-pay-ios in #90
- fix: Refactor method parameter names in CardFormDelegate.h by @seamless-pay-ios in #91
- fix: remove unused assets by @seamless-pay-ios in #92
- fix: Remove unused assets by @seamless-pay-ios in #93
- SDKI-145: Update multiline card form component UI by @seamless-pay-ios in #94
- SDKI-147: Improve error handling in multiline card form component by @seamless-pay-ios in #95
- chore: Update form validation functionality by @seamless-pay-ios in #97
- SDKI-138: Introduce customizing of the appearance of the multi-line card form by @seamless-pay-ios in #96
Full Changelog: 2.0.1...2.2.0
2.1.0
What's Changed
- feat: Bump SeamlessPay podspec version to 2.0.1 by @seamless-pay-ios in #84
- SDKI-130: Update amount parameters in Base SDK and UI Components to use integers for subunits by @seamless-pay-ios in #83
- SDKI-135: Turn
tip
parameters to Int type by @seamless-pay-ios in #85
Full Changelog: 2.0.1...2.1.0
2.0.1
What's Changed
- SDKI-132: Update environment URLs by @seamless-pay-ios in #82
Full Changelog: 2.0.0...2.0.1
2.0.0
feat: bump cocoapods lib version to 2.0.0