# 2025.11.0 - June 4 2025 Preview Release

### Improvements & Bug Fixes

* Data Transfer has been updated to support transferring Catalog 2.0 data, including AI visual discovery experiences, Prompts, and Variants
* Resolved issue with Data Transfers for Classic Catalog where not all assets and metadata are transferred
* Resolved issue where composites containing SVG files are not loaded after a configuration change
* Resolved issue where HKR files containing Mesh Quantization could not be imported
* Resolved issue where removing an App from a cloned organization would also remove it from the original organization


---

# 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/2025/2025.11.0-june-4-2025-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.
