Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.9.0 #34

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Release/2.9.0 #34

merged 2 commits into from
Jan 18, 2024

Conversation

i1E
Copy link
Member

@i1E i1E commented Jan 18, 2024

What's new in the BlinkCard Recognizer?

  • Improved scanning performance and added support for virtually any card layout
  • Improved IBAN parser which now supports more IBAN formats
  • Added option allowInvalidCardNumber which allows reading invalid card numbers to avoid endless scanning on samples and test cards:
    • use with care as it might reduce accuracy in certain situations in production
    • for invalid card number the flag cardNumberValid in BlinkCardRecognizer.Result will be set to false

Improvements

  • Better support for RTL languages in our default UX

Breaking API changes:

  • Min Android SDK API level is raised to 21 (Android 5.0)
  • Removed legacy recognizers: LegacyBlinkCardRecognizer and LegacyBlinkCardEliteRecognizer

@i1E i1E merged commit 55468fe into master Jan 18, 2024
@DoDoENT DoDoENT deleted the release/2.9.0 branch March 22, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant