# 11-02 Nov Update

### :rocket: Major Features

* Editor
  * All connected user can be seen on the bottom left on the editor window.

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

* Editor
  * General UI updates for properties and structure panels
* Viewer
  * An error message is displayed to the viewers when there is network disconnection

### :bug: Bug Fixes

* Editor
  * Improved element/scene deletion resolution for multiplayer system
  * Timer element durations are correctly displayed in the editor
  * Nested elements within groups can be selected from Structure Panel
  * Pivot point support added for 3D Shapes (Polygon/Cube/Sphere/Cone/Torus/Cylinder)
  * Rules delays show correct values in the rules panel
  * UI updates for Capture Input, Share and Product card elements
  * Fixed element renaming from properties panel
  * Increased text box character limit to 5000 characters
  * Fixed Rules UI Logic map loading states
  * Popup element - Added correct restrictions for selecting files from File Manager
  * Fixed rules updates when elements are deleted from the scene
* Viewer
  * Pivot point support added for 3D Shapes (Polygon/Cube/Sphere/Cone/Torus/Cylinder)
  * Quiz element shows at least 4 items without a scrollbar.
  * Quiz element - Fixed background
  * Quiz element - Correct scores shown when quiz failed
  * Media element - Added correct restrictions for selecting files from device storage
  * Zoom disabling fixed for Android/iOS devices
  * Unsupported Browser warning added for firefox
* Portal
  * Docs links updated across the platform


---

# 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/11-2-nov-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.
