Skip to content

Document Reader SDK 9.6 — June 29, 2026

IMPORTANT changes

CocoaPods announced that they will become read-only in December 2026. After that, new pod versions can no longer be published there. For this reason, starting with this release, we are publishing all versions to our own GitHub repository https://github.com/regulaforensics/podspecs. Existing versions will remain available indefinitely in the CocoaPods registry, and apps using them will continue to function.

To continue receiving the latest features, performance improvements, and critical fixes, you will need to choose one of the following options:
a) migrate to our local repository, or
b) switch to Swift Package Manager, or
c) install manually.

Core SDK

MRZ

  • Updated parsers:

    • Angola ePassport
    • Bulgaria ePassport
    • Dominican Republic DL
    • France Emergency Travel Document
    • Kosovo ePassport
    • Saint Kitts and Nevis ePassport
  • Added splitting of the “Surname and given names” text field into separate fields, even when the field is recognized incorrectly.

Barcode

  • Updated the parser for QR codes generated by a Spanish government application—MiDNI.
  • Fixed an issue with the processing of Datamatrix barcodes.

Text data parsing and validation

  • Added transliteration for the “Number of duplicates” text field written in Arabic.
  • Added personal number verification for documents from the following countries:

    • Bahrain
    • Dominican Republic
    • Iran
    • Israel
    • Namibia
    • Uruguay
  • Updated parsing of DG11/DG12 field values into correct field types and LCID for documents from multiple countries.

  • Fixed an issue with transliteration of the Ü character for different LCIDs.
  • Fixed an issue with document number verification, where the date of birth encoded in the document number was checked incorrectly for people over 100 years old.

Authenticity

  • Added hologram verification for Qatar Residence permits and ID cards.
  • Updated the neural network for electronic device replay checks with greater accuracy.
  • Updated the neural network for the document liveness check with greater accuracy.
  • Updated the neural network for the IPI validation.
  • Updated the neural network for hologram detection check with greater accuracy for Moldova ID Cards.

Other

  • Fixed an issue with processing PDF files.
  • Memory usage optimization.
  • Code quality has been improved with minor issues fixed.

Core RFID SDK

  • Enums

  • Code quality has been improved with minor issues fixed.

Hardware Support

  • Added the ability to work with the Futronic fingerprint scanner.
  • Fixed an issue where the number of connected devices was returned incorrectly when no devices were connected while working with the Desko Penta Scanner.

Mobile API

Android

Added default use of the Camera2 API in the FullAuth scenario.

iOS

  • Added CocoaPods podspecs to our own GitHub repository. Follow the Migration Guide to update.
  • Added the ability to customize the appearance using two modes: Clear, which provides increased opacity and contrast, and Liquid Glass, which is transparent and reveals the content beneath. Use the customization.theme parameter. By default, the Clear mode is used.

Web Components

  • Updated dependencies to the latest version to fix security breaches.

UI Components

  • Updated dependencies to the latest version to fix security breaches.

Demo Website

  • Code quality has been improved with minor issues fixed.

Database

  • Updated multiple document templates to include OVI, MLI, Contact chip, Holograms, Extended MRZ, Extended OCR, Photo embedding type, Patterns checks where appropriate.
  • Includes 254 countries and territories, 16728 documents.
  • Added 121 new documents.

For details, see the Supported documents list.