Skip to content

[5.6.0] - Release Notes

In this version, we have added un IAD prefilter for liveness engine. The purpose of this prefilter is to improve the liveness detection in the presence of IAD attacks. Also the endpoints responses from service now include a new sdkDuration property, which indicates the time spent by the SDK in the processing of the request. Finally, support for ValidTimeStamp in SelphIDFacialExtractionResult and SelphIDDocumentResult has been expanded.

Added

  • IAD (Injection Attack Detection) prefiltering for liveness engine. Detects Bands to edges and Scaled nearest neighbor.
  • Some improvements in base64 library.
  • Added SelphIDFacialExtractionResult::Set/GetValidTimeStamp().
  • Added SelphIDDocumentResult::Set/GetValidTimeStamp().
  • New sdkDuration property in endpoints responses from service.
  • New validTimeStamp property in endpoints responses from service.