...
This version is focused on performance improvements.

Release Highlights
...
| Panel |
|---|
| borderColor | #F3F3F3 |
|---|
| bgColor | #FAFAFA |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
Improved Integration with Tempo Timesheets integration gets some improvements
| Column |
|---|
| Xporter improved the integration with Tempo Timesheets in order to allow users now allows you to filter the worklogs by using a time interval. You are able to can define the 'date from' and the 'date to' on your template using the Prop function. | Code Block |
|---|
${prop(tempo.date.from, 2018-01-01)}
${prop(tempo.date.to, 2018-12-31)} |
|
| Column |
|---|
| 
|
|
|
| Panel |
|---|
| borderColor | #F3F3F3 |
|---|
| bgColor | #FAFAFA |
|---|
| borderWidth | 1px |
|---|
|
| Section |
|---|
| - Now it's much faster
| Column |
|---|
| Several improvements were done in order to speed up the exportation export process and reduce the amount the of memory used during the document generation process. Processing logic was changed in order updated to get a better performance induring: - Permission Scheme validation
- Issue Fields processing
- Document Build processing
|
|
|
...