Skip to content

Releases: verygoodsecurity/vgs-collect-ios

Public release 1.7.12

07 May 09:41
adf802c
Compare
Choose a tag to compare

What's new:

  • Add compare VGSTextFields content functionality.
  • Limit large log levels console output.

Public release 1.7.11

23 Apr 09:02
9b7bb6b
Compare
Choose a tag to compare

What's new:

  • Support CardIO integration through Swift Package Manager (can resolve potential issues with M1 Mac)
  • New output exp date formats: longYearThenMonth, shortYearThenMonth. Thanks @rubina-shakhkyan!

Public release 1.7.10

13 Apr 09:37
02c20ad
Compare
Choose a tag to compare

What's new:

  • Set validCardBrands in VGSPaymentCards to specify valid card brands.
  • Payments optimization with multiplexing app setup sample in demo app.

Public release 1.7.9

06 Apr 11:51
b241cc0
Compare
Choose a tag to compare

What's new:

  • Fix issue with expiration date converter and Arabic locale.

Public release 1.7.8

02 Apr 10:04
468ccc3
Compare
Choose a tag to compare

What's new:

  • Update CardScan version to 2.0.9.

Public release 1.7.7

30 Mar 15:22
daf17ef
Compare
Choose a tag to compare

What's new:

VGSExpDateSeparateSerializer - to split card expiration date month and year as 2 separate values.

Public release 1.7.6

22 Mar 13:32
d779cc0
Compare
Choose a tag to compare

What's new:

  • VGSCVCTextField with cvc icon.
  • VGSCollectRequestOptions to customize JSON structure.

Public release 1.7.5

19 Feb 12:26
4455212
Compare
Choose a tag to compare

What's new

VGS Satellite support in VGSCollectSDK. Now you can test integration with VGS on local machine.

Public release 1.7.4

11 Feb 14:35
b94c3b9
Compare
Choose a tag to compare

What's new

  • Add VGSCollectLogger to simplify SDK logging and debugging process.
  • Customisable VGSCollectLoggingConfiguration: verify VGSCollectSDK network requests status, extensive logging options.
  • Update CardScan module to v2.0.7 for SwiftPM & CocoaPods users.
  • Support CardScan integration through Swift Package Manager.
  • Update Card Icons in VGSCardTextField.

Notes

Public release 1.7.3

25 Jan 07:50
e73208b
Compare
Choose a tag to compare

What's new:

  • Option to change expiration date output format with VGSExpDateConfiguration class.
  • VGSValidationRuleCardExpirationDate will produce errors for invalid month.
  • Update year validation in scanners.