Latest Release Notes

Stay informed about the latest updates on Nimbus

What you can find here

This page will always reflect the latest Release Notes, improvements and changes made to Nimbus.

Other areas of interest:

INC External News Resources

 

INC PSTN License Check Enforcement Notice

☝Ahead Notice: Microsoft enforcing PSTN license checks for bot calls

From: https://devblogs.microsoft.com/microsoft365dev/enforcement-of-license-checks-for-pstn-bot-calls/ 

Microsoft has announced changes to PSTN license checks for bots. From the Blog Post of Microsoft:

As part of Microsoft’s feature parity with Teams Phone extensibility, we’re announcing the enforcement of Phone System license checks for Bot-initiated transfers to Teams users. This current gap in our systems will be addressed in June 2025.

Microsoft Teams requires that Teams users behind applications such as queue applications require a phone system license and the user to be Enterprise Voice Enabled. We’re aligning the Microsoft Graph API with that requirement.  

What is the change?
Effective June 2025: Teams users will still have the option to transfer calls to other Teams users manually even if they don’t have a PSTN phone system license. Bot-initiated transfers and add participant requests to non-phone system enabled users will be blocked.  

🤔How does this affect Nimbus? Nimbus uses bots to initiate and monitor (safe) transfers and create call conferences.


✅Analysis / Required Action for Tenant Administrators / Service Owners:  

This change mandates the use of a PSTN License on all Users you either transfer to or start a consultation call with. If Microsoft decides to pull through with this change by June 2025, all Nimbus transfers and consultation calls will be blocked and fail without any possible workaround or error handling.

 

24 Apr 2025 - 1.110 Release Notes

🔖 This is a major update, bringing many new changes and improvements into Nimbus. This update is rolled out sequentially on our clusters:

Cluster Update on
United States 01 / Australia 01 24/04/2025
United Kingdom 01 28/04/2025
Switzerland 02  / Germany 02 30/04/2025
Switzerland 01 04/05/2025
Europe 01 07/05/2025
Germany 01 11/05/2025
Dates subject to change. Refer to https://status.luware.cloud/ > Upcoming Maintenance for the latest status.

Transfer Sessions: Now supported for Transfer, Call Hold and Consultation

Attendant Console - Attendant can now handle transfer, hold and consultation on a previously transferred session. The corresponding limitations that disabled the options in the UI have been removed.

☝Please Note:

  • Transfer-after-Transfer scenarios are only supported for Attendant Console 2.0.
  • Assistant only supports “Blind Transfer”. For other (Safe, Consultative) transfer scenarios, please use Attendant Console 2.0. 
  • Context Handover concepts and limitations apply for each transfer, meaning that Parameters and Context can be updated in-between Sessions and may differ in-between sessions shown in the Sessions List.

Transcription: Now distinguished by Service or User Session

INC Upcoming Connector Feature

Upcoming Features / Ongoing Certification

🔜This feature is not yet part of the certified Nimbus Power Automate Connector. To test this functionality, you can manually download and install the latest upcoming (V1) connector as Custom Connector. However – once the functionality becomes officially available – you need to perform a manual Connector Migration of your flows.

 

Individual Sessions can now be transcribed either on User or Service level. Administrators can configure the Nimbus Power Automate Connector to either hand over the entire (previous) conversation transcript or start over on a User Session level.

  • Nimbus Power Automate Connector Additions: 
    • Updated existing Trigger Event “When the virtual user assistant has an update”.
      • Return new fields in VoiceTranscriptionReady event:
        UnifiedSessionId - Set to respective Unified Session Id
        UserSessionId- Set to respective User Session Id.
    • Updated existing Flow Action "Get virtual user assistant data" with new field:
      Added new (optional) UserSessionId parameter in addition to the existing (madnatory) ServiceSessionId
      Behavior rules - depending on provided values:
      • If ServiceSessionId and UserSessionId are set, a validation is performed if User Session Id belongs to specified Service Session Id
        • if NO then the flow will fail with an error.
        • if YES then return transcription only for the specified User Session
      • If only ServiceSessionId is set, the transcription data for all available User Sessions within the Service Session is sent.
        💡This is the default behavior for all existing flows, as the UserSessionId is optional.

Transcription Transfer Notes:

  • The transferring Service determines the behavior: The originating Extensions Service Settings are taken into account for all Users a Session is being transferred to. These Users are temporarily treated as “asset” of the original service and – if configured in the original service – will see the according Transcription widget in their My Sessions.
  • License Requirement: Each Users need a Transcription license enabled in their General User Settings.
 

Other Improvements

Table of Contents