# July 25 Release (v47)

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

This release focuses on improving runtime visibility and user control on Mac. Users can now access both **Runtime Logs** and **Diagnostic Logs** directly from the Fusion Sidebar. Additionally, Mac Runtime now supports the **‘No Message’** option in Skip Summary during Delete Tasks, allowing skipped records to be processed without showing runtime messages.

Take a look below to explore what’s new in Fusion Mac v47.

***

## <mark style="color:blue;">What' New</mark> :sparkles:

### App Logs Now Available in Runtime

You can now access **Runtime Logs** and **App Logs** directly from the Fusion Sidebar in **Mac**, bringing log visibility in line with Fusion for Windows.

Clicking the icon opens the **Logs Page**, displaying two types of logs:

* **Runtime Logs**: Capture errors from any unsuccessful workflows.
* **App Logs**: Show successful workflow runs, including timestamps and details.

<figure><img src="/files/87obRSXCdn13InrJJJ4T" alt=""><figcaption></figcaption></figure>

### ‘No Message’ Option in Skip Summary (Mac Runtime Support)

Fusion now supports the **‘No Message’** option in **Skip Summary** during Delete Tasks on **Mac Runtime**. This option allows skipped records to be processed silently — with no runtime popups or notifications.

> ⚠️ **Note:** While this feature runs on Mac, it must be **configured using Fusion on Windows**. Designer tools are not available on Mac.

<figure><img src="/files/vpeENDMC0jCUwj9KCCCe" alt=""><figcaption></figcaption></figure>

***

These updates continue our commitment to delivering a smooth and consistent Fusion experience on Mac. With enhanced **Logs** visibility and support for the **‘No Message’** option during runtime, you now have greater control and clarity when working with workflows. We're excited to keep improving the Mac experience—stay tuned for more updates ahead!


---

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