---
title: "June 23, 2025"
canonical: "https://support.appfire.com/space/LF/2144797207/June%2023%2C%202025"
format: markdown
---
> Macro (aura-html)

[← Back to Release notes](https://appfire.atlassian.net/wiki/spaces/LF/pages/1939604699)

![image-20250701-172851.png](media://8b5c095e-d2ab-4021-941b-d96a16c25af1)

# Feature Release - Live Fields for Jira Cloud v. 6

**Release date**: June 23, 2025 

# Enhancements

## No-code actions are now available! 

![livefield-Actions.png](media://1c1ebe51-3cf4-4ab6-ac11-2a46b938818c)

Several no-code actions have been introduced; these actions cover the most common use cases for Live Fields and can be created without the need for scripting. These actions include: 

- [AI spell-check](https://appfire.atlassian.net/wiki/spaces/LF/pages/2144764020)
- [AI translation](https://appfire.atlassian.net/wiki/spaces/LF/pages/2145124829)
- [Change custom field name or description](https://appfire.atlassian.net/wiki/spaces/LF/pages/2145419493)
- [Disable fields](https://appfire.atlassian.net/wiki/spaces/LF/pages/2144731452)
- [Hide fields](https://appfire.atlassian.net/wiki/spaces/LF/pages/2145681476)
- [Hide options in a select list](https://appfire.atlassian.net/wiki/spaces/LF/pages/2144731523)
- [Make fields required](https://appfire.atlassian.net/wiki/spaces/LF/pages/2145124761)

## AI-powered field updates! 

The Live Fields API has been updated to include two new functions - **fixTypo** and **translate**! Both of these functions use Appfire AI to process text input and update it accordingly. The fixTypo API will correct grammar and spelling. The translate API will translate text into a selected language. See [this use case](https://appfire.atlassian.net/wiki/spaces/LF/pages/2144764327) for an example of using **translate**!

## No-code conditions also available!

![livefield-Conditions.png](media://fbeaa68c-03fd-4c5d-a86b-00e6c6e9dde2)

With the introduction of no-code actions, the Live Fields configuration editor now includes a new section - **IF** - for setting conditional execution of your action. Using this section, you can limit execution to specific Users, Groups, Project Roles, or even to work items with specific field values! The full list of conditions is: 

- **User in group** - Check if the user is in a specific group
- **User in project role** - Check if the user is in a specific project role
- **User in users** - Check if the user is in a selected list of users
- **Field value** - Compare the value of a selected field to a value

See the individual [Live field types](https://appfire.atlassian.net/wiki/spaces/LF/pages/1498121388) pages for more details. 


---

> Macro (details)
> 
> | **Release date** | 6/23/2025 |
> | --- | --- |
> | **Highlights** | - New no-code actions are available!
> - AI-powered field updates using **fixTypo** and **translate **APIs
> - Bug fixes |
> | **Tags** | [actions] [API] [bug fixes] |