# 10-01 Oct Update

### :rocket: Major Features

The much awaited VR mode support is finally here! :tada:

* You can now **move within VR mode** using headset controllers. You can move using either the **thumbstick** or **cursor click**.
* Editors can upload upto **6 custom avatars** that can be used by viewers
* Editors can specify **room member and instance limits** to control how many viewers can stay in a room simultaneously.
* Using **host mode** you can now **kick and mute viewers** in the room.
* Send **notifications to all viewers** on a link!
* You can now trigger **rules based on a time** by using "current time" in the rules dropdown.

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

* **Firefox** support added
* Ability to **change viewer height** from scene properties
* Other viewers are hidden when they are within 1.5M of the player
* A **new analytics page** to check all viewer sessions

### :bug: Bug Fixes

* File Manager: Fixed post processing for 3D models - Thumbnail and USDZ generation
* File Manager: Small UI fixes to improve usability
* Fixed leaderboard when lead generation is enabled
* Made a security fixes to plug an XSS scripting attack vector
* Initial implementation of Webhooks.


---

# 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/2022/10-01-oct-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.
