Release Notes - Hotfix Release DC2025.01a
Announcement
Update: 28-07-2026: Reworded supervisor capabilities item for more clarity. 140619
Update: 20-01-2026: Added a known issue. 147748
Update: 12-12-2025: Activated Know Issue list and added a known issue. 146460
Update: 13-11-2025: Added ommitted New Feature 137675 and removed two enhancements (139551, 139527) related to this, as these are included in the new feature.
We are pleased to announce that our major feature release bundle A bundle is a fixed combination of our software platform elements of very specific versions. These are designed and tested to optimally work together to assure their intended function and interoperability. DC2025.01 – which has been in the Early Release Program since July – is now available to all our partners and customers through the new subsequent hotfix bundle DC2025.01a.
As of today, DC2025.01 + Hotfix DC2025.01a has been released and is ready for deployment. With this, the Early Release Program for DC2025.01 concludes successfully.
Why it matters
-
Higher agent productivity and faster onboarding through the new WebAgent UI.
-
Smarter routing and faster results with AI Pathfinder + Copilot Studio node - reduce customer resolution to days, rather than weeks.
-
Dialogue AI Assist: enhanced agent productivity with seamless handovers between agents.
-
Reduced friction in hybrid work - WebAgent settings can now follow the user, outbound context is visible, and voicemail transfers are explicit.
-
Improved compliance and security, aligned with Microsoft best practices (OIDC, Service Principals, .NET 8).
Headlines
-
WebAgent UI: gets a modern, responsive UI with layout toggle, improved email flow, new dialpad, and a wrap-up timer. Easier to use standalone or embedded in CRM Customer Relationship Management, or CRM, is (usually) a software-based, data management method to deal with interactions with customers and potential customers..
-
AI, simplified: new AI Pathfinder node and SharePoint settings enable skill-based routing using your own Azure OpenAI - no prompt engineering required.
-
Microsoft Copilot Studio integration arrives as a Dialogue Studio node, enabling richer (chat)bot creation.
-
Dialogue AI Assist (Deepdesk) in WebAgent adds real-time smart suggestions in-screen during calls.
-
Security & Manageability: Azure SQL Secure Vault connections and centrally stored persistent WebAgent settings.
-
Call handling upgrades: direct transfers to Teams voicemail, cancel consult/transfers while ringing, outbound dialer visibility in WebAgent, and DTMF support in WebAgent/Attendant dialpad.
-
Platform requirements: Snapper now requires .NET 8 (Microsoft has ended .NET 6 support). OIDC tokens are now mandatory for custom WebAgentService API calls.
-
DC2025.01a hotfix details:
-
Agent Caller ID for WebAgent outbound on Dialogue Cloud V3 (Teams number vs. 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. endpoint toggle in SharePoint).
-
Key Version Notes & Prerequisites
-
Minimum and recommended client versions are listed in the bundle pages (UCC Creator, Power BI template, Snapper, Inflight Wallboard). Please review the compatibility matrices before scheduling upgrades.
-
Snapper on .NET 6 is no longer supported - upgrade to a .NET 8 build before rolling out these bundles.
-
OIDC authentication is now mandatory for all custom WebAgentService API integrations.
Client Components
Note
To ensure effective support, please upgrade the client software to 'minimum required' versions where this is mentioned. Tickets submitted for lower versions cannot be processed.
| Component | Version | Remark |
|---|---|---|
| Ucc.Creator scripts (SharePoint UCC templates) |
8.3.0.1 |
(Recommended version for this bundle) |
| Power BI template (for Power BI Desktop) |
8.10.251020.01 |
(Minimum required version for this bundle) |
| Inflight Wallboard (desktop client) |
6.5.8 |
|
| Snapper (desktop client) |
8.8.4 |
(Minimum required version for this bundle) |
Important
When upgrading from an older bundle, be sure to check out the What's New page for a concise list of all new features, behavioral changes and important updates you need to consider or execute, before upgrading!
Special mention-related settings changes
READ THIS FIRST! - Security Update, possible breaking change
Any custom built Dialogue Studio connectors built by you or your Partners using calls to our WebAgentService API endpoints, previously relying on our Identity Service, will from this point have to include an authenticated token for every call request as per OIDC specification.
For more information see Release Note Release Notes - Feature Release DC2025.01 from Release DC2025.01 and Microsoft’s documentation: OIDC protocol details .
Important - New desktop client requirement
Windows PC: upgrade to .NET 8.0 required for latest Snapper!
Microsoft .NET 6.0 has reached End-Of-Life. See: Download .NET Core 6.0
Any Snapper running on the .NET 6.0 library (i.e. any Snapper included in bundles until DC2024.01e) is hereby also no longer supported. Upgrading Snapper to a .NET 8.0 version is strongly advised.
For further information on updating Snapper and prerequisites see: Update Snapper
Important - New server requirement
Server Upgrade to.NET 8.0 required for WebAgentService, Dialogue Manager, and Dialogue Providers.
The WebAgent Service, Dialogue Manager, and Dialogue Providers have been upgraded and now requires .NET Core 8.0 pre installed before upgrading and starting these new versions. You can download it from the following link: Download .NET Core 8.0
New features
| PBI | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 141994, 132386 |
Dialogue Cloud V3: Agent Caller ID Support for WebAgent Outbound Calls. This update enables agents using WebAgent on the Dialogue Cloud V3 (Microsoft Connect model) platform to present their personal Microsoft Teams phone number during outbound calls. A new SharePoint setting, Show Agent Caller ID, has been added to the Endpoints list. When enabled, outbound calls made via WebAgent will display the agent’s Teams number to the callee, enhancing personalization and clarity. If disabled, the UCC endpoint number is shown instead. This applies to WebAgent dialpad and CTI click-to-dial scenarios (like Salesforce). PAL and outbound dialer calls remain unaffected by this new setting. This new setting is available on: MainEndpoint and ModalityEndpoints |
|||||||||
| 137675 |
Manage Wrap-Up Presence behavior with PresenceBusyOnWrapUp Setting. We have introduced a new SharePoint setting, PresenceBusyOnWrapUp, which determines whether an agent’s presence remains Busy during wrap-up. The default value is TRUE (and does not need to be explicitly configured). Only add the setting and set it to FALSE if you want to disable the default behavior.
Also see Setting page: PresenceBusyOnWrapUp |
Feature enhancements
| PBI | Description |
|---|---|
| 140605, 140638 |
Dialogue Studio: Platform Upgrade with Node.js 20 Support. To maintain compatibility with third-party extensions such as MsSQL, Dialogue Studio has been upgraded to a newer platform version that supports Node.js 20. This was necessary because the previous version did not support Node.js 20, while some external components have already ended support for Node.js 18. Although Node.js 22 is available, Node.js 20 remains the recommended choice due to its stable LTS lifecycle. This upgrade helps future-proof Dialogue Studio and ensures continued reliability and compatibility with newer modules. |
Resolved issues
Known Issues
Known Issues are currently under development and 'expected' to be included in the first upcoming release.
Please note, these items are typically still under investigation, therefore no more specific information can be given at this time. We provide this pure as high level information in advance but ask you for your patience if you may be encountering a similar issue. Please raise a regular support ticket if not done so already if you suspect a similar occurrence.