# August 2025

### August 18

{% tabs %}
{% tab title="Improvements" %}
{% hint style="success" %}

### August 18

* Added support for audio when importing video files
  {% endhint %}
  {% endtab %}

{% tab title="Details" %}
{% hint style="info" %}

#### Video with audio

\
Previously, videos could be uploaded but their audio was not supported. This has now been improved - audio in video files is supported and will play automatically along with the video.&#x20;

A volume slider has been added in the video texture settings:\
\
![](/files/uHCrWRD9hBjF42Yx5j7Z)
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://help.vectary.com/changelog/august-2025.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.
