February 2024

Version 4.9.2 – February 29, 2024

Bug Fix

  • Resolved an issue where the utterance collector queue did not properly escape regular expressions, resulting in job failures. This fix ensures that all special characters in regular espresssions are correctly escaped.

  • Fixed an issue that caused the Large Language Model (LLM) intent recognition to return intents which were not part of the speech model.

Version 4.9.1 – February 27, 2024

Bug Fix

  • Resolved the issue where, following the saving of a project as a new version, assigned services were becoming disconnected from their corresponding service blocks.

Version 4.9.0 – February 26, 2024

Bug Fixes

  • Fixed the issue where selecting a variable for a service block was reshaping the input incorrectly.

  • Addressed the problem where Autosave would spam error messages if a JavaScript statement in a text snippet condition contained syntax errors.

  • Resolved an issue where attempting to create a new version in large projects with many existing versions would result in a 401 error, despite the version being created successfully.

  • Fixed the bug where, after ignoring or adding all the data on the last page of a training scene, the previous page did not automatically load.

  • Corrected the issue where the information (i) icon in the profile settings would show nothing if there were no descriptions in a role.

Version 4.8.3 – February 8, 2024

New Features

  • User-ID Based Rate Limiting – Introduced user-ID based rate limiting to provide improved access for individuals on shared networks, optimizing the user experience across diverse usage scenarios.

Last updated