# 2021.5.0 - February 25, 2021

Environments

`Preview`, `Admin-FTS`

###

### Platform

**Number attributes** can now be used in more places, including Composites for layered rendering and in Asset Logic to set vector values.<br>

<figure><img src="/files/13gWUrDZiJQtm7GdaGA4" alt=""><figcaption></figcaption></figure>

It can also be filtered on the Render screen to limit configurations for Items.<br>

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

For example, you can use a Number attribute to create a product rotation in WebGL or Virtual Photographer by using it to set a node’s rotation.<br>

<figure><img src="/files/CAcuiYx1icyRjrlU1HEh" alt="" width="563"><figcaption></figcaption></figure>

**Tokens** have been improved for clarity and with a few safety nets. Token listings now include owners and the last time they were used.<br>

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

In the Members listing page, Threekit displays the number of Tokens a user owns.<br>

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

A warning is shown if a user with tokens is removed.<br>

<figure><img src="/files/oBPF5qqD3XPt3qaEDNJK" alt="" width="422"><figcaption></figcaption></figure>

**Download Renders and Bulk AR** exports. A download button has been added to the individual Render results page to download either image files or AR files. The download contains a JSON file with information about each configuration and the resulting file.

![](/files/SvDi1Y78xuK3qW12LHj5)

**The Platform Header** UI has been updated to be consistent across all top level pages, including styling and button placement.

### Editor

**Users are warned** when leaving the editor if they have autosave turned off and have not saved their changes.

**New Plugs** that have been added to the Platform, like AR placement, are automatically added to existing assets now to improve backwards compatibility.\
API

**Vertical rotation** can be enabled for mobile devices using the player parameter `allowMobileVerticalOrbit: true`. By default, vertical rotation is disabled.

**Operators and attribute**s can be added and updated using the Client API’s new `addAttribute` and `addOperator` functions.

### Cases

GL6554 - Metadata queries do not work with the 2D player\
GL6404 - 2D player is not transparent when loading\
GL6580 - 2D player only loads some layers at certain times\
GL6572 - Importing product JSON with pricing attribute does not work\
GL6517 - Occasional crash related to opacity video switching\
GL6443 - Configuration changes doesn't get applied to the 2d player\
GL6547 - Autosave toggle state not being saved when navigating from asset page to editor\
GL6310 - Importing a rule via JSON ignores the action's path and value


---

# 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.5.0-february-25-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.
