# 2023.1.0 - January 12, 2023

### Bugs/Cases

* DEV-539 Text cutting off when it's Auto Downsize
* DEV-673 Attributes' Default Value being stored even after being deleted
* DEV-815 Active property missing in some Canvas Composite assets
* DEV-829 Array Attributes causing crashes to the player on initialization
* DEV-809 Using Deferred Evaluation causing performance issues on initialization


---

# 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/2023/2023.1.0-january-12-2023.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.
