# Versions 29.2.1.0, 28.7.1.0, 27.13.0.0

For compatibility information of each ERP Connector version with Autodesk Vault versions, visit the [System Requirements](/erpc/system-requirements.md) page.

## Changes

* Modifications to the licensing mechanism to match the latest licensing of Publisher4VTL.

{% hint style="warning" %}
When using the ERP Connector and Publisher4VLT together (with the pending publication feature), it’s important to ensure that their licensing versions match. This means you should use the [latest public versions](https://help.holixa.com/holixa-publisher4vlt/whats-new/versions-29.4.0.1-and-28.9.0.1-and-27.16.0.1) of Publisher4VLT in combination with this latest version of the ERP Connector or any newer version.
{% endhint %}

* Removed the functionality where the ERP Connector automatically performed publishing tasks for the “Copy native files” and “Publishing thumbnails” jobs of the Publisher4VLT, and automatically added the information about published files to the Data Interface (DI). This change was made to eliminate code duplication and resolve a conflict where the ERP Connector, not the Publisher4VLT, was actually publishing files. Now, all publishing tasks are handled by Publisher4VLT. **If you need the published file information in the DI, you must enable the “Use pending publication” option in the General settings of the ERP Connector.**
* The first phase of rebranding to Be.Smart: The installer and some main icons were rebranded to match the Be.Smart style. The rest will follow soon.

## Fixes

* Fixed some language translation issues.
* Fixed the issue causing the content of the ERP Data tab not to be visible in the dark mode.

## Update Instructions for Web-license-activated Installations <a href="#update-instructions-for-web-license-activated-installations" id="update-instructions-for-web-license-activated-installations"></a>

{% hint style="info" %}
*\*The below steps are valid for the following ERP Connector versions and newer: 29.0.0.1, 28.5.1.1, 27.12.0. You don't need to follow these instructions if upgrading from the internal RC1 build.*
{% endhint %}

1. Before uninstalling the older\* ERP Connector version from the Vault client, go to Tools → ERP Connector → About.
2. Click “License…” in the add-in summary window.
3. Click “Reset license” in the next window, and confirm with OK.
4. (Alternatively, you can skip steps 1-3, and instead delete the content of the folder `c:\Users\!!USER!!\AppData\Roaming\ArkanceSystems\ERP_Connector`).
5. Close the Vault client and uninstall the older ERP Connector version.
6. Install the latest ERP Connector version.
7. Activate the product using your Be.Smart (Holixa) web license credentials (e-mail, password).

<figure><img src="/files/IRguTWFDoCznLdTV9woN" alt=""><figcaption></figcaption></figure>


---

# 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.besmart.software/erpc/whats-new/versions-29.2.1.0-28.7.1.0-27.13.0.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.
