> For the complete documentation index, see [llms.txt](https://docs.gmetri.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmetri.com/features/release-notes/2021/12-10-dec-update.md).

# 12-10 Dec Update

### :rocket: Major Features

* Portal
  * Leaderboard analytics enabled for all tiers
* Editor
  * Unlimited deployments for all tiers
  * Fonts support for timer element
* Viewer
  * New Anchored mode for EmbedHTML element which allows to fix HTML content on top of a target element
  * Improved login and viewer state management for deployment links

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

* Portal
  * General improvements to increase responsiveness on analytics pages
  * Feature restrictions w\.r.t to Pricing 2021
  * For new signups 1st project created is always V5
* Editor
  * Volume option can be enabled from preferences
  * Instructions element renamed to Stories

### :bug: Bug Fixes

* Editor
  * Fixed issue with audio element preview and file selection
  * Fixed issue with AR element file selection
  * Removed textbox placeholders from unwanted places
  * Fixed dropdown displays for boolean variables
* Viewer
  * Actionbar UI fixed for device having < 360px of height in landscape mode
  * Fixed issue with whitespace on iOS devices
  * Fixed issue with Viewer Form data save
  * Fixed dropdown styling on shopping card
* Portal
  * Back to Experience links fixed on analytics page
  * Fixed google login


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-10-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.
