Skip to main content
Version: 4.1.1

Changelog

All notable changes to this project will be documented in this file.

4.1.1 (2025-03-03)

  • Improve LIE Formatter

4.1.0 (2024-10-25)

  • Improve Theia extraction model
  • Improve device compatibility
    • CPU fallback for low end devices
    • Fix RowStride handling for captured images

4.0.0 (2024-09-01)

  • License Changes: builds are now generic and require you to add a license file. This change simplifies license renewal and feature management.
  • Build sizes may be slightly larger, especially when including Theia, but the resulting binary should increase by no more than 10-20 MB.
  • Instead of using code Type and Subtype, more information is now provided through the metadata parameters of SmartScanResult, which is a dictionary. For Theia, the country will be available under the "country" key in this metadata.

3.11.0 (2022-11-11)

Added:

  • Add function to manage the rate of decoded frames

3.10.0 (2022-11-08)

Added:

  • Enable use of cameraX api
  • Add possibility to save decoded image

3.9.0 (2022-09-02)

Added:

  • New force focus on ROI functionality for smartscan

3.8.0 (2022-03-01)

Added:

  • New high-resolution functionality for smartscan

3.7.0 (2022-02-17)

Added:

  • New build with Conan

3.6.7 (2022-01-19)

Added:

  • Updated EU plate to 1.3.0 (handles german plate finishing with E)

3.6.6 (2022-01-05)

Fix:

  • Improve find best camera for SmartScanner

3.6.5 (2022-01-04)

Fix:

  • Improve scan with device Blackview 600Pro

3.6.4 (2021-10-21)

Fix:

  • Improve scan with Android 12

3.6.3 (2021-03-23)

Fix:

  • Improvements Qr-Code decoder for Windows

3.6.2 (2020-12-4)

Fix:

  • Fix readings when multiple decoders are activated with QR-Codes

3.6.1 (2020-11-12)

Fix:

  • Fix scans with some swiss plates

3.6.0 (2020-11-12)

Added:

  • Add scan for mirrored and inverses QR-Codes

3.5.1 (2020-10-30)

Fix:

  • ECI support for QR-Codes

3.5.0 (2020-08-20)

Added:

  • Add astra formatting for DEU and AUT plates

3.4.0 (2020-07-15)

Added:

  • Fix visual debug preview with enforced orientation
  • One class implementation

3.3.0 (2020-05-27)

Added:

  • Add the possibility to change the decoder type on running instance
  • Add infomration camera FPS and time computation

3.2.0 (2020-01-14)

Added:

  • Add Video capture
  • Add Picture capture
  • Fix a framerate issue that could occurs in some cases on Samsung S8
  • Improvement of QR-codes scanning under certain conditions (tilted images)
  • Improvement of car plates recognition success rate and speed detection
  • Fix angle when decoding with Nexus 5X

3.1.2 (2019-10-04)

Fixed:

  • Fix multiple results value

3.1.1 (2019-10-04)

Fixed:

  • Fix bug in Samsung S10 5G

3.1.0 (2019-09-24)

Added:

  • Add functionality to set orientation decoding

3.0.3 (2019-09-12)

Fixed:

  • Improved search for the optimal resolution (aspect ratio)
  • Add stride information to the native decoder

3.0.2 (2019-09-06)

Fixed:

  • Fix ROI area (portrait rotation) when is setted manually.