# Oct 22 Release (v5)

Announcing **Valorx Wave – Oct 22 Release (V5)**\
\
Valorx Wave is excited to announce the fifth release note in which we have an enhancement and fixed a few issues to give you all a better product experience.

**Enhancements**

#### Column Freezing

We have introduced a new provision of Column Freezing where users will now be able to freeze columns to left, and right of the grid.

* Freeze columns are available under the Header drop-down menu of each column.
* Select any one of the three options (Freeze Left, Freeze Right, or No Freeze).

<figure><img src="/files/9CY0iTiMRTHRSs1u3fnQ" alt=""><figcaption></figcaption></figure>

#### Footer Row

Users can now add a footer row to the current view.

* Hover over "Add" row button and then click **Show Footer Row**.

<figure><img src="/files/Bl7tyRp7RbJ5oR8wKfAZ" alt=""><figcaption></figcaption></figure>

* Now, users can find the sum of columns with the datatype of Integer, Double, Long, and Currency. In this image, we have an amount column for which we are showing the sum of the amount.

<figure><img src="/files/7QcZEkmhHcupoSPVjUm0" alt=""><figcaption></figcaption></figure>

**Bug Fixes**

* Users cannot use favorite view actions while the sidebar of the record list page is unpinned.
* An error occurs while resizing the columns in Salesforce View.
* Values disappear while using “In” or “Not In” operators in Filter.
* Related List view is not removed after clicking on the cross icon.
* Filter condition disappears after closing the Filter.
* Lookup values are incorrectly updated in a new record when values are dragged from other records.
* Incorrect record count shows after searching with a specific key.


---

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