LogoLogo
  • 👋START HERE
    • Welcome!
  • ℹ️General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • May 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • ⚙️Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page
  • Version 4.15.8 – July 24, 2024
  • Bug Fixes
  • Version 4.15.7 – July 23, 2024
  • Bug Fixes
  • Version 4.15.6 – July 18, 2024
  • Features
  • Version 4.15.5 – July 16, 2024
  • Features
  • Bug Fixes
  • Version 4.15.4 – July 15, 2024
  • Features
  • Version 4.15.3 – July 12, 2024
  • Bug Fixes
  • Version 4.15.2 – July 8, 2024
  • Bug Fixes
  • Version 4.15.1 – July 5, 2024
  • Bug Fixes
  • Version 4.15.0 – July 4, 2024
  • Features
  • Version 4.14.4 – July 2, 2024
  • Bug Fixes
  • Version 4.14.3 – July 1, 2024
  • Features

Was this helpful?

Export as PDF
  1. General
  2. Release Notes
  3. Rule-based Automation

July 2024

Version 4.15.8 – July 24, 2024

Bug Fixes

  • Fixed the issue where importing or creating a project from templates does not display intent groups.

Version 4.15.7 – July 23, 2024

Bug Fixes

  • Fixed minor UI inconsistencies.

  • Fixes an issue where DTMF Intent shows an Error Message when LLM Intent Classification is activated.

  • Fixes an issue where service block branches and variables are not displayed if the service description is too long.

  • Fixes an issue where the Date Filter in the Training Screen does not filter properly.

Version 4.15.6 – July 18, 2024

Features

  • Updated the design of speech assets Intents scene for an improved user experience.

Version 4.15.5 – July 16, 2024

Features

  • Slots and storage variables are now iterate-able in JavaScript snippets.

  • OpenAI Text-to-Speech via Azure is now available to be used in projects! For more details, see: OpenAI via Azure (Preview)

Bug Fixes

  • Fixes an issue that results in invalid training data, caused by providing multi-line utterances.

  • Fix in sub-dialog scene where sub-dialogs show an incorrect connected state.

  • Fixes an issue where cached values for external service calls were returned, even after the customer disabled the caching feature for a service.

Version 4.15.4 – July 15, 2024

Features

  • Adjusts prompt structure to improve the experience with multilingual voices by preventing accent switches.

Version 4.15.3 – July 12, 2024

Bug Fixes

  • Fix the issue where the UI inconsistencies of font style, row color, and button visibility for the selected intent state.

Version 4.15.2 – July 8, 2024

Bug Fixes

  • Fix the issue where the Analytics Test Request Button wasn't working for existing releases.

  • Bring consistency to the Add buttons notation.

Version 4.15.1 – July 5, 2024

Bug Fixes

  • Fixes unexpected changes in analytics web-hook password after editing a release.

Version 4.15.0 – July 4, 2024

Features

    • The PII data is pseudonymized, PII data is replaced with realistic fake data

    • PII data that are anonymizing:

      • Person

      • Addresses

      • ID (of any kind, including phone numbers, credit cards, license plates, IP addresses, internal IDs, ID card numbers, booking numbers, etc. )

      • Dates (of any kind, including date of birth)

      • Email address

    • Utterance and slot extractions will be anonymized.

    • To see Context in the training scene requires certain permissions.

Version 4.14.4 – July 2, 2024

Bug Fixes

  • Fix the issue where pasting blocks in a series pops up the "Outdated information" popup

  • Fix the issue where deleting a block right after deleting a block performs an undo action.

  • Fix the issue where importing subdialog in some cases not displaying all of the imported intents in speech assets.

  • Fixed minor UI inconsistencies

Version 4.14.3 – July 1, 2024

Features

  • The new Edit and Save method is implemented to service authentication to make it more error-proof.

PreviousAugust 2024NextJune 2024

Last updated 10 months ago

Was this helpful?

ℹ️
Anonymising PII data on Training screen