Skip to content

Releases: verygoodsecurity/vgs-collect-android

Public release 1.4.0

04 Feb 10:06
9d46012
Compare
Choose a tag to compare

What's new

  • Added brandIconVisibility attribute to the VGSCardNumberEditText. Learn more about new attribute.
  • Added ability to control debug-logs related to the VGS Collect SDK with VGSCollectLogger.

Updates

  • Updated card brand icons.

Public release 1.3.6

20 Jan 14:44
797e021
Compare
Choose a tag to compare

What's new

  • Added body to the Response.

Updates

  • Update Bouncer SDK version to the latest;
  • Updated HttpClient;
  • Updated Gradle to 6.8.

Public release 1.3.4

31 Dec 11:46
076a2aa
Compare
Choose a tag to compare

What's new

  • Added errorEnabled attribute for VGSTextInputLayout.

Updates

  • Updated documentation

Public release 1.3.3

24 Dec 11:32
44db0d2
Compare
Choose a tag to compare

What's new

  • Added ability to disable analytic requests

Updates

  • Updated Kotlin to 1.4.21
  • Updated documentation

Public release 1.3.1

30 Nov 17:18
201f5a9
Compare
Choose a tag to compare

What's new

  • Added ability to set up a custom hostname.
  • Added ability to unsubscribe from a View updates.

Updates

  • Updated version of scan-module (Bouncer)
  • Improved file upload.
  • Improved synchronous requests.
  • Updated Regex for better detecting Maestro card numbers.
  • Updated Gradle to 6.7.1.
  • Updated Android Gradle Plugin to 4.1.1.
  • Updated Kotlin to 1.4.20.

Public release 1.2.5

01 Oct 16:05
a002bb6
Compare
Choose a tag to compare

What's new

  • Added SSN input field.
  • Added internal analytics features;
  • Added method for removing VgsCollectResponseListener;

Fixes

  • Improved card number icon in VGSCardNumberEditText

Public release 1.2.4

15 Aug 07:13
2d21bc3
Compare
Choose a tag to compare

Updates

  • Upgraded Gradle to 6.6.
  • Upgraded material components to 1.2.0
  • Upgraded support library packages to 1.2.0
  • Updated Target API to 30

Public release 1.2.3

10 Aug 07:47
e758d0d
Compare
Choose a tag to compare

What's new

  • Added app:formatterMode attribute.

Updates

  • Updated Android Gradle Plugin to 4.0.1

Fixes

  • Fixed CVC field synchronization with a card number field.
  • Fixed incorrect date format handling in the expiration date field.

Public release 1.2.2

23 Jul 15:51
966f3af
Compare
Choose a tag to compare

Updates

  • Improved flexibility of Data Regions support.

Public release 1.2.1

03 Jul 21:11
c296f9f
Compare
Choose a tag to compare

What's new

  • Added validation rules for VGSCardNumberEditText field.
  • Added new Data Regions support

Updates

  • Improved flexibility of setting up custom brands.