# 03-10 Mar Update

## 🚀 Major Features

* ReadyPlayerMe Integration for [Avatar](/metaverse/player/avatars.md) System

<figure><img src="/files/BthIVrSEH5FoL3Mdy1j7" alt=""><figcaption><p>Avatar Selection</p></figcaption></figure>

* A new [Character element](/metaverse/build/elements/character.md) and ReadyPlayerMe Plugin for Filemanager. Characters can be imported from ReadyPlayerMe.

<figure><img src="/files/I0TZoV8vSxZjYBamLC1c" alt=""><figcaption><p>Character Plugin</p></figcaption></figure>

* Viewer Camera Mode - First Person/Third Person for 3D Scenes. Use [keyboard shortcuts](/metaverse/player/viewer-keyboard-shortcuts.md) to switch between the two.
* Branding feature consolidation - [Custom Loader](/metaverse/build/editor/project-settings/branding.md#custom-loader) is now a Professional tier feature, whereas [Remove Splash Screen](/metaverse/build/editor/project-settings/branding.md#remove-splash-screen) and [Remove 'Powered by GMetri' watermark](/metaverse/build/editor/project-settings/branding.md#remove-powered-by-gmetri-watermark) are Enterprise tier features.
* There is no longer a Starter Plan. Check available plans here:[Billing](/platform/billing.md#plans). Older customers who are already on the Starter Plan can continue to remain there.

## ⏫ Minor Improvements

* Preview URLs now start with “preview\.gmetri.com/…”
* On headset, a persistent overlay is visible to enter into Immersive mode
* Actionbar UI improvements
* Streamlined UI for menu, hamburger menu on top-right of the page uses only the required amount of space
* Rotation controls for Meta Quest controllers using the left thumbstick
* Button B interactivity for Meta Quest controllers
* Token expiry screen when viewer token expires

## 🐛 Bug Fixes

* Avatar heights are in sync between non-immersive and immersive modes
* Sideways running issue in 3D scenes in 3rd person view is fixed
* WASD keypress on properties/structure doesn’t trigger movement of the user
* Toast notifications are shown for all operations correctly
* Typo fixes for branding section
* Fixed lighting issue with 3D models
* Avatar Rotation in 3rd person mode
* Resolved UI issues with screenshare element
* Is In List rule for number variable
* Fixed issues in Comment Pins


---

# 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/2023/03-10-mar-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.
