# 07-01 July Update

### :rocket: Major Features

* Environment element now allows user to select any custom file as the environment

{% embed url="<https://twitter.com/amit_rajput1992/status/1544267934691762176?s=20&t=DdffMrzPda_F9rl4YYzmWQ>" %}

* Billboarding now supports 3 modes - Y, XY and XYZ

{% embed url="<https://twitter.com/_sahilahuja/status/1544565106893213697?s=20&t=xIfZFt1SYIXoqQ80UC23yQ>" %}

* Text chat for Multiplayer.
* Spawn zones in 3D scenes. This allows setting the starting position in a 3D Scene.
* Multiplayer mode now enabled in all scene types - 360 scene, Orbit scene and 3D scene.

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

* Allowing custom project thumbnail from Settings -> Upload Project thumbnail
* Uploaded files in file manager no longer need a refresh to become selectable
* More structure and files added to `Assets by GMetri` Plugins

### :bug: Bug Fixes

* Fixed green screen color defaults
* Fixed horizontal alignment on text elements
* Fixed Zone Element’s scaling uniformity
* Fixed hotspots compatibility with VR mode and flickering issues&#x20;


---

# 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/07-01-jul-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.
