Skip to content

[4.5.2] - Release Notes

In this version the API Tracking methods, related to the registration of authentication events, have been improved. Moreover, sending the step change finish event separately, is allowed.

Added

  • New enum TrackingFamily with the OnBoarding or Authentication field for API Tracking events.
  • New method SelphIDVerifier::AuthenticateFacialTrackingEvent() for sending a "Facial authentication" event in API Tracking.
  • New method SelphIDVerifier::FinishTrackingEvent() for sending an "Operation result" and a "Step change finish" events in API Tracking.

Removed

  • Methods SelphIDVerifier::AuthenticateFacialWithRawDocumentFinish() and SelphIDVerifier::AuthenticateFacialFinish(). Employ the methods described above instead.