# 05-05 May Update

A major release this time with 3D Scenes

![](/files/IzyWug3PMvviWFWhe0du)

### :rocket: Major Features

* 3D Scenes enabled for all users :partying\_face: &#x20;
* Added a new element - Environment (Environments are 3D spaces)
* New SignUp and SignIn pages!

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

* Adding scenes now adds relevant elements like lights and pano Improved PointTo algorithm to ensure rotation is always linear

### :bug: Bug Fixes

* Fixed an issue with invites&#x20;
* Fixed an issue where users were getting logged out of the editor, ensured users always have fresh session tokens


---

# 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/05-05-may-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.
