08 June 2018

The Xporter for Jira team proudly announces the release of Xporter 5.6.0.

This version is focused on performance improvements.


Highlights for this release

Tempo Timesheets integration gets some improvements


Xporter improved the integration with Tempo Timesheets in order to allow users to filter the worklogs by a time interval. You are able to define the 'date from' and the 'date to' on your template using the Prop function.

${prop(tempo.date.from, 2018-01-01)}
${prop(tempo.date.to, 2018-12-31)}

Performance Improvements - Now it's much faster


Several improvements were done in order to speed up the exportation process and reduce the amount the memory used during the document generation process.

Processing logic was changed in order to get a better performance in:

  • Permission Scheme validation
  • Issue Fields processing
  • Document Build processing



New Features and Bug Fixes