# 12-01 Dec Update

### :rocket: Major Features

* Portal
  * A new section with Variable Stats added to the Analytics page
  * Advanced Analytics show more information about per scene analytics

### :arrow\_double\_up: Minor Improvements

* Editor
  * Renaming viewer form fields also renames the linked variables
  * General UI improvements
* Viewer
  * Scene names are tracked and can be seen in the advanced analytics section
  * Control panel doesn’t appear If no items can be shown

### :bug: Bug Fixes

* Editor
  * Color Picker crashes fixed
  * Removed hidden operation for Popup element from toolbar
  * Allow selection of sprite files for Popup sprite mode
* Viewer
  * Media Upload camera output can be seen correctly on iOS devices
  * Better scene transitions when 2D elements are involved like Popup/Quiz/Actionbar etc


---

# 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://docs.gmetri.com/features/release-notes/2021/12-01-dec-update.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.
