> For the complete documentation index, see [llms.txt](https://docs.valorx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valorx.com/valorx-fusion/versions-and-release-notes/windows/fusion-version-21.20.md).

# May 26 Release (v21.20)

We are pleased to announce the release of **Fusion** **v21.20**. This update focuses on improving the connection management experience with greater flexibility and transparency, enhancing system observability through more detailed logging, and delivering meaningful performance gains for large-scale data operations.&#x20;

***

## <mark style="color:blue;">New Features & Improvements</mark> :sparkles:

### Connected App Selection & Error Handling

To help users avoid login issues caused by missing or misconfigured Connected Apps on Salesforce, we have introduced the following improvements to the connection management experience.

#### Connected App Selection

* A new **Connected App to Call** dropdown is now available in the connection dialog.
* When editing an existing connection, users can modify the **Connection Name** and the **Connected App to Call**.
* The **Login Mode** (e.g., Sandbox, Production, Community) is locked and cannot be changed in Edit Mode.

<figure><img src="/files/MCp9LCQyoLqNdChbIsg6" alt=""><figcaption><p>Connected App Selection</p></figcaption></figure>

#### Re-Authentication Warning

* Changing the Connected App Type on an existing connection requires you to log in again.
* Selecting **Yes** keeps the new selection and triggers the re-authentication flow upon saving.
* Selecting **No** reverts the dropdown back to the previous value immediately.
* This confirmation dialog is not shown when creating a brand new connection.

<div align="left"><figure><img src="/files/qEnlMJodAB8vJVVnao05" alt=""><figcaption><p>Re-Authentication Warning</p></figcaption></figure></div>

#### Improved Error Handling

* Connection failures during add or edit operations now display a descriptive validation error dialog instead of failing silently.
* The error dialog clearly explains the reason for the failure (e.g., *"Valorx Fusion Managed Package is not installed"* or *"Missing object permissions"*).
* If the connection attempt is manually cancelled by the user, no error dialog is shown.

<figure><img src="/files/raI1vAnZ8MojYTqbYQgZ" alt=""><figcaption><p>New Connected App Selection Valorx Fusion v2 </p></figcaption></figure>

{% hint style="warning" %}

## RECOMMENDATION

These changes allow the users to conveniently update the Fusion Windows client while they are planning to upgrade the [managed package v2.2](/valorx-fusion/versions-and-release-notes/fusion-managed-packages/version-2.2.md). We highly encourage customers to upgrade the managed package as soon as possible.
{% endhint %}

### Detailed Logging for Auto Update in Valorx Home Logs

The Auto Update process now provides detailed logging in the **Valorx Home Logs** panel, giving users better visibility into the steps and outcomes of automatic update operations.

<figure><img src="/files/02fvqgj99XsNTjweT3UK" alt=""><figcaption><p>Valorx Home Logs</p></figcaption></figure>

### Performance Optimization of Clear Task

The **Clear Task** operation has been optimized to significantly reduce execution time when clearing record IDs based on specific conditions. This improvement is particularly impactful when handling large volumes of records, resulting in better overall performance and reduced processing overhead.

***

Thank you for using Fusion. We remain committed to simplifying your workflows while giving you greater control over your configurations. For any questions, please contact our support team at <support@valorx.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fusion-version-21.20.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.
