github blinkcard/blinkcard-ios v2.2.0

latest releases: v2.9.1, v2.9.0, v2.8.2...
3 years ago

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 MBCBlinkCardAnonymizationMode for each field:
      • None
      • ImageOnly - Black boxes will cover chosen data
      • ResultFieldsOnly - String data is redacted from the result, images are not anonymized
      • FullResult - 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 anonymization
      • suffixDigitsVisible - Defines how many digits at the end of the card number remain visible after anonymization

Bug fixes:

  • We've fixed missing CFBundleVersion and CFBundleShortVersionString from Info.plist bug

Don't miss a new blinkcard-ios release

NewReleases is sending notifications on new releases.