# 02-11 Feb Update

### :rocket: Major Features

* Editor
  * Users are greeted with an **onboarding guide**
  * **Rolling out V5 Editor** as default editor for new projects and option to upgrade existing v4 projects to v5 projects
  * A new **Resource Panel** has been added with lots of useful links and guides
  * Ability to **convert TTS to Audio** element
* Viewer
  * Option to **"Enable Multiplayer mode"** which shows all the connected viewers on view links. Option can be paired with comments and enabled from the publish section
  * Ability to use **"find and replace"** rules with string variables
* Website
  * New website rollout

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

* Editor
  * **Scroll position** now doesn’t reset when switching between Properties and Structure Tabs
  * 3D Models can be previewed in the File Manager
  * Ability to control the **preview banner of any video** element being shown in the Editor, controlled within the Preview Popup
  * Search now works in Rules’ dropdowns
  * Element/Scene address can now be copied from the Properties Panel toolbar

### :bug: Bug Fixes

* Editor
  * Copy-Paste actions fixed for group elements
  * Fixed File Manager searching for Drew Pano and GMetri Pano Plugins
  * Correct mimetype added to TTS files
  * **Text alignment** properties now work consistently between the editor and viewer
  * **Color picker** in the right bar now picks up correct colors
* Viewer
  * Improved error handling and error reporting
  * Fixed billboarding for Oculus Quest 1


---

# 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/02-11-feb-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.
