# 2024.12.0 - June 26 2024 Preview Release

### Improvements & Bug Fixes

* Increased timeout limit for data transfer jobs from 3 hours up to 24 hours
* Improved caching for player API calls
* Resolved issue with deleting plugs within the editor
* Resolved issue with Sessions in the Analytics Dashboard not being accumulated accurately
* Resolved issue with changing Color Attributes leading to frozen players
* Resolved issue with V-Ray Plane lights causing overexposing in renders


---

# 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.12.0-june-26-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.
