# Oct 22 Release (v21)

Announcing **Mac – Oct 22 Release (V21)**

Valorx is back with another updated version for our Mac.

In this release, we have tried to fix a few issues that affected our users.

#### Bug Fixes

* Lookup name fields were not identified as changed data points while saving.
* All the records got picked up for delete operation in "Delete Row Task" when "Apply delete operation to selected records(s) only" option is checked.
* Workflow fails to execute in some cases when a user does not have field level permission to a field used in it.
* Added support for User Selection (Compact) Query Task.
* 'Success' message is not showing under Transaction Status after updating the related field of the object.
* The query task fails to execute when one of the filters is configured using the "Named Range" filter type with more than 200 values.
* Worksheet focus switches after the execution of the Macro Task.


---

# 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/mac-version-21.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.
