# Helvia.ai Release 5.51.0

### 1. Unpublishing specific Knowledge Base articles

Bot authors can now unpublish articles within a Knowledge Base, without having to delete them. This means that authors can easily deactivate and reactivate certain articles as needed, allowing for greater flexibility and control over the bot's content.

To publish/unpublish an article from the KB, go to the article view and enable/disable the new 'Publish' setting accordingly.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FJpSjE5iDTwEr6LPxlrmZ%2Fimage.png?alt=media&#x26;token=6535466e-1a55-4b03-94b5-b06ba3045e6d" alt="" width="431"><figcaption></figcaption></figure>

### 2. Displaying deployment language in the deployments table

The deployment language is now displayed in the table of deployments, making it easier and more convenient to manage and test deployments. This feature is especially useful for testing purposes, as authors can now easily find the deployment they are interested in without having to open each one individually.

<figure><img src="https://1873349521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsBKCPTKnYrr0QVmp6Jo5%2Fuploads%2FbAYss3JwIGzd07juQypY%2Fimage.png?alt=media&#x26;token=dfffa641-ee20-49ea-85c2-1ab21b87ac2e" alt="" width="563"><figcaption></figcaption></figure>

### 3. Media Manager bug fix with spaces in image names causing broken links

Previously, images with spaces in their file names were causing broken links when uploaded. This issue has been resolved, and images with spaces in their file names can now be uploaded and accessed without any problems.


---

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