> 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/older-versions/mac/version-32.md).

# Feb 24 Release (v32)

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

The new update includes two minor yet significant bug fixes🐛✨, which are now resolved upon this release.🚀

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

* The problem with the Save Task, which was not functioning effectively with a **Save Condition** included in it, has been fixed now.
* The performance of the **API Task** has been enhanced. Previously, it encountered an issue where the loading spinner would continue indefinitely if Salesforce's response time exceeded 60 seconds. This issue has been rectified. We have extended the response waiting time to 180 seconds. If the response time exceeds this limit, users will be notified with an error message: "Request timed out."


---

# 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/older-versions/mac/version-32.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.
