# 04-25 Apr Update

### :rocket: Major Features

You can now share your screen on multiplayer mode!

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

* Improved file processing UX.&#x20;
* Added a preview for PDFs.&#x20;
* We now stream Y positions while viewing others' avatars in 3D scenes. (You can now see people jump.)

### :bug: Bug Fixes

* Added support for mpeg audio files.&#x20;
* Fixed click issue for touchscreen laptops.&#x20;
* Massive performance updates in 3D mode.


---

# 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/04-25-apr-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.
