2.27.0
Release date: November 13, 2024
Gatekeeper Core
Added new diagnostic codes
New diagnostic codes have been added for Gatekeeper.
Added new risk engine factory models
The following new risk engine factory models have been added:
- FACTORY_TI_RISK_ENGINE_1_5_BALANCED: A balance between false alarms and number of spoof attacks detected.
- FACTORY_TI_RISK_ENGINE_1_5_MIN_FALSE_ALARM: To minimize false alarms coming from anti-spoofing. Useful for cases where customers prefer a limited number of false alarms even if it means not catching some spoof attacks.
- FACTORY_TI_RISK_ENGINE_1_5_MAX_SPOOF_DETECTION: To be more aggressive in catching spoof attacks, even if it means more false alarms.
Notes:
- These factory models are trained for NVSL 11 and compatibility mode for older models, but aren’t intended to be used with convoprint or deviceprint.
- NSRL 1.4.2 has been upgraded to NSRL 1.5.2.
Gatekeeper Web Portal
Added the ability to grant admin consent
To allow the users to log in to Gatekeeper with their accounts of the organization tenant, the Entra ID tenant administrator can now consent to the applications once on behalf of the organization. Once done, tenant users are able to log in without issues.
Note: You don’t need to log in to access the Gatekeeper Onboarding page. This configuration is needed before the configuration of Entra ID and at that time you might not be able to log in.
Added the Download CSV option to the Engagement page for the Japan region
The Download CSV option has been added to the Engagement page for the Japan region. Users can now download up to 10k rows in CSV format.
Added a numbering convention to show execution of multiple factors in one request
The Gatekeeper web portal shows the execution of multiple factors in one request with a dedicated numbering convention (1.1, 1.2, 1.3, …) to indicate that they’re executed from the same API request.
Added new features to the Members page
The following updates have been made to the Members page in Authorization Management:
- Added a user info pop-up.
- Added an option to show or search for users using external ID.
- Added a count displaying the number of all member types.
- Added self-refreshing cache for the logged-in user.
Removed the refresh cache option from the groups entity
In the Members page of Authorization Management, the Refresh Cache option from groups entity has been removed.
Web Agent Console
Added new themes and layout
The Web Agent Console UI now supports:
- Theme - Dark and light themes are now available.
- Layout - The layout has been updated to include a mini WAC layout.
Updated the Log in page
The Log in page replaces the reference to Azure AD with Entra ID.
Contact Center as a Service
No updates in this release.APIs
Added the AnalyzeAudio API
A new API AnalyzeAudio, also known as combo API, is available that runs multiple factors in one request to optimize the processing time.
Bug Fixes
| Issue Description | Issue ID |
|---|---|
| Redis connection pool configuration prevents connection retries. | 1606484 |
| Users added by group to Authorization Manager attempting to Refresh Authorization in UI results in No assigned roles found error. | 1852040 |
| The CSV files of engagements downloaded multiple times when clicking the Download button. | 1910379 |
| The Gross audio processed widget in Usage Report displays metrics in seconds instead of hours. | XSUPPORT-16707 |
| Missing automated re-authentication after match. | XSUPPORT-16934 |
| The Delete option doesn’t have enough clarity on the person record. | XSUPPORT-17020 |
| Unnecessary horizontal scroll box on scroll bar displays on the Add To Prints dialog. | XSUPPORT-17114 |
| The Confirm Identity prompt doesn’t display customer name. | XSUPPORT-17218 |
| A user with only the WebUserReadOnly rights can’t access opt-out reasons. | XSUPPORT-17272 |
Known Issues
WAV header duration value is unreliable when fetching media through GetMedia API, GetMediaUnmasked API, or through /media URL obtained from the PublishMedia or PublishUnmaskedMedia API.
Use duration provided by the GetMediaInfo API instead of relying on the duration of the WAV header.
Any NVSL frameworks at 16 kHz don’t work, as Gatekeeper doesn’t support 16 kHz audio yet:
- FACTORY_TI_16kHz_10
- FACTORY_TI_16kHz_9
- FACTORY_TI_16kHz_8_2
- FACTORY_TI_16kHz_8
- FACTORY_TI_16kHz_7_2
Clustering and Backward Search have the following limitations:
- No estimations available for media collection.
- Clustering and Backwards Search require manual scaling.