[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/galleriesendpoint. - New docker rest api
/api/v1/selphid/identify/clear/allendpoint. - New public method
GetAllGalleries. METADATAevent 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.jsonfor full testing RestApi C++ endpoints.
Changed
- Rest api docker image reduced from 1.33Gb to 778Mb.
- New field
sourceinSelphIDVerifier::AuthenticateFacialTrackingEvent()for custom events. - New field
sourceinSelphIDVerifier::OcrTrackingEvent()for custom events. - New parameter
eventSourcein/api/v1/selphid/custom-event/authentication. - New parameter
eventSourcein/api/v1/selphid/custom-event/onboarding. - Improved info about environment variables in
installation_instructions.md.