Dialogue Cloud

Release Notes - Hotfix release DC2024.01a

Tip

If you’re upgrading from an older bundle, be sure to check out our What's New pages for a comprehensive list of new features and important updates spanning multiple bundles.

This document contains a list of the updates and current versions of Anywhere365 software and components.

Client Components

Note

To streamline our support process,  before raising a support ticket you need to ensure that the client used is upgraded to the version of the bundle and so the log provided with the ticket is inline with the Bundle.  Please note that we will be unable to process support tickets raised on unsupported version.

Component Version Remark
Ucc.Creator scripts (SharePoint template) 8.2.0.7  
Power BI template (for Power BI Desktop)

8.8.23482.01

(Minimum required version for this bundle)
Learn More

Inflight Wallboard (desktop client) 6.5.7  
Snapper (desktop client)

8.7.4

(Minimum required version for this bundle)
Learn More

+= updated in this bundle.

Feature Enhancements

PBI Description
107732

DashboardService Queue API has wrong 'AgentsOnCall' value after completed calls.

After a call had ended the API will now populate the correct value in the JSON response for the key 'AgentsOnCall'.

111198

Restarting multiple UCC A Unified Contact Center, or UCC, is a queue of interactions (voice, email, IM, etc.) that are handled by Agents. Each UCC has its own settings, IVR menus and Agents. Agents can belong to one or several UCCs and can have multiple skills (competencies). A UCC can be visualized as a contact center “micro service”. Customers can utilize one UCC (e.g. a global helpdesk), a few UCC’s (e.g. for each department or regional office) or hundreds of UCC’s (e.g. for each bed at a hospital). They are interconnected and can all be managed from one central location.'s in a service with specific CDR Call Detail Records (CDR) are the meta data of a converstation: who talked to whom, at which time, for how long and with which identity among other things (skill, optional classification, etc) which gets stored in your SQL (analytical) database. ConnectionString would not initiate DB.

When restarting multiple UCC's with same Connection string containing a FailoverPartner reference would fail to initiate the database for all UCC's due to concurrency issues. This has now been fixed and should result in proper connection and DB initiation by all UCC's.

111030, 111176

Dialogue Studio login and connectivity enhancements.

Random Login and connectivity issues to Dialogue Studio have now been reduced by better handling events previously causing 50x errors.

98312, 110512

Dialogue studio - assign the incorrect configuration to newly added nodes now fixed.

When adding new "action" nodes, any existing config in a flow could not be edited anymore without disabling all configs in the flow. This has now been fixed.

105575, 107530, 106853

DialogueStudio - Crash when client is not connected when checking version.

Prevented DS from crashing when not in connected state and checking version. Anywhere365/BrowserConnected now checks for Connected State.