# 2024.08.0 - May 1 2024 Preview Release

### Augmented Reality cache data management

Clearing AR cache for catalog items has been added to Publishing and allows for streamlined regeneration of AR content.&#x20;

<div align="left"><figure><img src="/files/zJrnBXJrNqzjMcOq6DLJ" alt="" width="557"><figcaption></figcaption></figure></div>

Now when publishing an item all AR data for that item will be cleared and upon the next request be regenerated, allowing for whatever changes that were made to be reviewed without running a separate render job.

### Improvements & Bug Fixes

* Resolved issue with Set Model not updating Connector positions
* Resolved issue with Connectors not snapping to a close by object when already connected to an object
* Resolved issue with loading time consistency when using Fast Compositor
* Resolved issue with rendering thumbnails for EPS files


---

# 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://community.threekit.com/releases/2024/2024.08.0-may-1-2024-preview-release.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.
