# 11-09 Nov Update

### :rocket: Major Features

* Viewer
  * Shopping element and product card redesign

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

* Editor
  * Toaster is shown on all updates in the publish section
  * Rightbar panel design updates
  * On adding new section in popup, all previous sections auto collapse
  * Add red bounding box even when elements are locked
* Viewer
  * Deprecated: Scene pitch correction. All scene pitch correction in scene gets converted into point to rules automatically.

### :bug: Bug Fixes

* Editor
  * Reset view not working in orbit mode fixed
  * Dragging in Orbit mode fixed
  * Changed all docs links on portal and editor
  * Action bar rules’ 3rd element inconsistency when updated from v4 to v5 fixed
  * Project property defaults shown correctly
* Viewer
  * Pitch range min value not working fixed
  * Product card, quiz position fixes
* Portal
  * Fixed new project creation flow.


---

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