> 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-29.3.0-and-28.8.0-and-27.15.0.md).

# Versions 29.3.0 & 28.8.0 & 27.15.0

Released on September 1st 2023

For compatibility information of each P4V version with Autodesk Vault versions, visit the [System Requirements](/p4v/system-requirements.md#compatibility-matrix) page.

## <mark style="background-color:orange;">Fixes</mark>

* All versions
  * Fixed a bug that caused publishing conditions were not retained.
  * Fixed a bug that caused the drawing of an assembly (IAM) to be ignored for DWG publishing if there was also the IPN drawing.
* P4V 2022
  * It is now possible to install Publisher4VLT 2022 together with Publisher4VLT 2023.
  * Fixed a bug that caused the 'Copy property values from original file' to be active even unchecked.

## <mark style="background-color:blue;">Changes</mark>

* All versions
  * User interface icons updated to match other Holixa applications' icon styles better. Theme-based icon switching is available starting with Vault 2024. For versions 2022 and 2023, only one color version of the icon set is used.<br>

    <figure><img src="https://4111171440-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F84dgaorYMHNzbCzAM2fW%2Fuploads%2F66nP8rMqC27tH9WCVGhJ%2Fimage.png?alt=media&amp;token=4d68a06b-d782-4bcb-8a8e-2882f76d1682" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
You must restart Vault Professional to use the icon set corresponding to the selected theme.
{% endhint %}

## <mark style="background-color:green;">New features</mark>

* All versions
  * Google Analytics was implemented to track what version of the Publisher4VLT is being used.
  * Added logging information about attaching the published files to items, so users can get more information if the attaching was successful.
* P4V 2022
  * The latest version of Holixa licensing has been implemented. Licensing information is now stored in the Publisher4VLT 2022 dedicated folder so no other Holixa-licensed products can affect the licensing of Publisher4VLT and vice versa.

## <mark style="background-color:yellow;">Known Issues</mark>

* All versions
  * The product license may be lost overnight (turned invalid), causing publishing jobs to fail due to an invalid license. Manual reactivation is necessary. As a temporary workaround, try not to have the Vault client opened on a job processor machine overnight. We are working on a fix.
  * Inventor Model states are not supported.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.besmart.software/p4v/whats-new/versions-29.3.0-and-28.8.0-and-27.15.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
