# Sept 23 Release (v28)

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

This release includes enhancements and bug fixes for performance improvements.

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

We have enhanced the code to increase the speed and performance of the following functions: &#x20;

> * **Display**: Data rendering from the Salesforce records and displaying it in the Fusion Excel
> * **Save**: Any change saved during any process&#x20;
> * **Macro**: Macro function used for any process automation&#x20;

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

* The Notification task now writes the date in the cell as per Excel's predefined date format.


---

# 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-fusion/versions-and-release-notes/windows/older-versions/mac/version-28.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.
