# 06-31 June Update

### :rocket: Major Features

* Updated browser whitelisting for different OS and browsers
* 2 events are available as clickable actions: is\_clicked (resettable) and has\_been\_clicked (not-resettable)
* Actionbar notch now shows a contrasting color to the background
* Full support for Macbook touchpad in V5 viewer

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

* Ability to delete and update org logo from the settings page
* UI fixes on V5 screens
* Duplicate To dropdown in portal is now searchable. Search can be done on org slug or org name
* Removed option to Import and select for File manager plugins (sketchfab/flickr/GMetri panos/Drew panos)
* V5 deployment links can be accessed from publish section on the editor
* Reset View button can be enabled/disabled from editor
* UX changed on deployment slug renames when there are clashing deployments with same slug. User sees a toaster and the changes are reverted

### :bug: Bug Fixes

A whole lot of bug fixes in the V5 viewer:

* Hover events will now works correctly for 0 secs durations
* All Viewer Screens (Leadgen, Language, VR instructions etc) work seamlessly on mobile devices
* Actionbar variations on all devices (mobile/tablet/desktop) work as expected
* Fixed crashing Popups with 3d Models and AR elements on iOS devices
* Capture text no longer allows itself to be submitted with an empty string
* Media Upload UI fixed
* Fixed timer seek\_to and on\_end events
* Fixed scrolling issue on viewer screens for V5 viewer
* Fixed Custom list login page for V5 Viewer
* Enforce landscape screen shows a better graphic
* Fixed orbit controls clicks on mobile devices
* Mouse dragging works during scene transitions
* GMetri watermark is shown if whitelabel is disabled

Also,

* Fixed team invite flow on portal
* Automatically adding new scenes to menu if auto add new scene to menu property is checked on settings screen inside editor
* Non-live deployments are blocked from V5 viewer
* Fixed contact Drew page link


---

# 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/06-31-june-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.
