# 10-14 Oct Update

### :rocket: Major Features

* **PBR materials** are now supported in 3D Models
* New name bubble design over Avatars
* Restructured **Branding section.**

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

* New deployments are **Live** by default
* There are new auto-generated variable for tracking the viewer's last name and full name
* Users are hidden when they enter the spawn zone

### :bug: Bug Fixes

* Preventing access to the editor without a valid uuid
* Fixed inconsistency with durations on the Deployment Analytics page
* Fixed styling issues on Analytics page
* Fixed clickability issues with Colliders
* Viewer name gets computed correctly for CustomList login
* Fixed movement when typing inside chatbox
* Fixed the avatar selection screen
* Fixed OEmbed URL expansion when using an alias for workspace name
* Editor blocked on unsupported browsers


---

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