Skip to content

Releases: verygoodsecurity/vgs-collect-ios

Public release 1.16.2

10 May 09:35
7d1a315
Compare
Choose a tag to compare

Changes & Updates

  • Fixed warning related to CocoaPods and PrivacyInfo.xcprivacy file- #386
  • Minor warnings fixed

Public release 1.16.1

16 Apr 13:22
774bbb7
Compare
Choose a tag to compare

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

25 Jan 15:40
8086379
Compare
Choose a tag to compare

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

23 Jan 14:40
dc83015
Compare
Choose a tag to compare

Changes & Updates

  • Add routeId to async tokenizeData(:) API call.

Public release 1.15.2

25 Oct 17:00
ec74d91
Compare
Choose a tag to compare

Changes & Updates

  • Extend Maestro/Mastercard/JBC bin range

Public release 1.15.1

07 Sep 16:20
926bb7b
Compare
Choose a tag to compare

What’s new

  • New intrinsicContentSize attribute in VGSTextFields.

Public release 1.15.0

19 Jul 16:47
4ff5c1d
Compare
Choose a tag to compare

Changes & Updates

Improved accessibility features

Fixes

Fix SwiftUI preview

Public release 1.14.0

19 Jun 16:53
fcbbd6e
Compare
Choose a tag to compare

What’s new

  • New VGSDateTextField
  • New VGSValidationRuleDateRange rule

Public release 1.13.0

12 Jun 16:51
5206e5b
Compare
Choose a tag to compare

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

Public release 1.12.0

18 Jan 14:26
a05fa24
Compare
Choose a tag to compare

What's new:

  • Added new VGSCollectSDK/BlinkCard card scanner module
  • Deprecated VGSCollectSDK/CardScan card scanner module