# 07-20 July Update

### :rocket: Major Features

* New Volume and Tour mode controls for viewer links
* 0 downtime releases of services to production
* Progressive loading of pano elements. Shows a low res image to start the scene and loads the high res pano in the background.

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

* Tour mode speed reduced to avoid dizziness
* Viewer analytics now captures and show full URLs (vs. just the path like before)
* Added option for custom CNAME for viewer links
* Popup element - Increased visibility on sprite slider
* Global volume now applies in between scene changes
* Org admins can change role of team members to analytics

### :bug: Bug Fixes

* Fixed End Experience rule
* Default GMetri panos are not visible in experiences
* Fixed leaderboard filters
* Project search is now case insensitive
* Fixed zoom controls visibility based on project properties
* Fixed Product card and Popup heading issues
* Fixed text element render when using templates with urls
* QR Matcher now handles special characters (like in URLs) correctly


---

# 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-20-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.
