Releases: verygoodsecurity/vgs-collect-android
Releases · verygoodsecurity/vgs-collect-android
Public release 1.9.6
Public release 1.9.5
Updates
- Improved analytics
Fixes
- Fixed enable/disable tokenization flag not working for
ExpirationDateEditText
andSSNEditText
- Removed redundant logs
Public release 1.9.3
Fixes
- Fixed
setDateRegex
Public release 1.9.2
Updates
- Added support for new tokenization alias formats
Public release 1.9.1
Updates
- Bumped androidx.compose:compose-bom from 2023.10.01 to 2024.02.01
- Bumped androidx.compose.material:material from 1.5.4 to 1.6.2
Fixes
- Fixed exception is thrown on card number copy and paste
Public release 1.9.0
What's new
- Added Jetpack Compose supported view wrappers:
VGSEditTextWrapper
VGSCardNumberEditTextWrapper
SSNEditTextWrapper
RangeDateEditTextWrapper
PersonNameEditTextWrapper
ExpirationDateEditTextWrapper
CardVerificationCodeEditTextWrapper
Updates
- Bumped com.android.tools.build:gradle from 8.2.0 to 8.2.2
- Bumped com.google.android.material:material from 1.9.0 to 1.11.0
Public release 1.8.4
Updates
- Bumped com.android.tools.build:gradle from 8.1.2 to 8.2.0
- Bumped org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21
Fixes
- Fixed card number and ssn mask selector position
Public release 1.8.3
Updates
- Bumped kotlin-gradle-plugin from 1.9.10 to 1.9.20
Fixes
- Fixed
OnFieldStateChangeListener.onStateChange
not triggered after view unbonded
Public release 1.8.2
Updates
- Extend Maestro/Mastercard/JBC bin range
- Updated compile and target SDK version to 34
- Updated third-party dependencies
Fixes
- Fixed SSN default validation regex
Public release 1.8.1
Updates
- Imrpoved accessibility support