# Dec 23 Release (v31)

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

This release introduces API Task support for our Mac users and includes a minor bug fix.

### <mark style="color:blue;">✨ What's New?</mark>

**API Task**

The Valorx Fusion for Mac now supports using the awaited **API Task** within an App in its Runtime environment.&#x20;

{% hint style="info" %}
Please note:&#x20;

Users are initially required to configure the API Task using the **Fusion Design Studio** in Windows, for executing it on Mac.
{% endhint %}

* **Configuring an API Task**

> The API Task (Application Program Interface) allows any Fusion App to call Salesforce Webservices. Salesforce allows creating API using external platforms. Designers can create an Apex Class in **Salesforce** by logging into their Environment or they can even use the existing or predefined API enabled classes.
>
> Once an Apex Class is created, the user can create an API Task within any Fusion App using Tasks inside Design Studio in Windows.

Users can then effortlessly execute any such App containing an API Task in Fusion for Mac 🌠.

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

* The Filter function in the column headers now appears and works accurately.


---

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