---
title: "JMWE for JIRA Cloud 1.0.10-AC release notes"
canonical: "https://support.appfire.com/space/JMWEC/466226107/JMWE%20for%20JIRA%20Cloud%201.0.10-AC%20release%20notes"
format: markdown
---
> Macro (aura-html)

This version brings the following improvements:

### New features:

- The **Run as** option is now supported on most post-functions. This means that the issue history and notification emails can now show a user other than "JIRA Misc Workflow Extensions". Restrictions apply.
- New **searchIssues** [custom Nunjucks filter](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465373240) which allows you to use JQL to search for issues from a Nunjucks template (such as a Conditional execution script).
- New **serverInfo** [custom Nunjucks filter](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465373240) that returns information about your JIRA instance, such as the "server title". Can be useful to differentiate between a test and a production JIRA instance.

### Bug fix:

- The **issuekey** field can now be copied using any post-function that copies fields.