# 2020.4.5.0 - December 22, 2020

Environments

`Preview`, `Admin-FTS`

#### Assets

* **The listing table** has been given super-powers using [Ag-Grid](https://www.ag-grid.com/). Now, you can filter text columns, sort, pin columns, hide/show columns, and Threekit will save your modifications. We’ve also add timestamps to the date column. Row options have been moved to the right click menu, like renaming an asset. To search for an asset by name, click the column option and select filter. We’ll be rolling out the new table system to the rest of the platform soon.

![](/files/H9BcFka1Pn3Eu63PCvv5)

#### Migration

* **Expanded migration** support means Threekit can migrate all data, including historical data like renders, orders, and other organization settings from one Environment to another or within an environment to different Organizations.

#### Bugs

* GL6234 - Tiling tooling issue for some textures have been resolved


---

# 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.4.5.0-december-22-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.
