> For the complete documentation index, see [llms.txt](https://help.besmart.software/p4v/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.besmart.software/p4v/whats-new/versions-31.5.3.0-30.3.2.0-29.7.2.0-28.12.2.0-27.19.2.0.md).

# Versions 31.5.3.0, 30.3.2.0, 29.7.2.0, 28.12.2.0, 27.19.2.0

For information on the compatibility of each Publisher4Vault version with Autodesk Vault versions, visit the [System Requirements](/p4v/system-requirements.md#compatibility-matrix) page. To download the software, visit our [download page](https://download.besmart.software/).

{% hint style="success" %}
This release resolves an issue in the licensing system that might result in multiple licensing windows popping up on a job server, potentially causing the job server to stop responding or significantly diminish its performance.
{% endhint %}

{% hint style="info" %}
If you haven't yet installed the [previous critical hotfix](/p4v/whats-new/versions-31.5.2.0-30.3.1.0-29.7.1.0-28.12.1.0-27.19.1.0.md), you can proceed directly with these latest releases. Make sure you [read](/p4v/whats-new/versions-31.5.2.0-30.3.1.0-29.7.1.0-28.12.1.0-27.19.1.0.md) the important information first.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.besmart.software/p4v/whats-new/versions-31.5.3.0-30.3.2.0-29.7.2.0-28.12.2.0-27.19.2.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.
