# 10-21 Oct Update

### :rocket: Major Features

* Multi-user editing support for editor
* Improved analytics views for deployments
* UI Upgrade for editor

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

* Editor:
  * Improved copy and paste operations for scenes and elements
  * Updated dynamic event and action selection logic for rules when switching between elements
  * Updated correct steps for all properties using number inputs

### :bug: Bug Fixes

* Portal:
  * Advanced Analytics page access fixed for users with analytics roles
  * Geolocation and maps in analytics shows correct locations
  * Login fix for experiences using SCORM packages
* Viewer:
  * Added a few missing emoji icons
  * Fixed page crashes when navigating quickly between scenes from menu


---

# 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/10-21-oct-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.
