# 11-26 Nov Update

### :bug: Bug Fixes

* Editor
  * New scenes will automatically get added to the menu
  * QRMatcher rules show correct entries in rules
  * Directional light impacts all 3D models correctly
  * Timer position shows correctly in editor and viewer
  * Green screen effect on videos
  * Fixed issue with viewer form not working when there all entries are deleted
  * Fixed issue inconsistent menu entries when scenes are deleted
  * Geolocation can now be used from the deployment section
  * Linked variables with media upload are shown correctly in the “Autogenerated” variables section
* Viewer
  * Multiple fonts for text elements can be used on iOS devices
  * Fixed fluctuations on mobile devices when using scene range locks
  * Instructions element skips entries that don’t have any asset selected
  * Removed viewer state save calls for preview mode
  * Large viewer state updates now allowed
* Portal
  * Deprecated editor login
  * Fixed Azure login


---

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