Releases: verygoodsecurity/vgs-collect-ios
Releases · verygoodsecurity/vgs-collect-ios
Public release 1.16.3
Public release 1.16.2
Changes & Updates
- Fixed warning related to CocoaPods and
PrivacyInfo.xcprivacy
file- #386 - Minor warnings fixed
Public release 1.16.1
What’s new
- Add privacy manifest file.
- Upgrade BlinkCard scanner to v2.9.1 and expose scanner customization.
- New tokenization alias formats.
Changes & Updates
- Update SSN validation regex.
Public release 1.16.0
What’s new
SwiftUI SUPPORT
New TextFields:
VGSTextFieldRepresentable
VGSCardTextFieldRepresentable
VGSExpDateTextFieldRepresentable
VGSCVCTextFieldRepresentable
VGSDateTextFieldRepresentable
Changes & Updates
- Renamed:
CardState
- >VGSCardState
- Renamed:
SSNState
- >VGSSSNState
Public release 1.15.3
Changes & Updates
- Add
routeId
toasync tokenizeData(:)
API call.
Public release 1.15.2
Changes & Updates
- Extend Maestro/Mastercard/JBC bin range
Public release 1.15.1
What’s new
- New
intrinsicContentSize
attribute in VGSTextFields.
Public release 1.15.0
Changes & Updates
Improved accessibility features
Fixes
Fix SwiftUI preview
Public release 1.14.0
What’s new
- New VGSDateTextField
- New VGSValidationRuleDateRange rule
Public release 1.13.0
What’s new
- New Combine and Concurrency APIs for
State
object and API requests.
Changes & Updates
- Now support 8-digits bin for visa-electron.
- Fix typo in
VGSExpDateTextField.yearPickerFormat
. - Removed Cartage support.
- Changed min supported version to iOS12