# Helvia.ai Release 5.58.0

Our next release will take place on 27 June 2024, check out what's new!

### 1. Enable ‘File Upload’ icon only on ‘File Upload’ nodes

With this update, bot admins can now disable the file upload button through a new custom setting. The file upload button on webchat will always be visible and disabled, ensuring a seamless user experience. Additionally, it will be enabled whenever there is a file upload question, making it easier for users to share files with the bot.

The custom setting for this feature is available below:<br>

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2Fc2RT0Z6kGlfN9XLqDKQW%2Fimage.png?alt=media&#x26;token=e37a7fd3-0502-439a-b8a4-4c5dc01e0fbc" alt="" width="416"><figcaption></figcaption></figure>

### 2. Add Variables in 'Analytics tags' nodes

With this new feature, bot admins can now set a tag using a variable name. This provides more flexibility and allows for dynamic tag creation based on user input or other variables.

In the below example, the name of one or more variables can be entered as a Tag name, in addition to fixed value tags.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2F2skMiEHmu623uyCove1O%2Fimage.png?alt=media&#x26;token=83d2efc3-b99d-44b6-8a4f-abb86983724c" alt="" width="371"><figcaption></figcaption></figure>

### 3. Improved image upload UX in Automated Answers, Knowledge Bases & Nodes

Bot admins can now enjoy a seamless experience when adding images to Automated Answers, Knowledge Bases, or Nodes. With the new update, the upload image UX has been improved to match that of uploading a bot avatar. Upon clicking the image icon, admins can now choose to upload an image to the Media Manager or select one from there, making it easier and faster to add images to their content. Alternatively, admins can select to link to the image file URL.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FQdVjgJGWgsMtpmdTDqwG%2Fimage.png?alt=media&#x26;token=007bf8f2-db9f-4d3a-8b0f-a5d5db23e67f" alt="" width="367"><figcaption></figcaption></figure>

### 4. Preview Messenger bot deployments easily

Bot admins can now view a preview of Messenger bot deployments with just one click. A new view action has been added to the last column of the bot deployment list, making it easy for you to quickly access and test your bot on Messenger.


---

# 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.58.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.
