---
title: "JMWE for Jira Cloud 1.2.0-AC release notes"
canonical: "https://support.appfire.com/space/JMWEC/465242579/JMWE%20for%20Jira%20Cloud%201.2.0-AC%20release%20notes"
format: markdown
---
> Macro (aura-html)

This version brings the following changes:

### New features:

- <span style="color: #172b4d">New </span>`emailAddress`<span style="color: #172b4d"> Nunjucks filter to get the email address of a user</span>
- <span style="color: #172b4d">Multiple issues created by the Create Issue(s) post-function can now be linked together</span>
- <span style="color: #172b4d">New </span>`duration`<span style="color: #172b4d"> filter to use Momentjs durations in Nunjucks templates</span>

### Enhancements:

- <span style="color: #172b4d">Jira expressions errors while running JMWE workflow conditions and validators are now visible in the JMWE logs</span>
- <span style="color: #172b4d">You can now specify multiple transitions in the Transition Current Issue, Transition Parent Issue, and Transition Linked Issues post-functions</span>
- <span style="color: #172b4d">You can now use a transition picker to select transitions in the Transition Current Issue, Transition Parent Issue, and Transition Linked Issues post-functions</span>
- <span style="color: #172b4d">You can now specify the fields to retrieve in </span>`subtasks`<span style="color: #172b4d">, </span>`linkedIssues`<span style="color: #172b4d"> and similar filters, which can greatly reduce the load on your Jira instance</span>
- <span style="color: #172b4d">There is now an option on the JMWE Configuration page to hide the Transitions tab</span>

### Bug fixes:

- [[MWEC-418](https://appfire.atlassian.net/browse/MWEC-418)] - The Shared Nunjucks Template Editor should not be accessible directly
- [[MWEC-432](https://appfire.atlassian.net/browse/MWEC-432)] - The Copy Field Value From Linked Issues post-function would, in certain cases, not skip execution when conditional execution returned false