The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Public release 1.15.1
3 weeks ago
## What’s new
- New `intrinsicContentSize` attribute in VGSTextFields.
Public release 1.15.0
10 weeks ago
## Changes & Updates
Improved accessibility features
## Fixes
Fix SwiftUI preview
Public release 1.14.0
14 weeks ago
## What’s new
- New VGSDateTextField
- New VGSValidationRuleDateRange rule
Public release 1.13.0
15 weeks ago
## 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
36 weeks ago
What's new:
---
- Added new `VGSCollectSDK/BlinkCard` card scanner module
- Deprecated `VGSCollectSDK/CardScan` card scanner module
Public release 1.11.3
42 weeks ago
## What's new:
- Rename `HTTPMethod` to `VGSCollectHTTPMethod`
Public release 1.11.2
1 year ago
## What's new:
- Tokenization API update.
- Add `CardIO` modal presentation style option.
Public release 1.11.1
1 year ago
## What's new:
- Minor fixes and updates.
Public release 1.11.0
1 year ago
# Changes
Expanded bin length from 6 to 8 digits for Visa, MasterCard, Maestro card brands.
Public release 1.10.0
1 year ago
## What's new:
- Tokenization API support.
- Add `routeId` to `sendData(:)` request. Now you can send data to specific route.
- `CardScan` support will be deprecated soon.