Skip to content

Releases: Acuant/iOSSDKV11

V11.6.5

16 Oct 23:21
Compare
Choose a tag to compare

iOS Mobile SDK v11.6.5

  • Added a new property called capturedImage to AcuantMrzResult that contains the captured image from the camera (ZIM-855)
  • Updated OpenSSL to v1.1.2301 for privacy manifest compliance (ZIM-826/ZIM-915)

V11.6.4

26 Apr 00:04
Compare
Choose a tag to compare

iOS Mobile SDK v11.6.4

  • Added privacy manifests, code signing and removed IPLiveness module (ZIM-710)

V11.6.2

10 Aug 17:38
Compare
Choose a tag to compare

iOS Mobile SDK v11.6.2

  • Resolved an issue that could cause certain health insurance cards to fail image data extraction (ZIM-466)

V11.6.1

08 Jun 22:07
Compare
Choose a tag to compare

iOS Mobile SDK v11.6.1

  • Made several internal variables and functions public in order to better support custom camera implementations (ZIM-296)

V11.6.0

26 May 00:08
Compare
Choose a tag to compare

iOS Mobile SDK v11.6.0

  • Added a validation check for the supplied Ozone endpoint (MOBILE-1537)
  • Improved face capture (MOBILE-1538)
  • Updated JSON to use object mappings (see migration details) (MOBILE-1668)
  • Updated face and document cameras to start in a background thread (MOBILE-1680)
  • Updated camera UI elements for improved functioning (MOBILE-1681)
  • Standardized camera creation (see migration details) (MOBILE-1689)
  • Updated capture logic to improve sharpness (MOBILE-1701)
  • Updated Tessaract to newer version (ZIM-63)
  • Built Tesseract as an XCFramework to enable compatibility on M1 based simulators (ZIM-63)
  • Added support for three-line MRZ codes with Document Numbers longer than 9 digits (ZIM-94)

V11.5.8

02 Dec 03:35
Compare
Choose a tag to compare

iOS Mobile SDK v11.5.8

  • Added dynamic adjustment of camera zoom based on theoretical minimum focus distance of the device (MOBILE-1683)

V11.5.7

06 Oct 14:18
Compare
Choose a tag to compare

iOS Mobile SDK v11.5.7

  • Modified camera prompts to dynamically adjust size to fit on the screen (MOBILE-1635)
  • Resolved an issue that could cause documents to detect slightly out of frame (MOBILE-1640)
  • Updated MRZ camera to prompt the user to reposition the camera if the current frame continuously fails to read (MOBILE-1642)
  • Updated the classification model to reflect front and back results (MOBILE-1643)
  • Resolved an issue that could cause the camera preview to be cut off during rotation when combined with SwiftUI (MOBILE-1611)

V11.5.6

18 Jul 14:27
Compare
Choose a tag to compare

iOS Mobile SDK v11.5.6

  • Added support for PACE during eChip read, prioritizing PACE over BAC when available (MOBILE-719)
  • Resolved an issue that could cause trailing carats to be included in MRZ results (MOBILE-719)
  • Added support for Active Authentication during eChip reading (MOBILE-1416)
  • Added support for Chip Authentication during eChip reading (MOBILE-1418)
  • Added the ability to get the subscription from the bearer token (if the subscription is specified in the token) (MOBILE-1572)
  • Added extrapolation of second letter of document type during eChip reading (MOBILE-1585)
  • Improved MRZ reading by performing additional post-processing on the OCR result (MOBILE-1620)

V11.5.5

07 Mar 13:00
Compare
Choose a tag to compare
  • Added digital signing of evaluated images to address tampering or man-in-the-middle attacks (MOBILE-1121)
  • Updated crop and metrics to latest version (MOBILE-1488)
  • Added country code to instance options (MOBILE-1499)
  • Improved sharpness on newer devices by capturing Documents from farther away (MOBILE-1505)
  • Updated countdown timing to more closely reflect configured options and display capturing message instead of getting stuck on 1... (MOBILE-1505)
  • Updated IPLiveness to use latest dependency version (MOBILE-1507)
  • Modified CoccaPods distribution to include assets in a resource bundle (MOBILE-1527)

V11.5.4

27 Oct 22:54
Compare
Choose a tag to compare
  • Added improvements to the initialization of the SDK (MOBILE-1384)
  • Standardized the credential formatting in all outbound calls within the SDK (MOBILE-1432)