# Aug 23 Release (v27)

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

This release includes bug fixes for better operation and user experience.

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

* The long-running Macros-related issue is fixed, and the workflow sequence works accurately.

> Long-running Macros were executing in Async mode. As a result, their associated processes were showing unexpected behavior.&#x20;
>
> To resolve this issue, The **Enable Synchronous Execution of this Macro** checkbox is added to the Macro Task screen, as shown in the image below. If the user checks the checkbox, the long-running Macros will execute in the sync mode. &#x20;

<div align="left"><figure><img src="https://2472585788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFqFFf4143HS0_Wagnz%2Fuploads%2FktMr1SPADz2pqXaiLs8n%2FMacro%201.png?alt=media&#x26;token=c76e2307-aac9-4970-a558-49639059978a" alt="" width="432"><figcaption><p>The Enable Synchronous Execution of this Macro checkbox</p></figcaption></figure></div>

> To activate this feature, the user needs to make some changes in the Macro code. The user can see these changes-related information by clicking on the **Info** icon.&#x20;

<div align="left"><figure><img src="https://2472585788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFqFFf4143HS0_Wagnz%2Fuploads%2F7PmGCzDnIvhznvhuV0KE%2FMacro%202.png?alt=media&#x26;token=a26450ff-0e85-4c32-ab4d-f65e18968d53" alt=""><figcaption><p>The Info icon shows information about Macro code-related changes.</p></figcaption></figure></div>

* The issues related to the Notification's UI are fixed.&#x20;

> The Button text is visible now.&#x20;
>
> The Title text is visible now.&#x20;

* The Save Summary scroll bar works well now.&#x20;
