# Jan 24 Release (v26)

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

Happy New Year!🎉 As we celebrate the dawn of 2024, we are thrilled to kick off the year with a bang and present to you our January Release Notes. Along with addressing some important bug fixes, this release comes up with a complete redesign of the **Wave Ribbon** in the Views Screen.&#x20;

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

### <mark style="color:purple;background-color:orange;">The All-New Wave Ribbon</mark>

We are delighted to introduce the newly upgraded Wave Ribbon 🌟. This improvement is meticulously designed to ensure not only improved functionality but also the infusion of elegant aesthetics for an enriched user experience.

<div align="left"><figure><img src="/files/oaNqKbDu0f8zMth1gitz" alt=""><figcaption><p>Wave Ribbon</p></figcaption></figure></div>

<mark style="color:purple;">**Introducing the Object Bar**</mark>

> No more searching for popular objects in the Search bar or opening the Home screen to select one. Users can now directly access their recently used objects right from the Wave Ribbon in the Views screen😊.&#x20;

<div align="left"><figure><img src="/files/LqdRQhFceMyH5dwanOqt" alt=""><figcaption><p>Object Bar</p></figcaption></figure></div>

* Users can select another object anytime to open the Views of that object.

<mark style="color:purple;">**Revised Toolbar**</mark>

> We've refined the Toolbar to ensure that users' experience interacting with their data is not just efficient but downright enjoyable 🥳.

<div align="left"><figure><img src="/files/JJYgInPPSEabbj5vSDRL" alt=""><figcaption><p>The New Toolbar</p></figcaption></figure></div>

<mark style="color:purple;">**More Options**</mark>

> The More Options menu has been greatly reinforced, and it now supports multiple functionalities together in a single place. In addition to the 'Show footer row' option, It now also enables the users to&#x20;
>
> * Add View to favorite / Remove View from favorite
> * Manage View (allows renaming the view and adding description)
> * Duplicate
> * Delete View

<div align="left"><figure><img src="/files/7d6Vtv7cEQ0bIm4xg9tA" alt="" width="320"><figcaption><p>More Options</p></figcaption></figure></div>

***

### <mark style="color:purple;background-color:orange;">Save Summary</mark>

> The Save Summary notification box appearing when saving any changes, has undergone a design change. It now comes with two buttons: **All** and **Errors**.&#x20;

<div align="left"><figure><img src="/files/QGBBTkOAaBC2HA9UyDRe" alt=""><figcaption><p>Save Summary notification</p></figcaption></figure></div>

* **All:** By clicking the 'All' button, the Views screen displays all records, including the rows containing errors.
* **Errors:** By clicking the 'Errors' button, the users can exclusively view only those rows that contain errors. This facilitates better visibility and addressing of errors.

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

* The Admin users logging into Wave using the 'Login with Valorx' option can now accurately view the number of licenses allotted to various orgs.
* The problems faced in regard to the effective **display of error information** and the **position** of the 'Save Summary' floaty have been resolved.
* Various issues with the functioning of the Mass Modifier and Import features have been streamlined.
* Save operation now works accurately after modifying the 'Time' values in the Record Detail and Lookup Detail pages.

***

{% hint style="info" %}
**Note:** We have updated the View Search feature in the Wave Ribbon, and as part of this improvement, the Advanced Search functionality is no longer available.
{% endhint %}


---

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