Skip to main content

Uniphore Help Center Portal

Release Notes: May 15, 2025

Platform

image46.png Subprocessor changes:

image113.png Microsoft Azure has been added as a subprocessor to support customer secret management purposes.

API Automation

image46.png For API Automation’s json response, the float normalization will keep full precision in its text value. Consider using text value instead of float_value in entities.normalized with type “Number-float” image114.png Example:

image115.png Previously: "232,222.49800" -> {float=232222.5, text=”232222.5”} image115.png Now: "232,222.49800" -> {float=232222.5, text=”232222.49800”}

UI Automation Extension

image46.png Sellff-Healliing UII Auttomattiion : Our UI Automation Agent now includes self-healing capabilities. The agent will automatically attempt to handle unexpected pop-ups and errors before failing—making your automations more reliable. image116.png Smartter Page Load Handlliing: We’ve improved how the system waits for pages to load smartly.