Bug #10: Jira Issue type not available in the Pivot Table
Bug #11:If a table header is not present in the body table, no pivot table is displayed
Bug #9: Pivot Columns and Rows containing blank values are not displayed in Pivot Table
New feature #8: the field Type Of Calculation can be enriched with custom types defined in a user macro named pivot-values-rendering containing parameter typeOfRendering of type enum. This user macro has to be added by a Confluence administrator
New feature #7: Perform calculations on non-numeric character string (such as $20, 4 hours ...) by defining a regular expression and a formula replacement string.
Regular expression follows Java pattern specification.
Replacement string follows also Java pattern specification, section "Groups and capturing". The replaced string can be a formula that must follow EvalEx syntax. EvalEx is a handy expression evaluator that allows to evaluate simple mathematical and boolean expressions.
Some examples of regular expressions and replacement strings
Bug fix #6: You can now create one dimensional pivot table by leaving options empty in values, columns and rows parameters.
Fix issue #2: The plugin-icon and plugin-logo are missing from atlassian-plugin.xml
First version