# August 24 Release (v34)

## 📢 <mark style="color:blue;">Announcing the August 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;">Formula Field Support for Images</mark> <a href="#formula-field-support-for-images" id="formula-field-support-for-images"></a>

We are excited to introduce support for a special type of formula field in Salesforce that generates images as output, now fully integrated with Wave! Key enhancements include:

* **Images generated from Salesforce formula fields** are now supported in Wave, regardless of whether the image source is relative or absolute (e.g., CDN).
* **Images are responsive** and will automatically adjust to fit within the selected layout, ensuring a clean and consistent presentation.
* Users can click on the image to **open a preview**, with a **built-in download option** to save images directly from the preview window.

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

This new feature enhances the visual experience in Wave by incorporating dynamic image content from Salesforce formula fields!

***

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

### <mark style="color:purple;">Continued Access with Free Account for Expired Subscriptions</mark>

We’re excited to introduce an enhancement to ensure **uninterrupted access** for users with **expired subscriptions**. Now, instead of losing access, users will be automatically transitioned to a **Free plan**, allowing continued use of Wave. With this plan, users can maintain up to **two active orgs** while others will be deactivated.

This enhancement ensures continued access to essential features while offering flexibility for managing limited resources.

***

## 🔧 <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:

1. **Record Count Not Displaying in Report Floaty**\
   The record count was not visible. It now correctly displays at the bottom of the Report floaty.
2. **Records Selection Screen Freezing Issue in Matrix**\
   When no matching records were found between X-axis and Y-axis selections, the selection screen froze. This issue has been fixed.
3. **Picklist Values on the X-axis of the Matrix Out of Order**\
   Picklist values on the X-axis were shown out of sequence based on data. They will now display in the order configured in Salesforce picklist.
4. **Image Formula Fields in Matrix**\
   Image formula fields were shown as hyperlinks instead of image icons. This has been corrected, and they now display properly as icons in the Matrix report.
5. **Save Changes Removed After Field Adjustments in Matrix Runtime**\
   Save changes were removed after adding/removing fields during runtime. Now, save changes will persist after any field modifications.
6. **Lookup Field Issues in Matrix Runtime**\
   Copy-paste functionality for lookup fields was not working, and "Save changes" for lookup values was not showing when creating new records. Both issues have been fixed.


---

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