# 2020.1.11.0 - April 16, 2020

#### Platform

* We’ve added migration support for existing product visuals to ease the transition to Threekit and eliminate any potential downtime
  * If a Customer already has virtual photographs or AR assets, we can import them, associate them to Threekit configurators, and serve the experience from Threekit.
  * As they generate visual assets in Threekit, their migrated assets will be replaced with new, better visuals.

#### Player

* The player now has the updated Threekit branding colors
* We’ve improved the AR experience
  * If the AR experience needs to be generated, you now have the option to cancel
  * If the AR experience needs to be generated, it will automatically load once it's generated. It no longer needs you to click a “view” button.
* The player no longer has a white background, it’s transparent - we don’t make assumptions on the desired background color anymore. This allows you to embed it and give it any background color you like.

#### Editor

* In Logic mode, we’ve moved the “Done” when creating Attributes or Rules so that you don’t accidentally delete them.

#### Bugs

* AR glass no longer appears solid


---

# 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/2020/2020.1.11.0-april-16-2020.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.
