# Sept 23 Release (v21)

### <mark style="color:blue;">About the September Release</mark>

The September 2023 release includes the enhancements and bug fixes below for a finer user experience.

1\. Enhancements in the Grid View screen&#x20;

2\. Enhancements in the Report Mapping Function

3\. Enhancements in the Settings screen&#x20;

### <mark style="color:blue;">Enhancements Details</mark>

**1. Enhancements in the Grid View screen**&#x20;

Considering the user's ease, we have made three enhancements to the Grid View screen.

1. We have released a new feature: **Double Click the Drag Icon to copy records** in the column cells. This feature makes copying record values in Valorx Wave as swift as Excel and Google spreadsheets.

> When the user clicks on any cell, the Drag icon appears.&#x20;

<div align="left"><figure><img src="/files/Bq8ta86Vd5nah652b5zc" alt="" width="444"><figcaption><p>The Drag Icon in the Grid View Screen</p></figcaption></figure></div>

> The user can double click the Drag icon to copy the record values in the column cells.&#x20;
>
> * If all column cells are empty, the record value of the selected cell will be copied to them.
> * If values exist in a few cells, the **Fill Option** message will appear, as shown in the image below. The user can choose the fill options as per requirements.&#x20;

<div align="left"><figure><img src="/files/glBoM7m6lZHuG8zD7akW" alt="" width="445"><figcaption><p>The Fill Options Message</p></figcaption></figure></div>

This feature will not be available to the Boolean fields (The fields with the checkbox or tick mark).

2. There are two enhancements in the **View Selection** drop-down list.&#x20;

<div align="left"><figure><img src="/files/T10lSTLwvcDEFlD6IlEh" alt="" width="563"><figcaption></figcaption></figure></div>

> 1. The four sections (My Views, Shared Views, Salesforce Views, and Report Views) in the View Selection drop-down list are collapsible now. This will give the user more organized eyeshot of their Views.&#x20;
> 2. The Create new view **text link** is **replaced** with the Create new view **icon** and placed at the top right in the drop-down list. &#x20;

3. Now the user can choose how many records they want to load in a single scroll.&#x20;

> When the user hovers over Record Counts on the bottom left side of the screen, it will expand and show the count options. The user can select any option or click on the Edit icon to enter any desired number.

<div align="left"><figure><img src="/files/GKqqlPAkb1UHdcLHKFHP" alt="" width="513"><figcaption></figcaption></figure></div>

**2. Enhancement in the Report Mapping Feature** &#x20;

If any changes are made to the Salesforce Report after mapping it with Valorx Wave Mapped Report View, the **Update your Salesforce Report** **Mapping** message will appear when the user opens the Mapped Report View. &#x20;

<div align="left"><figure><img src="/files/HYaH28CLfsPaogKjv34u" alt="" width="294"><figcaption><p>The Update your Salesforce Report Mapping Message</p></figcaption></figure></div>

**3. Enhancements in the Settings screen** &#x20;

The Advanced section in the Settings is redesigned. &#x20;

<div align="left"><figure><img src="/files/pyzvSQZHmINaGOED2L3q" alt=""><figcaption><p>The New Design of the Advanced Section in the Settings Screen</p></figcaption></figure></div>

***

### <mark style="color:blue;">Bug Fixes</mark>

* The payment workflow works accurately.&#x20;
* Wave usage logs are captured consistently.&#x20;
* User deactivation works properly.&#x20;


---

# 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-wave/release-notes/wave-browser-extension/archived-release-notes/wave-version-22.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.
