# Mar 22 Release (v47)

Announcing **Google Sheets – Mar 22 Release (V47)**

Valorx is back with another updated version for our **Google Sheets** with much more enhanced user interface to make it easy for our users.

In this release we have changed the broad OAuth scopes to the possible least permissive scopes to improve the security and user privacy when users install the **Valorx for Salesforce** to access the runtime apps in **Google Sheets**.&#x20;

Below is the image of **previous** **OAuth consent** screen.

![](/files/e51N4Yx1EsGcdjR396pf)

Below is the image of our **new OAuth consent** screen.

![](/files/G6gPYJypVyzPgVLLPMy5)

* Reduced drive scope by using [**drive.file**](https://www.googleapis.com/auth/drive) instead of [**drive**](https://www.googleapis.com/auth/drive.file).
* Reduced spreadsheet scope by using [**spreadsheets.currentonly**](https://www.googleapis.com/auth/spreadsheet) instead of [**spreasheet**](https://www.googleapis.com/auth/spreadsheets.currentonly).
* Removed "[**Connect to an external service**](https://www.googleapis.com/auth/script.external_request)" scope by rearchitecting the **Salesforce OAuth** flow to make network calls using **JavaScript** instead of using **Google Apps Script** on Google's servers.
* In **V47** we have changed the color for our Valorx icon to match our **Logo**.

#### Bug Fixes

* In the Apps list, "New Copy" option will now open the new copy of the app without asking for the confirmation.
* Google Sheet apps were not opening due to more number of picklist values which is now fixed.


---

# 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.valorx.com/valorx-fusion/versions-and-release-notes/windows/older-versions/google-sheets/google-sheets-version-47.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.
