Skip to content

[5.2.0] - Release Notes

In this version, a new passive liveness engine has been implemented. Functionality in tracking events has also been added and the size of the Docker Api-Rest has been reduced.

Added

  • Implemented new facial passive liveness engine.
  • New docker rest api /api/v1/selphid/identify/galleries endpoint.
  • New docker rest api /api/v1/selphid/identify/clear/all endpoint.
  • New public method GetAllGalleries.
  • METADATA event to API Tracking.
  • New public method SelphIDVerifierOptions::SetFalseDetectRate(). Important: Please contact with FacePhi before change this parameter.
  • New file /doc/FPhi.Sdk.SelphId.RestApi.PostmanTest.json for full testing RestApi C++ endpoints.

Changed

  • Rest api docker image reduced from 1.33Gb to 778Mb.
  • New field source in SelphIDVerifier::AuthenticateFacialTrackingEvent() for custom events.
  • New field source in SelphIDVerifier::OcrTrackingEvent() for custom events.
  • New parameter eventSource in /api/v1/selphid/custom-event/authentication.
  • New parameter eventSource in /api/v1/selphid/custom-event/onboarding.
  • Improved info about environment variables in installation_instructions.md.