# 2021.20.0 - September 29, 2021

**Environments**

`Preview`, `Admin-FTS`

###

### Platform

**Support access** can be granted using the new `Support Settings` found in Settings > Features.

Use this setting to grant Threekit's support team access to your Organization without the need for formal invitations. Access is revoked automatically based on the `End Date`:<br>

<figure><img src="/files/Y1nqZalVD2dpibpOM65Z" alt=""><figcaption></figcaption></figure>

**Login lockout** has been added to protect accounts from brute-force attackers. Users are given feedback when they fail to log in:<br>

<figure><img src="/files/nTpFJahtpk4543Eq5G6R" alt="" width="494"><figcaption></figcaption></figure>

If a login fails five times, the account will be locked for 30 minutes<br>

<figure><img src="/files/nDUZmyRGkWedjzeBA3bV" alt="" width="468"><figcaption></figcaption></figure>

Organization Administrators can see locked accounts and unlock them:<br>

<figure><img src="/files/oHv7svk9GeR16N7HkOIo" alt=""><figcaption></figcaption></figure>

Administrators can unlock members so that the user can try again or reset their passwords:<br>

<figure><img src="/files/AbraOSAy81xGP2FBDK8g" alt=""><figcaption></figcaption></figure>

### Data Tables

**Data Tables trash** is here - you can now delete data tables you no longer need.<br>

<figure><img src="/files/2qdNi1azPoozvRRdV6Hr" alt=""><figcaption></figcaption></figure>

You can `Go to trash` and restore deleted Data Tables:<br>

<figure><img src="/files/vhVY4Uh8b1zGAlbHEyvM" alt=""><figcaption></figcaption></figure>

### WebGL

**Iridescence materials** can be represented accurately in Threekit in real-time.<br>

<figure><img src="/files/ZWqgvXnfpmojTvJJzBVy" alt=""><figcaption></figcaption></figure>

Iridescence properties have been added to PBR materials:<br>

<figure><img src="/files/POl9wtf4kAk68KuUFAC7" alt="" width="522"><figcaption></figcaption></figure>

### Bugs / Cases

* GL7554 - Texture optimiztions apply based on Organizations ettings.
* GL6974 - Threekit Icon svg returning 404 error when used in bundled player
* GL7307 - Child nodes evaluation issue
* GL7462 - Configure tab information for catalog item is very small
* GL747 - Changing configuration on a nested item triggers an evaluation of the parent item
* GL7506 - V-ray Missing extra AO image
* GL7509 - 3D player is loading duplicates of all mesh assets
* GL7513 - Hashed JS files are not cached
* GL7513 - Need suggestion to improve the performance
* GL7543 - Threekit models not display correct when loading & unloading
* GL7546 - Potentially corrupt org crashes browsers when viewing an asset but not in the editor
* GL7558 - The asset is giving issue when using box dimension
* GL7562 - Loading thumbnail appears momentarily and then disappears - potentially related to recent preview update
* GL7563 - Not able to update/rename data table in preview env
* GL7584 - Map slots are taking a very long time to populate
* GL7585 - Layer service is not fetching the correct image
* GL7588 - Stage configuration on asset-jobs/{id}/renders API is used on render task with bad formatting


---

# 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/2021/2021.20.0-september-29-2021.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.
