Skip to content

Releases: Acuant/JavascriptWebSDKV11

V11.9.3

02 Feb 19:57
Compare
Choose a tag to compare

JavaScript Web SDK 11.9.3 Release Notes

  • Mitigated issue causing high glare and low sharpness values for all iPhones running iOS 17 (ZIM-602)

V11.9.2

15 Dec 20:59
Compare
Choose a tag to compare

JavaScript Web SDK 11.9.2 Release Notes

  • Resolved an issue that might prevent some HEIC files from be read correctly during manual capture (ZIM-479)
  • Mitigated issue introduced by iOS 17 that increased minimum focus distance for some iPhones (ZIM-573)

V11.9.1

28 Jul 20:18
Compare
Choose a tag to compare

JavaScript Web SDK 11.9.1 Release Notes

  • Resolved an issue that could cause a Samsung device running an earlier OS version to select a suboptimal camera (ZIM-427)
  • Resolved an issue that could cause passive liveness to fail when running in single worker mode (ZIM-427)

V11.9.0

07 Jul 19:26
Compare
Choose a tag to compare

JavaScript Web SDK 11.9.0 Release Notes

  • Added optional support for HEIC files during manual file upload (MOBILE-1703)
  • Added a workflow that uses one web worker at a time to better support low-end devices (MOBILE-1714)
  • Addressed an issue causing some Android devices to select a suboptimal camera (ZIM-305)

V11.8.2

21 Apr 20:56
Compare
Choose a tag to compare

JavaScript Web SDK 11.8.2 Release Notes

  • Improved the capture experience on high-end iPhones running iOS v16.4 or later by enabling new features (exposed by Apple) instead of using our previous workaround (MOBILE-1755)
  • Enabled usage of the JavaScript Web SDK alongside an iOS or Android WebView (MOBILE-1742)

V11.8.1

31 Mar 17:46
Compare
Choose a tag to compare

JavaScript Web SDK 11.8.1 Release Notes

  • Resolved an issue where the capture guidance text appears off-center when a document body does not correspond to the size of the web page. (MOBILE-1739)

V11.8.0

30 Dec 12:37
Compare
Choose a tag to compare

JavaScript Web SDK 11.8.0 Release Notes

This is a major release and is not fully backward compatible. Please review the migration details in the Readme.

  • Added support for reading ID barcodes. (MOBILE-1541)
  • Resolved an issue that could cause some cameras to zoom incorrectly after being paused and resumed. (MOBILE-1545)
  • Added support for custom camera dimensions (see the Migration Details). (MOBILE-1658)
  • Resolved an issue that caused image preview to be displayed upside down. (MOBILE-1679)
  • Resolved an issue that could cause difficulties capturing documents with wide-screen Android devices. (MOBILE-1691)
  • Resolved a performance warning on Google Chrome. (MOBILE-1699)
  • Resolved an issue that could occur if the implementer closed the camera out of sequence. (MOBILE-1709)

V11.7.1

21 Nov 16:43
Compare
Choose a tag to compare

JavaScript Web SDK 11.7.1 Release Notes

This release is backward compatible. However, the migration details include additional information about the issue and the workaround.

  • Reverted a change that made some parts of the SDK inaccessible in the window scope. (MOBILE-1552)
  • Increased resolution for devices running iOS 16+ to pre-iOS 15 levels. (MOBILE-1677)
  • Mitigated an issue with focus at short distances in Apple's latest OS by forcing some devices to capture from farther away. We are in contact with Apple to get an actual fix for the issue. (MOBILE-1678)

V11.7.0

20 Jul 19:58
Compare
Choose a tag to compare

JavaScript Web SDK 11.7.0 Release Notes

  • Improved sharpness on some high-end iOS devices (MOBILE-1543)
  • Added a face capture callback to indicate that the face detector has initialized (MOBILE-1596)

V11.6.4

20 May 12:04
Compare
Choose a tag to compare

JavaScript Web SDK 11.6.4 Release Notes

  • Added a guided face capture module with real-time face detection (where supported) (MOBILE-1165)
  • Fixed an issue that caused yellow box corners to display in the wrong place while detecting documents (MOBILE-1576)
  • Fixed an issue that could have caused no response to be returned if metrics failed to run (MOBILE-1586)
  • Added functionality to close the face capture camera programmatically (MOBILE-1587)
  • Fixed a document detection failure that could have occurred in iOS if the user swiped down the notification menu (MOBILE-1592)
  • Fixed a failure that could have occurred during manual capture by applying 11.6.2's temporary fix to manually captured images (MOBILE-1599)