New features:
- We've added support for even more horizonal card layouts
- We've added anonymization options for string and image results:
- Anonymization is available for these fields:
- Card number
- Card number prefix
- CVV
- Owner
- IBAN
- Choose the
MBCBlinkCardAnonymizationModefor each field:NoneImageOnly- Black boxes will cover chosen dataResultFieldsOnly- String data is redacted from the result, images are not anonymizedFullResult- Both images and string data are anonymized
- Card number has further anonymization options available through
MBCCardNumberAnonymizationSettings:prefixDigitsVisible- Defines how many digits at the beginning of the card number remain visible after anonymizationsuffixDigitsVisible- Defines how many digits at the end of the card number remain visible after anonymization
- Anonymization is available for these fields:
Bug fixes:
- We've fixed missing
CFBundleVersionandCFBundleShortVersionStringfromInfo.plistbug