[4.5.5] - Release Notes
In this version, support has been added so that the API Tracking can make requests through a proxy server. Also has been replaced the method that send security events in Api Tracking.
Added
- New method
SelphIDVerifier::SetTrackingProxy()to make calls to the Tracking API through a proxy server. - New method
SelphIDVerifier::SecurityInfoTrackingEvent()to send a "SECURITY_INFO_DATA" event in API Tracking.
Removed
- Method
SelphIDVerifier::SecurityTrackingEvent(). Use insteadSelphIDVerifier::SecurityInfoTrackingEvent().