Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

toc

Table of Contents

Release 3.4 - March 2024

In Progress...

FeatureDescription
Support for reusable Subflows

Enhance your skill-building experience and streamline conversations with reusable subflows. Subflows are reusable 'Functions' within a skill, eliminating the need to branch to another skill. This promotes reusability by allowing subflows to be used across multiple skills, enhancing efficiency and consistency in your development process. The sub-flows can be easily created and managed under the Subflow section. Add the sub-flows to your skills using Conversation Step 'Execute sub-flow'. 

Customize system skill behavior

Enhance user experiences by personalizing System Skills based on your organization's unique requirements. System skills, like User Registration, Welcome, What can you do and Transfer to agent, are now customizable, allowing you to tailor them to your specific needs instead of triggering out-of-the-box functionality. You can configure a skill to be triggered when the System Skill is requested.

Business Domain Management

Enhance security and control while tailoring interactions to specific business needs. Classify customer business domains at the tenant level and configure conversation permissions based on domain status; A whitelisted Domain for unrestricted access, Blacklisted Domains for blocked domains, and Greylisted or Unclassified domains for conditional approval. 

For more information, refer to Business Domain Management

New Conversation Steps

The following Conversation Steps are available as part of this release:

  • 'Categorize User Intent' using User Phrase to categorize the user's phrase
  • AI NLQ Step to determine the Change gear ticket Query
  • Execute Sub flow to execute sub-flows as part of skills
Support for New start upNew startup skills integrated with Generative AI and Changegear OOTB skills
Customized Startup Skills for standalone VAAbility to enable custom startup behavior for standalone VA customers and configure skill presentation template. 
Support for Monthy Session-based licensing

The following updates are part of the release to support Monthly Session consumption:

  • Luma now supports a new license type Sessions Per Month is now available for New tenants. The older Session Based licensing is not available for new tenant provisionings
  • Auto-renew sessions every month until the end of contract.
  • Ability to update Sessions in the packs of 500 by default, but can be manually updated. It can only be incremented, but not reduced below the consumption
  • Monitor the usage and alert when the consumption reaches 75%, 85%, 95% and 100%. Continue to alert if the consumption is >100% until the end of the current month
  • License Purchase History show the both manual purchase and auto-renewal activities
  • Monthwise session consumption available on Usage Dashboard (and report) and Tenant Settings->Subscription page

Visual Designer Improvements

The following updates Visual Designer updates are part of this release:

  • Ability to select one or more steps in the skill and create a Sub flow with the steps.
  • Search Catalog step: Ability to exclude previously presented search results
  • Search Skills step: Ability to exclude previously presented search results
  • Search Knowledge step: Ability to exclude previously presented search results
Provisioning Luma Knowledge with Luma Virtual Agent 

VA & KM can now be  provisioned together via the Luma Super Admin portal. As a super admin, you can choose to provision Luma Knowledge, Superset and Automation at the time of Luma Va provisioning or later. The system would automatically provision the tenants and correlate. This also irradicates the need to execute User sync.

Note: New Luma Knowledge tenant must always be created via Luma VA Super admin screen. For correlating Existing tenant, please reach out to support team. 

Other Enhancements

Following are other enhancements that are part of this release:

  • Support Agents can now see the User Conversation start and Elapsed time meter on the Agent Chat Console.
  • Enhance the user experience by providing information on the source of the Knowledge. Luma now displaus the Artifact name and the source along with the Knowledge search results.
  • We can now record the requests that are resolved using the information available over Internet. We can using Set KPI step to calculate KPI "Resolved with External Information" whenever a user request is resolved with information from Internet
  • The default configuration for Browse Services system Skill is now Quick Reply.
    Ability to execute the skill presented in Suggest Skills in the context of the current conversation


Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 3.3 - December 2023

FeatureDescription
Visual Designer Enhancements Improving the usability of Visual Designer, the following updates are part of this release:
  • Support for Collapse view: Easily navigate through your complex skills in the collapsed view. The feature enables the skill developer to manage design space on the canvas efficiently, ensuring that the design environment remains clean, organized, and readable.
  • Enhanced search functionality within a skill. In addition to searching by step names, the system now allows the users to search through the objects used in each step.
  • Ability to clear the local attributes during the conversation.
  • Toggle the properties panel within the Visual Designer. This allows the users to see the properties panel or hide it, depending on their current tasks or preferences.

For more information, refer to Creating a skill with Visual Designer

Troubleshooting Logs for Follow-ups

Get better insights and control over your configured Follow-ups. Following are the updates that are part of this release:

  • Dive deep into the Follow-up polling process with comprehensive troubleshooting logs available at each configuration level. Identify and address issues swiftly, ensuring a seamless follow-up experience.
  • View Follow-up data polling troubleshooting logs and resolve any issues promptly.
  • View the active follow-up data records in real-time.
  • Show message extraction events in follow-up conversations

For more information , refer to Follow-up

Improved Skill search

Luma now uses SBERT (Sentence-BERT) in collaboration with RASA to provide a more robust and sophisticated intent identification system. This integration ensures more accurate skill matching. This is an optional feature and will be rolled out for only specific customers initially. 
To enable SBERT for your tenant, please reach out to the Support Team.

Note: Enabling the SBERT may change the results for the existing skills. You should test thoroughly and adjust the NLP Configurations as required. 

Other Improvements

Following are the other changes that are part of this release:

  • Deprecating Classic Designer for new skill creation. However, there’s no change in view/edit of existing skills using the classic designer.
  • Ability to send payloads for GET Rest calls
  • Show suggestions from the last skill after the survey is completed
  • Need support to multiple same query parameters in outbound REST calls
  • To improve Luma performance, the troubleshooting event logs are now retained only for 7 days. The data is purged every day. There will be no impact on the Dashboard and Reporting.

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 3.2 - November 2023

FeatureDescription

Enhancement to GUI Skill Builder 


Bridging the gaps between the Visual Designer and the Classic Designer, the following updates in Visual Designer are done as part of this release:

    • Support for Attribute extraction from user phrase for the 'Date' type attribute. Luma now extracts the date provided by the user in the search phrase and assigns the value to the 'Date' type attribute encountered first during execution.
    • Support for Capture Feedback Step
    • Support for Capture Satisfaction Survey Step
    • Support for Triggering Automation Workflow 
    • You can now migrate your classic designer skills to Visual Designer skills, making it easier to manage and update.

For more information, refer to Building Conversation with Visual Designer.

Improvements to Visual DesignerThe following new updates are part of this release:
  • Support for Search Skill. You can now perform a custom search on your pre-configured skills from your visual designer skill and display the results during conversation
  • Updated Prompt- Ability to configure global attributes to send in the prompt reply message to the web widget so that the client can drive the user experience in the host application
  • Multiple Step deletion: You can now effortlessly select and delete one or more steps from a skill. This removes the inbound and outbound connections from the selected controls
  • Support for keyboard shortcuts to Copy (ctrl+c) and Paste (ctrl+v) of one or more elements
  • Support for Create Artifact to create a Knowledge Artifact in your Luma Knowledge tenant as part of your skill.
Integrating AI servicesAs part of continuing efforts to integrate Generative AI in Luma Virtual Agent, the following updates have been done in this release:
  • Luma is now fully integrated with Luma AI services. Harnessing the power of advanced Prompt engineering, the Generative AI functionalities in Luma now uses AI services. The integration streamlines the metering and management processes for optimal utilization.
  • Introduction of new conversation step "AI task" to execute an AI Task as part of a skill. Using the step, a skill developer can using OOTB Luma AI services or create an ad-hoc task. The system captures the usage for each customer for reporting purposes
  • Ability for Tenant Admin to enable/disable AI Task in the conversation flow

For more information, refer to Generative AI in Luma

Centralized Generative AI Configurations

Centralized Generative AI Configurations for Luma Suite of Products. Empowers Superadmins to effortlessly configure and oversee the Generative AI functionalities for all Luma products, simplifying management and optimizing control through one consolidated platform. A Superadmin can enable/disable Generative AI and configure OpenAI credentials for a new or an existing tenant with the ability to enable/disable features

For more information, refer to Configure Generative AI Configurations.


Schedule Notification

You can now schedule notifications in Luma. The notification can be scheduled via the Bot builder interface by the Tenant administrator or can be incorporated in Skill using the REST APIs.  You can create one-time or recurring notifications

The schedule also supports dynamic information, recipient lists, or schedules using the notification API. The information can be used to generate Notifications.
View the scheduled and triggered notifications in History
You can also export and import notification configurations

Notifications on the WhatsApp channel can also be sent to unregistered users

VA-KM unification

In the process of unifying Luma Knowledge and Luma Virtual Agent, the following updates are done as part of this release:

  • Luma Knowledge is now available as a workspace within Luma Bot Builder with implicit login. You can now launch your Luma Knowledge Curation portal directly from Luma admin portal, without the need to log in again.

  • Schema changes to support VA and KM Unification.
Other enhancements

Following are the other enhancements that are part of this release:

  • New Conversation events for AI TAsk and Create Artifact steps
  • Updates to troubleshoot logs to show more details in case of error with Set/Transform attribute. You can now see the attribute that causes the error in the logs along with already filled attribute values.
  • System now captures Luma and 3rd party integration response timings, which can be used for reporting and troubleshooting
  • Search Skill and Display skill controls are now available for VA-only customers to support any fallback scenarios.
  • When a quick reply/card button is clicked, you will now always see the button label instead of payload/value 

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 3.1 - September 2023

FeatureDescription

Enhancement to GUI Skill Builder 


Bridging the gaps between the Visual Designer and the Classic Designer, the following updates in Visual Designer are done as part of this release:

    • Support for Search and Display Knowledge Articles- You can now perform a custom search on your Knowledge base and display the results as part of your visual designer skill.
    • Support for Search and Display Catalog to perform a custom search on your Catalogs and display the results as part of your visual designer skill.
    • Support for Display Skill found as required in your skill.
    • Support for KPIs Step in Visual Designer to update Luma VA and Luma Knowledge KPIs through the visual designer skills.
    • Support for Suggest Skills to configure the skill suggestions to be presented to the user as part of the skill. You can now configure a list of skills or use the skill suggestions categories use to present skill suggestions to the end user.
    • Support for Image type in Messages and Prompt
    • Update to Trigger Skill Step: Trigger a Skill dynamically i.e. using a variable that holds the skill identifier.
    • Update to Trigger Skill Step: Ease of selecting a skill to trigger by filtering the skill list by category.
    • Ability to Copy a Visual Designer skill and create a new one.

For more information, refer to Building Conversation with Visual Designer.

Usability improvements 

In advancing the capabilities of Visual Designer, the following enhancements are done to elevate the end-user experience and easy skill building:

  1. Streamlined Step Copying: You can now effortlessly duplicate step(s) within and across different skills.

  2. Enhanced Skill Management: Luma now alerts promptly about any unsaved changes within a skill to prevent unintentional data loss. 

  3. Effortless Control Access: Enjoy quick and convenient access to recently used controls. The new section on the palate enables you to quickly access the last five used controls in the tenant.

  4. Seamless Article Feedback: Now, it's easier than ever to provide article feedback by utilizing the new "Set KPI" step. Use the Knowledge Feedback KPI metrics to update the positive or negative feedback on the Knowledge presented to the user.

For more information, refer to Building Conversation with Visual Designer.

WhatsApp (Direct) Channel Integration

Luma VA can now be accessed through WhatsApp Direct, eliminating the need for third-party service providers. You now have the flexibility to configure WhatsApp directly, simplifying the process and cost-saving for the customers.

For more information, refer to Configure WhatsApp Business.

Support for Login with credentials to the Luma Mobile App 

Streamlined access to the Luma Mobile App through user credentials is now available. In addition to the Magic Link option, Administrators, and Skills developers can now access the Luma Mobile App using their Bot builder credentials. Furthermore, users can also reset their passwords via OTP for added security.

Note: The Login with credentials support is extended to include end-users, allowing them to log in with their credentials. When logging into the mobile app, end-users can generate a password using OTP and proceed to access their accounts with ease.

For more information refer to Login to the Mobile App

Multiple profile support in the Luma Mobile App

Luma Mobile App now supports seamless login to multiple environments or tenants without the hassle of repeated logins. Users can effortlessly switch between different tenants, whether using credentials or a magic link, with just a single click.

For more information refer to Login to the Mobile App

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 3.0.2 - July 2023

FeatureDescription
Support for Cards 

The Visual Skill Designer now supports Card carousel to create interactive and visually appealing experiences for users. The card carousel enables you to showcase multiple cards simultaneously, allowing users to browse through various options or information in a more intuitive and engaging manner. In your skills, you can use cards in the following ways:

  • Message Cards to display information such as showcase products or services
  • Prompt Cards to provide various options for users to choose from as a response to a question
Decision Prompts CardsNew Decision Prompts - Cards are designed to create dynamic decision paths in a skill. Decision Prompt - Card is a combination of Card prompts and Conditions. The control allows you to present options to the user in form cards, and based on the response, the next steps in the skill are configured.

This release also contains bug fixes documented on the Published Fixes page.

Release 3.0.1 - June 2023

This release contains only bug fixes documented on the Published Fixes page.

Release 3.0 - June 2023

FeatureDescription
GUI Skill BuilderThe New Visual Designer enables users to create Flow-based skills. Skill developers can drag and drop controls on the canvas and link sequentially to build and customize skills quickly and easily.
Automatic User Phrase generationLeverage Generative AI (Open AI) to generate User phrases for Luma Skills automatically. 
Note: To enable autogeneration of User phrases, Open AI should be enabled for the tenant. You may contact the Serviceaide support team to get it enabled on your tenant,
One-Click Luma provisioningProvisioning Luma for Change gear Customers is now just one click away! Our utility swiftly sets up Luma Virtual Agent and Luma Knowledge tenants, syncing Knowledge Articles and Service Catalogs from Changegear. Within minutes, Changegear customers can have Luma ready to go.

Release 2.20.2 - April 2023

FeatureDescription
Luma Mobile App- Integration with MapsLuma Mobile App is now integrated with Maps. Use the Location tool to search and share location with your Location-based services quickly.  In addition to sharing your current location, you can now search locations by name and coordinates or scroll through the map and pin location.
New API for Group ImportLuma now provides an API to import groups using JSON Payload. The API can be configured as part of the Federated service for user sync between your ITSM system and Luma Virtual Agent.

Release 2.20 - March 2023

FeatureDescription
Luma VA User Administration

Added the ability to download Users, Group associated Users and Skills from UI
Additional Filters on Skill Builder--> Skill list
Bulk Import of support groups with business hours using API and UI. Show Group Import History similar to User Import History with appropriate bot builder notifications about the progress
Skill configurationExpose Tenant SubDomain as context variable @{tenant.subDomain}
Add 'Clear Attributes' as an option in the Set attribute conversation step
Support Agent EnhancementsAdded the ability for the user to send attachments (images) to the support agent so that agent can download them during the conversation with the User
Channel enhancementsOption to Clear chat on Web widget, Test Bot, and Mobile App

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 2.19 - January 2023

FeatureDescription
Service Catalogs in Luma VA

Find your Service Catalogs through Luma and create well-formed actionable tickets. You can now access Service Catalogs in your ITSM system through your Luma Virtual Agent. Import your existing Service Catalogs into Luma and enable end-users to search for the service catalog.

You could also browse the catalogs using the new system skill 'Explore Catalog.' For more information refer to Explore-Catalog.

Note: To use Service catalogs, Luma Knowledge should be configured for your organization. To procure Luma Knowledge tenant, please contact Serviceaide Support team.

Startup Skills- Customize your Conversation 

Customize the way the end-users see the information. You can now design conversations between Luma VA and the end user. Build your startup skills and trigger the whenever user searches for information or services through Luma VA.

Categorize the skills using the new out-of-the-box category 'startup skills' to identify your start-up skills easily.

For more information refer to Customize Conversation startup

New Conversation Flow constructs for Knowledge and Service Catalogs

Building skills in Luma made it easier. Use the new conversation constructs to integrate your Knowledge base and Service Catalogs with minimum configurations. Following are the new constructs available in the Skill Builder. 

  • Search Knowledge: Allows you to perform a custom search on your Knowledge base using a phrase or metadata.
  • Search Catalog: Allows you to perform a custom search on your Service Catalogs using phrases or keywords.
  • Display Knowledge: Display the Knowledge articles found in conversation as required
  • Display Catalog: Display the Catalogs found as required in your skill.
  • Display Skills: Display the Skills found as required in your skill.

For more information, refer to Build Conversation Flow.

Luma Mobile App IOS support

Luma Virtual Agent is now available on IOS mobile platform. The Luma Mobile App brings your virtual agent into your pocket, providing around-the-clock support, even while away from the desk.

  • Luma Bot Builder now provides additional configurations to support the new voice-enabled Mobile App as a chat channel. As an Administrator, you can configure Mobile App for your tenant and enable end-users to converse with Luma VA via the Mobile App. 
  • The Luma Mobile App is available on Apple Store and Google Play Store for IOS and Android phones. Install the app from the respective app store and connect to your virtual agent,

For more information, refer to Configure Mobile App.

Note: Luma Mobile App for the IOS platform is currently in testing and will be available soon for users.
Changes to existing Conversation flow constructs

In addition to the new conversation constructs the following conversation items have been enhanced to build better skills easily.

  • Suggest Skill: Configure the skill suggestions to be presented to the user as part of the skill. You can now configure a list of skills or use the skill suggestions categories use to present skill suggestions to the end user.
  • Ruleset: You can now add a description for each rule added to your Ruleset/Conditions conversation item. You could also conditionally exit a skill with Suggest skill, choose and execute a skill dynamically.
  • Set KPI : In addition to Luma KPIs, you can now configure Luma Knowledge KPIs through Luma skills.

For more information, refer to Create Skill.

Other enhancements

Following are the other enhancements that are part of this release:

  • Luma Bot builder now provides new Context variables that allow skill developers to use the information on the Knowledge Articles, Catalogs and Skills found.
  • Support for Base64 content: You can now attach Base 64 content to web service calls.
  • The 'Browse Service Catalogue' System skill is now renamed to Browse services.
  • Luma now supports Global Presentation templates that can be used to configure the cards used to present Knowledge Articles, Catalogs, and Skills.
  • The system skill 'Abort/Exit' is now renamed as 'Abort.' 
  • The Survey report on Usage Dashboard now contains an additional column with the 'Root Skill' information. You can now report on the primary skill executed when the conversation is executed.
  • You can now use the 'view skill' button (pop-out button) to view the skill definition in a new browser. The option is available in the Startup configuration screen and on the 'Add Condition' conversation item when branching to a skill.

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 2.18.1 - December 2022

This release contains only bug fixes documented on the Published Fixes page.

Release 2.18 - November 2022

FeatureDescription
Support for Luma Mobile App

Luma Virtual Agent is now available in a Mobile App. The Luma Mobile App brings your virtual agent into your pocket, providing around-the-clock support, even while away from the desk. Luma Bot Builder now provides additional configurations to support the new voice-enabled Mobile App as a chat channel. As an Administrator, you can configure Mobile App for your tenant and enable end-users to converse with Luma VA via the Mobile App. 

For more information, refer to Configure Mobile App.

Note: Luma Mobile App is currently in testing and will be available soon for users.
Improved card layout in Web Widget

Improved card layout to enhance the visual symmetry of the web widget. Each card in the carousel now follows pre-defined dimensions, and the size does not change based on the card text. Longer text in cards is masked and can be viewed using the 'view more...' option.

Other EnhancementsFollowing are the other enhancements that are part of this release:
  1. Luma Virtual Agent tenants can now connect to Serviceaide Automation tenants across different environments.
  2. Technical updates to improve the Luma VA and dashboard/report performance
  3. Updates on Conversation Message Report: New columns 'Conversation Initiated by' and 'Message author' added to Usage Dashboard → Conversations Report.

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

Release 2.17.3 - November 2022

This release contains only bug fixes documented on the Published Fixes page.

Release 2.17.2 - October 2022

FeatureDescription
Support for WhatsApp templates in Follow ups notifications

Luma Virtual agent now supports Whatsapp template for Follow up notifications. You can now configure your follow-ups to use Whatsapp templates such as HSA template to send notification on Infobip Whatsapp channel. You may also create custom templates that can be used to send follow up notifications.

New Tenant Configurations You can now override the SageMaker configurations for your tenant. This enables the administrator to have more flexibility to choose the instance types or timeouts per tenant.

This release contains only bug fixes documented on the Published Fixes page.

Release 2.17.1 - September 2022

...

Release 2.17 - August 2022

FeatureDescription
Automation Workflows in Skill Builder

You can now trigger the Legacy and Automation Designer workflows as part of your Luma skills. For a Luma tenant with integration to Serviceaide Automation, the Legacy workflows and the workflow configured in Automation Designer can be added as conversation steps in the skill. This is managed at the tenant level.

Note: For new tenants or first-time Automation configurations, only Designer workflows are enabled. The Legacy workflows can be enabled on-demand from the backend.

Improvements on Dashboard

Following are the new updates available on Luma Dashboard:

  1. Skill Adoption Report on Usage Dashboard now includes execution count for branched skills.

  2. You can now exclude specific skills from the Skill Adoption report. Use the new filters to select the skills to be excluded. The Dashboard data and the exported report honor the selection and remove the excluded skills.
  3. The default Date Range filter on the KPI, Usage, and Support Agent Dashboard is now updated to "Last 24 Hours".
  4. The Survey Report on Usage Dashboard now includes User Role, User Group, User Status, and Channel.
  5. The Survey Report should display the actual skill that triggered the survey instead of the parent skill

New Transformation function

Support for the new transformation function Custom Date format - Using Epoch Seconds Time to convert Epoch time in seconds to date time in the specified timezone and format. For more information, refer to Using Transformation functions

Other Improvements

Following are the other improvements that are part of the release:

  1. Performance improvements in the Dashboard report download in an excel sheet.

  2. You can now view the Conversation start and end time in the conversation history timeline.
  3. Luma now supports Media files (audio, video, document, sticker) as attachments.
  4. You can now see the Chat in progress indicator in your Luma-supported channels. The indicator is displayed whenever Luma is processing a user request and preparing a response. 
  5. Command prefix, used to initiate a skill or system command, is now optional.

Note: This release includes updates to the Web widget. For changes to take effect, download the latest package (JS and CSS files) and update the Web widget.

...

Release 2.16.4 - July 2022

FeatureDescription
Improvement in Conversation History

Integration Execution logs in the Conversation History page now display the execution start and end time. You can view the information based on when the integration is invoked from the action server and the operation is executed in the target system.

Technical improvements

Following technical improvements are part of this release:

  1. The maximum waiting time for the end user when connecting to the Support analyst is now updated to 60 minutes.
  2. Improved Bot performance. During dialog training, unwanted objects such as bot response messages are not exported to the Domain YAML file. This reduces Bot load and reduces the Bot reload time.

This release also contains bug fixes documented on the Published Fixes page.

Release 2.16.1 - May 2022

FeatureDescription
Technical Improvements

Following technical improvements are part of this release:

  1. Actuctor APIs that expose Health check metrics (“/gateway/actuator”) are now restricted and cannot be accessed from outside. This ensures that sensitive information is not exposed.

  2. Nginx is upgraded to the latest stable version (1.20.2) across all Luma components.

  3. TLS 1.0 and 1.1 is disabled across all Luma load balancers

This release also contains bug fixes documented on the Published Fixes page.

Release 2.16 - May 2022

FeatureDescription
VSA performance optimizationTechnical updates to improve the performance of the Bot. The change optimize the Virtual Agent's response time during conversations.
Web Widget update

Luma Web widget bot icon is updated to new Luma Agent icon. Note: For the change to take effect, update to the Web Widget configuration files.

This release contains only bug fixes documented on the Published Fixes page.

...

Release 2.15 - March 2022

FeatureDescription
Improved KPI calculations 

Luma Virtual Agent now enables you to conditionally set your KPIs during Skill execution. You can now calculate Luma KPIs as part of parent as well as sub-skills. New Conversation Item 'Set KPIs' allows the Skill developers to calculate or update KPIs as required during a conversation. Additionally, KPIs can also be updated as part of Rule conditions.

For more information, refer to Create Skill

NoteFor your existing skills, the KPIs metrics configured at the skill level are migrated as the last step in the conversation flow. You might see a difference in KPI calculations for the existing skills as the KPIs will now be calculated on the last branched skill instead of the parent skill. In case the skill branches to a sub-skill, KPIs will not be calculated until reconfigured. This is because prior to the 2.15 release, Sub skills did not support KPIs.

It is recommended that you review the existing skills and update the KPI configurations appropriately.

Export KPI Dashboard

Download your KPI Dashboard information into an excel file. You can now generate a single report with the information on all the KPI metric measurements available on the Luma KPI Dashboard. You may filter the information on various columns such as KPI Metric Type, dates, Session ID, Channels and view the reports as required. 

For more details, refer to KPI Dashboard

Download User Adoption and Training Opportunities Metrics

You can now download and view detailed information on the 'User Adoption' and 'Training Opportunity' for your Bot. Luma VA now allows you to download the following metrics available on the Luma Usage Dashboard. 

  • Unique Registered Users
  • New Registered Users
  • Average Registered Users Chat Time
  • Unmatched Phrases
  • Average NLP confidence score
  • Ambiguity Occurrences

For more details, refer to Usage Dashboard

Whatsapp via Infobip updates

Following are the updates on Whatsapp via Infobip chat channel:

  1. Skill Developers can now add descriptions for each Interactive List item displayed to the users. When the skill is executed via Infobip Chat Channel, the descriptions are displayed to the end-user. For the other channel, the description text is ignored.
  2. You now provide a specific title to the Interactive Lists or quick replies list. This is apart from the prompt text message. For other channels, the title is ignored.

For more details, refer to Create Skills.

New views for Custom Reports

You can now create custom reports on LUMA usage information. The following database views are now available to expose the customer information which can be used to create reports:

  • vsa_channel_accounts_view contains the users and channel account details of users in Luma VA
  • vsa_skills_view contains the details of skills available in the bot 
  • vsa_conversations_view with details on the conversations initiated in the bot
  • vsa_kpi_measurements_view with details on the various KPI measurements on Luma Dashboard.

New Conversation context variables 

You can now use the End user conversation while creating ticket via Luma Virtual Agent. The new Conversation context variables 'Transcript Json' and 'Transcript Text' are used to capture the complete transcript of the user conversation which can be used as additional information when creating a support ticket or any other skill creation.

For more information, refer to Use Variables in Skills

Other Enhancements

Following are the other enhancements that are part of the release:

  • Text changes across the Bot builder UI to support White Labelling.
  • All Luma Reports are now generated in Excel format instead of CSV. This ensures that the reports show up correctly and in the required format.
  • New events for KPI Calculations in Conversation History. For more information, refer to Conversation History

This release also contains bug fixes documented on the Published Fixes page.

Release 2.14 - January 2022

FeatureDescription
New Luma API 'Get Channel Account Records'New Luma API 'Get Channel Account Records' is available. The API enables the skill developers to retrieve the list of channel accounts for users available in Luma VA. You can also filter the user list based on details such as contact ID, username

For more details, refer to Luma APIs for User Registration → GetChannelAccountsRecords
Improvement in Luma Knowledge and Luma Virtual Agent IntegrationLuma Knowledge - Luma Virtual Agent integration is updated as part of the release. Luma VA does not send Small talk and System skill phrases to Luma Knowledge. This avoids the inaccurate knowledge gaps in Luma Knowledge.
Improvement to Web WidgetYou can now configure your bot to initiate a custom skill every time the web widget is reopened. By default, the Welcome skill is triggered when the web widget is opened after the initial conversation.
Other Improvements

Following are the other enhancements that are part of this release:

  • Log4j vulnerability in Luma VA is now fixed.
  • During the user registration process, when a user clicks on the validation link, Luma now shows a user-friendly message instead of the current JSON message.
  • In case, the identified skill is inactive or the user does not have access to execute the skill, the user is now be redirected to the fallback. Instead of the current skill permission message, fallback skills are presented to the user.
  • You can now configure quick replies in the notification message.

Release 2.13.2 - December 2021

FeatureDescription

Presenting Knowledge through Luma Virtual Agent

Luma now avoids duplicate Knowledge Articles that are related to more than one topic. In a Article list view, a Knowledge article with multiple relevant topics is displayed under the topic with the most matching topic (highest posterior probability).

New KM context variables

You can now use KM context variables to refer to below Knowledge and Article information:

  • Topics: @{vsaDecision.knowledgeArticle.topics}
  • Pagination: @{vsaDecision.knowledgeArticle.pagination}

This release also contains bug fixes documented on the Published Fixes page.

Release 2.13.1 - December 2021


This release contains only bug fixes documented on the Published Fixes page.

Release 2.13 - December 2021

...

The following updates are included in this release:


FeatureDescription
Feedback Survey

Feedback Surveys are now available in Luma Virtual Agent. You can now send a Satisfaction Survey and Feedback request to end-users after skill execution and completion of the User-Support Agent conversation. The survey response can be used to calculate Customer Satisfaction Ratings for your bot. The Survey can also be triggered as part of specific skills. You can use the OOTB Survey or create a customized survey specific to your Bot or skill.

For more information, refer to  Customer Feedback and Satisfaction Survey.

Customer Satisfaction Metrics on Usage Dashboard

View your Customer Satisfaction ratings on Usage Dashboard. A new section 'Satisfaction Survey' is now available on the dashboard that provides cumulative information on the Surveys triggered to end-user by the Luma Virtual Agent. The metrics include the conversations from all Chat channels configured for your tenant (except the Test Widget).

For more information, refer to Usage Dashboard.

Email integration

Luma Virtual Agent now supports Email integration that enables the system to send emails to end-users. As an Administrator, you can configure the email server for your tenant. Email integrations can be added to a Skill as a conversation item. You can also create multiple email templates and use the same in Skills on a need basis. This reduces the redundant and manual effort of writing and Email configuration every time an email needs to be sent. 

For more information, refer to Email Integrations.

Improvements in Export and Import

You can now export Feedback Survey Configurations and Email Integrations from one bot to another. The configurations can be exported and imported into a target environment. When exported, all relevant entities such as Email Server instances, Templates are also exported.

For more information, refer to Bot Export and Import.

Other Improvements

Following are other improvements that are part of this release.

  • Luma VA now supports sending follow-ups to a list of Users. You can now use List Datatype in the User reconciliation field and send follow-ups to a list of Users. Note: Use the LIST type attribute to map the User list in a JSON list.
  • New events for Feedback Survey and Email Integrations in Conversation History. For more information, refer to Conversation History


...

Release 2.9.1 - June 2021


This release contains only bug fixes documented on the Published Fixes page.

Release 2.9 - June 2021

The following updates are included in this release:


FeatureDescription
Conversation Flow

Display welcome skills upon successful registration of a new user using a custom registration skill. You can now trigger or branch to 'Welcome/what can you do" System skills from a Ruleset in a skill's conversation flow.

For more information refer to Rule Set Overview 

Bulk User Import Improvement

Bulk Import APIs are updated to avoid the creation of unwanted inactive users from any source system to Luma VA. The Bulk import process ignores the inactive users in the source systems such as ISM and adds only active users to Luma.

For more information, refer to Bulk Import Users and Groups via API

Enhancements to Default Support Team Group

Following are the enhancements to 'Default Support Team'group in Luma:

  1. You can now add or remove users from the Default Support Team group.
  2. When a new Support Agent is added to Luma VA through Bulk upload, the Agent is not added to the Default Support Team group if they are part of another custom support group, already available in Luma VA.
  3. Group purpose for 'Default Support Team' group is set to 'Support Group' and cannot be changed.

For more information, please refer to Define Roles, Permissions, and Groups and Manage Groups

Updates on Agent Chat Console

Following are the updates on Agent Chat Console:

  1. Agent Chat console is not accessible to the Support Agents who are not part of any active support groups in the Luma.
  2. 'Default Support Team' now appears in the 'Transfer to Another Group' process when the group is within business hours and the Support Agents are available online.

For more information, please refer to Agent Chat Console

This release also contains bug fixes documented on the Published Fixes page.

...

The following features and updates are included in this release:


FeatureDescription
 JSON and XML datatypes for Global and Custom User attributes

You can now create Global attributes and User Custom Attributes of  “JSON” and “XML” data types. The attributes can be used the JSON and XML data received from third-party integrations. These attributes can be used only for populating values in the conversation flow. It cannot be used for prompting the end-user for input.

For more information, refer to Create Attributes

Improvements in Luma Notifications API 

Luma Notification API has now been simplified. To reduce the complexity in composing simple text messages from external integrations, a new field “textMessage” has been added to the Luma notification API payload. You can directly populate the message in the field, instead of composing the JSON template in the “message” field.

For more information, refer to Sending Notifications to Users From External Applications

Luma 1.x migration to Luma VA 

You can now migrate your Luma 1.x bot to the latest Luma Virtual Agent. The migration will copy your Skills, Integrations, Attributes, Configured Followups, and other components from 1.x environment to Luma VA.

The Migration can be performed by the Serviceaide Operations team. You may get in touch with the Serviceaide Support team for more details.

Transforming ISM Service Catalog to Luma Skills

You can now utilize your existing Service Catalog Items in ISM, to create tickets through Luma VA. Your existing workflow processes in ISM can be exposed as Skills in Luma VA, which can be used by End-users to create tickets via the Virtual Agent. 

The Serviceaide Operations team can perform the transformation for your environment. You may get in touch with the Serviceaide Support team for more details.

Build and Publish Improvements

Technical improvements in the Luma training module to reduce Build and Publish time for your Bot. Luma VA now supports incremental training using virtual pools of objects, created and trained on Tenant provisioning. On each skill or attribute creation, the build and publish process only triggers NLP training, if a pre-trained pool of objects is available. This helps in avoiding Dialog training on every new skill or attribute creation, reducing the Bot training time. If the pool of Objects is exhausted and reaches the threshold, A new Object pool is created and trained.

Configurations to manage the pool size and thresholds, objects.pool.size and objects.pool.consumption.threshold is configured at the Tenant Level. You may get in touch with the Serviceaide Support team for more details.

Note: We will run Build and Publish along with the rollout to activate the feature.

For more information, refer to Build and Publish

Other enhancements

Following are the other enhancements done as part of the release:

  • Improved Skill execution behavior: Luma VA now checks for the empty attributes at every Conversation step. Instead of validating at the user prompts, the Virtual Agent now looks for the empty attributes at each step. The user is prompted for information and the Subsequent conversation steps are executed
  • You can now add more than 10 Quick Replies for attributes in your Skill.
  • You can now set your local time zone as your Bot Time zone. The DateTime values in your skills now resolve to the configured time zone. Contact Serviceaide support team to configure the Bot Time zone.
  • New transformation function Custom Date format - ISO Zoned Date Time to convert ISO DateTime in your Bot time zone to a specific timezone. For more information refer to Using Transformation functions


This release also contains bug fixes documented on the Published Fixes page.

Release 2.7.2 - March 2021


This release contains only bug fixes documented on the Published Fixes page.

Release 2.7.1 - March 2021


This release contains only bug fixes documented on the Published Fixes page.

Release 2.7 - February 2021

...

Release 2.6.1 - December 2020


This release contains only bug fixes documented on the Published Fixes page.

Release 2.6 - December 2020

...


This release contains only bug fixes documented on the Published Fixes page.


Release 2.5 - October 2020

The following features and updates are included in this release:

...