Skip to content

[5.0.0] - Release Notes

In this version, a new facial engine has been implemented with new analysis features and improved authentication.

Added

  • Implemented new authentication engine.
  • Added LatinAmerican, MiddleEastern, SoutheastAsian to FacialGeographicOrigin.
  • Added SelphIDFacialExtractionResult::Set/GetLeftMouth().
  • Added SelphIDFacialExtractionResult::Set/GetRigthMouth().
  • Added SelphIDFacialLivenessResult::Set/GetValidTimeStamp().
  • Postman examples in MonoTenant and Multitenant.
  • Added SelphIDVerifier::SetMultitenantMode() and SelphIDVerifier::IsMultitenantEnabled() to change Mono/Multitenant mode at runtime.
  • Key SELPHID_DEFAULT_TRACKING_EVENT_SOURCE is optional (defaults to 'backend.sdk').

Changed

  • SelphIDFacialExtractionResult::Set/GetNoseRoot() renamed to Set/GetNose().

Deprecated

  • Deprecated FacialDetectionType::Periocular.