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

This version brings the following improvements:

### New features

- New `field` [Nunjucks filter](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465503811/Using+Nunjucks+Templates#Filters) to return the value of a field of an object
- New `sprints` [Nunjucks filter](https://appfire.atlassian.net/wiki/spaces/JMWEC/pages/465503811/Using+Nunjucks+Templates#Filters) to return the list of sprints for a Board or issue

### Enhancements

- In Nunjucks annotations, you can now access fields by real name in addition to field IDs
- Post-functions that work on linked issues now support the "any" link type

### Bug fixes

- Post-functions that set a field value now work on the last transition (they bypass the editable=false workflow step property)
- Linked issues can now be found even when the current user doesn't have access to them