GBDS
Fixed a collateral bug from updates with the same face and different fingers (5.1.12) where it wasn't possible to generate biometric targets nonconformities.
from fusion decision "UNCERTAIN" to target "BIOMETRIC", both enroll and update
from fusion decision "MISMATCH", treted as "NO_HIT", to target "BIOMETRIC", only update, when one modality is "HIT" and the other is "NO_HIT" with no uncertain biometric
5.1.12
Improvements
Ginger extractor updated to 2.3.0
Bug Fixes
Fixed a bug where update exceptions generated by two profiles with the same face and different fingers couldn't be treated
Fixed a bug where refused transactions were being sent as updates instead of enrolls after reject treatments
5.1.11
New Features
A new validation mechanism was introduced for biometric image used in Liveness search to ensure no data was altered during transmission. This mechanism applies exclusively to requests made to the endpoint POST /v2/people/searches with search type set to LIVENESS.
Payloads (specifically the content
of biometric images) in version 2 are now validated using a cryptographic HMAC signature.
Improvements
Support for new extractors
Face templates simplification are no longer made on transactions/people
Finger templates are no longer mande on people
Quality control and sequence control are made using multibio comparison
Query performance for list groups have been improved
Bug Fixes
Fixed a bug where update transactions received from an update caused by the enroll of a person with non-deduplicated keys were being sent as enroll transactions instead of update
5.1.10
New Features
Now group pending can be configured to go to analysis or be directly treated
TRUE
: group treatment can go to pending status, according to user permisisons over all group organizationsFALSE
: group treatment is always final, regardless user permissions over all group organizations
Improvements
Native library Facepad urgraded to 2.3.1, which is used on liveness analysis
Matcher update
New face quality analysis for UPDATE, which now can return face UNCERTAIN
Bug Fixes
Fixed bug where the search result was changing depending on the number of candidates
Fixed a bug where wasn't possible to delete a person when this person was reactivated using a trusted update
5.1.9
Bug Fixes
Fixed a bug where UPDATE exceptions treated with only its reference being kept were getting lost
Now listing people with "include anomalies = false" returns correctly only people not related to an anomaly
5.1.8
New Features
Fusion (1:1 and 1:N) decision by biometry and mismatch
If micro service and libmultibio returns MISMATCH, exception and group is BIOMETRIC_MISMATCH automatically
If no match is returned by fusion, API and Trust will assume NO HIT
Bug Fixes
Now enroll status is set correctly to FAILED on entrant transactions when a Trust treatment for update occurs
5.1.7
Bug Fixes
[TRUST] Fixed a bug where refused enrolls were being sent as updates
Fixed a bug where listing people with endDate filter would return error 500
Now if the setting for BoB (Best of Biometrics) use in an update is absent, it is set to true automatically
5.1.6
Improvements
Now "get group" returns a flag indicating if the group is treatable by the user (user has to have the appropriate permissions)
Prioritization now is only available for groups in analysis, pending, refused created or ready to send
Bug Fixes
Fixed a bug REFUSED status changes were not validating the user permissions
5.1.5
Bug Fixes
Fixed bug where update transactions in profiles that were created a long time ago were taking too long
Fixed a bug where Trust was using biometrics from rejected transactions on Enroll Unify treatments
Verify and update 1:1 searches now uses correctly ALL_INDEXES and SAME_INDEX during its execution
4.7.28
Improvements
Reextraction can be made now with TGUIDs and PGUIDs lists
File format: one or more GUID per line, comma separated if more than one on same line
Bug Fixes
Fixed a bug where simplification wasn't being made when the latest transaction didn't had biometrics
Improvements
Priority change now is only available for groups in analysis, pending, refused or ready to send
4.7.27
Improvements
Ginger extractor upgraded to v2.3.0
On GBS Reextractor, Ginger extractor was upgraded to 2.3.0 for reextraction only
4.7.26
New Features
Added support for new extractors (Ginger v2.2.0 and Facelib 3.1.1). The current extractors remain fully supported and available
4.7.25
Bug Fixes
Fixed a bug where minutias searched with the previous template were shown in the wrong position
4.7.24
Bug Fixes
Fixed bug related to UL searches
Updated the post-match filtering logic to limit the results to the top X highest scores.
Last updated
Was this helpful?