Skip to content

Releases: verygoodsecurity/vgs-collect-ios

Public release 1.16.5

05 Feb 14:22
f8d4a3e
Compare
Choose a tag to compare

What’s new

  • BlinkCard card scanner version updated(to 2.10.1).

Public release 1.16.4

13 Jan 11:57
ce095f8
Compare
Choose a tag to compare

What’s new

  • BlinkCard card scanner version updated(to 2.10.0).
  • New showIntroductionDialog and showOnboardingInfo attributes added to VGSBlinkCardController.

Public release 1.16.3

16 Aug 12:13
0af809e
Compare
Choose a tag to compare

What’s new

  • SwiftUI wrapper for BlinkCard card scanner

Changes & Updates

  • Card.io deprecation warning!

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