# 11-17 Nov Update

### :rocket: Major Features

* Editor
  * Added safe names for files uploaded and variables names to resolve special characters.

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

* Editor
  * Updated preferences page in deployment section
  * Added functionality to download comments from the Publish section
  * Improved updates from number/decimal properties
  * Revamped variables and support sections.
  * Added relevant toasters and loading indicators.
* Viewer
  * For embed HTML element, popup mode becomes full screen on mobile phones
  * Error screen with refresh button added for experiences with stale login.

### :bug: Bug Fixes

* Viewer
  * Fixed inconsistent height for quiz element
  * Fixed multiple updates in singular option not happening in quiz element
* Portal
  * Fixed analytics page views table UI and functionality.
  * Fixed geolocate failures


---

# 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/11-17-nov-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.
