# July 24 Release (v32)

## 📢 <mark style="color:blue;">Announcing the July Release</mark>

We are excited to announce the latest update to our product, packed with exciting new features and bug fixes. In this release, we've introduced powerful new features to enhance your workflow and addressed several issues to improve your overall experience.

***

## ➕ <mark style="color:blue;">What's New?</mark>

### <mark style="color:purple;">Matrix Data Visualization and Management</mark>

We are excited to introduce the **Matrix** feature, a game-changer for data visualization and management! This powerful tool enables users to **connect and display data from multiple Salesforce objects** within a single view. With an **Excel-like interface**, you can now view and bulk edit data effortlessly. Enjoy dynamic data summarization at group and sub-group levels and flexible column grouping with multiple dimensions.

Discover more about our [Matrix](broken://pages/JN02wBCV0BFeUtYLKb7e#introduction) feature by clicking [here](broken://pages/JN02wBCV0BFeUtYLKb7e#introduction)!

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

### <mark style="color:purple;">Support for Hyperlink Formula Fields</mark>

**Formula fields with hyperlinks** will now be displayed as **clickable links** within the grid, allowing direct navigation to related records.

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

> This feature streamlines workflows and enhances productivity by enabling direct navigation and action initiation from the grid view.

### <mark style="color:purple;">Community Cloud User Access to Wave</mark>

We are now supporting the Community Cloud login experience. Community Cloud users can now log in to Wave and utilize its features.

Click [here](broken://pages/oAKHmvJRwIOREHDo8g60#login-with-experience-cloud) for a step-by-step guide on how to log in using Experience Cloud.

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

> For community users, reports, sharing options, invitations, and event creation will not be displayed.

***

## ✨ <mark style="color:blue;">Enhanced UI / UX Design</mark>

### <mark style="color:purple;">Paste Option (Ctrl + V) in Context Menu</mark>

We've added a paste option (Ctrl + V) to the context menu. Now, users can easily paste copied values directly from the context menu.

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

***

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

* There was an issue where **reports** were **not mapping correctly** in Wave. This issue has been fixed.
* The **related list** was not opening when users **redirected from the record detail** page floaty. This issue has been fixed to ensure the related list opens correctly when redirecting from Floaty.
* When attempting to access a specific report in Wave that is **beyond the 2000th report** in the list, **the system incorrectly redirected to the report dashboard** instead of the **report view**, and the report mapping dialog did not display. This issue has been fixed to ensure the system redirects to the report view for the selected report or displays the report mapping dialog.
* We’ve resolved an issue where **attachments were not being added** as expected. Attachments can now be successfully attached and managed within the application.
* Users were **unable to save newly added fields** in related lists. After refreshing or changing the related list, the added fields would be removed. This issue has been resolved, ensuring that newly added fields in related lists are retained after a refresh or change in the related list.
* Resolved an issue where **column grouping was being removed** when adding a field from the **field picker**. Column grouping will now be preserved correctly after adding fields.
* Fixed a problem where **column grouping was not removed after removing the field** on which the grouping was applied. Column grouping will now be properly removed when the related field is deleted.
* We've fixed the issue **preventing users from copying and pasting lookup values** in the grid. Previously, lookup values from one record could not be pasted into another. This fix ensures lookup values can now be copied and pasted seamlessly between records.


---

# 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/wave-version-32.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.
