# Helvia.ai Release 5.48.0

For our newest release we have focused on performance optimization and on adding some exciting new features. Read on to see what's new.

### 1. New 'Carousel' node

A new 'Carousel' node has been added to the list of available nodes, enabling bot authors to present information as a series of images or cards that the user can swipe through horizontally. Each card can contain information such as text, images, and buttons with links. Carousel nodes work on webchat, MS Teams, Messenger and Instagram bot deployments.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FB8RtEKlOyPJlE3qJdCCy%2Fimage.png?alt=media&#x26;token=c83f43fc-0b67-4cc8-a92e-2a74509b2229" alt="" width="252"><figcaption></figcaption></figure>

To add a carousel node to a flow, select it from the list of available nodes and then edit it to create the required experience.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2F5IW3m9l19P1f1vEeBzCI%2Fimage.png?alt=media&#x26;token=d2862018-3aac-49f7-9c81-8808acd39de1" alt="" width="133"><figcaption></figcaption></figure>

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FO1QWF3o6HPpQevxfDbfK%2Fimage.png?alt=media&#x26;token=aa012eb0-da24-4df2-a217-f882b617e54a" alt="" width="368"><figcaption></figcaption></figure>

### 2. Improved UX with input field focus in webchat

The release item is about improving the user experience in webchat by implementing a feature that automatically focuses the cursor on input fields when they appear. This means that in cases, such as when a user needs to enter their name or a message, the cursor will automatically appear in the input field, and the user will be able to start typing without needing to click or tap on the input field first. This will save users time and effort by eliminating the need to manually click or tap on the input field before typing.

### 3. Analytics default date picker range change

The default date picker range in Analytics has changed from the last 30 days to the current day. This change will allow users to quickly access the most recent analytics and bot records without having to manually adjust the date range.

### 4. Increased Knowledge Base group name character limit to 300

The character limit for KB group names has been updated to 300, providing more flexibility for users.

### 5. Customizable 'Channel Action' node message

Bot authors can now customize the message that is generated by the bot when an action has been triggered. This message is only shown in the bot's records, and its default is "action\_execution". To change this message in the 'Channel Action' node, edit the 'Alternative text' field.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FH2kU0ajEXyihJtEHHWSM%2Fimage.png?alt=media&#x26;token=47a56386-3df6-4ec7-a075-7fe02ea8c423" alt="" width="368"><figcaption></figcaption></figure>

### 6. Improved tag management for chat sessions

We have recently implemented an upgrade to our system to ensure that the tags list in chat sessions contains distinct values. With this upgrade, we ensure that our tag management system is more efficient and effective, giving our users a better experience.

### 7. Option to enable/disable auto-train for NLP pipelines

This new feature allows admins to define whether they want the NLP pipelines in their bots to get trained automatically or manually. To do so, there is a new setting on the bot AI settings. This new feature gives admins greater control over the training of their bots.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FC56bZ3a3UEw7SxgUKHSS%2Fimage.png?alt=media&#x26;token=3e6f3757-56b6-4030-8206-c278d9238baf" alt="" width="329"><figcaption></figcaption></figure>

### 8. Improved Audit Log retrieval time

We have optimized the audit log retrieval process, resulting in significantly faster retrieval times. Admins can now quickly access and analyze system activity without experiencing delays.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helvia.ai/resources/release-notes/2024/helvia.ai-release-5.48.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
