---
title: "Release notes 16 July 2025"
canonical: "https://support.appfire.com/space/JSUCLOUD/2188542009/Release%20notes%2016%20July%202025"
format: markdown
---
> Macro (aura-html)

**Release date**: 7/16/2025

Our team is pleased to announce the latest release of JSU Automation Suite for Jira Workflows.

---

# New features

## Dynamic custom error messages

You can now add a custom error message on a branch in the validator rule builder to help users understand and resolve errors for each step in a rule.

![Screenshot of a branch custom error message in JSU.](media://7f3b57a9-a856-4fb8-94f5-53098efed850)

### How it works

Custom error messages are optional. They can be defined for the entire rule and on individual blocks or branches. 

If a check fails, JSU displays messages in the following ways:

- If a custom block-level message is defined, JSU displays the message on the transition screen when any check in the block fails.
- If no custom block-level message is defined, JSU displays the custom rule-level message on the transition screen, if defined.
- If no custom error messages are defined, JSU displays a default error message.

> ℹ️ See [How to add dynamic custom error messages ](https://appfire.atlassian.net/wiki/x/2gMhgw)to learn more.

## Note module for rule builders

You can now add notes to the IF/ELSE blocks in our conditions and validators rule builders. This feature lets you describe the details of more complex rules for clarity and more efficient rule management.

To add a note, click the **Note** icon next to the IF or ELSE IF header, then enter the note in the Note panel. The note summary displays in the IF/ELSE block on the left side of the rule builder.

![Screenshot of the note module in the rule builder.](media://da282359-f195-4128-8902-0e02aba582b6)


---