# 07-02 July Update

### :rocket: Major Features

* V5 Viewer official release

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

* Logout and offlining option removed from Viewer Preferences
* Allow fullscreen and Allow VR are default checked in Viewer Preferences
* Preview section shows correct thumbnail on the Rightbar
* Better user role management on the portal

### :bug: Bug Fixes

A whole lot of bug fixes in the V5 viewer:

* Fixed initial rotation on mobile devices with gyro
* Fixed reset view on mobile devices
* VR mode disabled in unsupported devices
* Android edge is now supported without VR functionality
* Fixed hover functionality on all 3D elements
* Fixed timer pause and timer match events
* Media upload and QR matcher are now mobile compatible
* Smarter checks for rendering 3D elements


---

# 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/2021/07-02-july-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.
