# August 25 Release (v44)

This release focuses on improving usability, consistency across platforms, and preparing the foundation for multi-lingual and multi-currency support. You’ll notice refinements in both **Grid** and **Matrix**, along with a few important fixes.

***

## <mark style="color:blue;">New Features</mark> ➕&#x20;

### Multi-Lingual and Locale Support

Wave now adapts to your **Salesforce user locale and company locale** for a more personalized experience.

* Multi-lingual support for toolbar buttons, left bar, save summary, field picker, profile card, dashboard (Home), and more.
* Locale-aware formatting for dates, numbers, decimals, digit grouping, and currencies.
* Supported languages: **Japanese, German**.

This update makes your Wave experience feel consistent and native with your Salesforce settings.

<figure><img src="/files/1ldzKbHHCTS8TPC1TKNC" alt=""><figcaption><p>Matrix Configuration - Japanese</p></figcaption></figure>

<figure><img src="/files/Onpra7YVS26Q2mXnkzhz" alt=""><figcaption><p>Matrix Configuration - Deutsch</p></figcaption></figure>

### Matrix Dashboard: Duplicate Matrix

We’ve added a **“Duplicate Matrix”** option in the Matrix Dashboard, making it easy to replicate existing matrix.

With this enhancement, you can:

* Quickly **duplicate a matrix** from the **More Options** menu.
* Duplicate all settings, including filters, fields, display options, and access permissions.

This update improves usability and keeps the experience consistent across Wave platforms.

<figure><img src="/files/YMrvlYYY6UjklvIKpDFq" alt=""><figcaption><p>Duplicate Matrix</p></figcaption></figure>

## <mark style="color:blue;">New Enhancements</mark> ✨&#x20;

### Enhanced Preview Changes Design

We’ve refreshed the **Preview Changes** design for both **Matrix** and **Grid**, across **Wave Extension and Wave Embedded**.

This update delivers a cleaner, more details, making it easier to review changes before applying them.

<figure><img src="/files/jwqfM4LBL4XDu7NPQTZu" alt=""><figcaption><p>Preview Changes</p></figcaption></figure>

### Improved Keyboard Navigation in Grids

We’ve enhanced the **Enter key behavior** for **Date** and **Picklist** fields in grids. Now, after you update a cell value, simply press **Enter** to confirm the change and move smoothly to the next cell.

This update makes working with grids faster and more efficient, especially for users who prefer keyboard navigation.

<figure><img src="/files/fmiMN5lxobCVjuwvNc9B" alt=""><figcaption><p>Improved Keyboard Navigation in Grids</p></figcaption></figure>

### Help Text on Column Headers

We’ve made grids more intuitive by displaying **Salesforce help text** when you hover over a column header.

This enhancement makes it easier to understand the meaning or purpose of each field without leaving the grid.

<figure><img src="/files/BRNu7y2iSahpHBLwKnS2" alt=""><figcaption><p>Help Text on Column Header</p></figcaption></figure>

### Simplified Record Selection for Single Object Matrices

We’ve streamlined the record selection process in **single object matrices** by removing the unnecessary **secondary screen**.

You now go straight to record selection, reducing extra clicks.

<figure><img src="/files/PgrczjudODMjFZUH9Uy5" alt=""><figcaption><p>Single Object Matrix</p></figcaption></figure>

### Multi-Currency Handling in Matrix

We’ve improved **multi-currency support** in Matrix for organizations with multiple currencies enabled.

* **Main Matrix:** Now displays the correct currency value and symbol. Only **Count** is available for summaries (*Sum/Avg not supported*).
* **Detail View (DDV):** Now displays the correct currency value and symbol. Only **Count** is available in the footer (*Min/Max/Sum/Avg not supported*).

This enhancement ensures the displayed currency always matches the **Currency ISO Code** in Salesforce records or user context, instead of defaulting to USD.

<figure><img src="/files/Ij3J6TeT6S2j9lnjVMKB" alt=""><figcaption><p>Multi-Currency in Matrix</p></figcaption></figure>

***

## <mark style="color:blue;">Temporarily Disabled</mark> ⚙

### Vertical Orientation in Matrix Designer

The **Vertical Orientation** option is now **disabled** and marked with a **Coming Soon** badge. This is to ensure a more intuitive layout of vertical measures and improved handling of large data volumes. We will be releasing this in a future update.

<figure><img src="/files/HKzFC9QGH63NsbQ49dzd" alt=""><figcaption><p>Matrix Orientations</p></figcaption></figure>

***

## <mark style="color:blue;">**Known Issue**</mark>

### Refresh Metadata Button Unavailable in Field Picker

In Manage Grid and the expanded lookup field picker, the **Refresh Metadata** button is currently unavailable. You can still refresh metadata from the **field picker in the grid column**, where the button remains available.

***

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

We've addressed several issues in this update to improve your experience. Here are the details of the bug fixes included:

* **Integer Data Aggregation Preserves Whole Numbers**\
  Resolved an issue where saving summaries on integer fields attempted to distribute fractional values (e.g., 7 ÷ 3 = 2.33), which broke the process. The system now uses integer division and distributes remainders in a round-robin manner to ensure totals are preserved while keeping all values as whole numbers.
* **Matrix Record Display and Count Now Consistent**\
  Corrected an issue where the Matrix initially displayed no records despite showing a record count, and refreshing caused the count to change unexpectedly. The Matrix now displays records immediately and keeps record counts consistent before and after refresh.

***

Wave Extension v44 makes working with data simpler and more consistent. With better usability, accurate results, and support for global users, this release gives you a smoother experience from start to finish.


---

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