New in this release:

  1. General:
    • New app's name is Table Filter, Charts & Spreadsheets for Confluence
  2. Table Filter: 
    • Table sorter should not be updated if the total row parameters are empty
    • Eliminate buttons appearing in the table header row within PDF export
  3. Table Transformer:
    • Introduced stylesheet tab to input customs styles for the page with the macro
  4. Table Spreadsheet: 
    • Add support for missing arguments in IF (e.g., IF(1,,2))
    • Enable INDEX function for cell ranges like A:A

Fixed in this release:

  1. Table Filter:
    • Merging rows of a table column leads to losing the merged cells from a table markup
  2. Table Transformer:
    • Single quotes are not escaped within cell values
    • SUM function no longer determines values in the SUM( 'Column name'/number/number/number) statements with the empty first table row
  3. Table Spreadsheet: 
    • Adding indefinite cell range in a formula causes page freeze upon rows/columns addition/deletion
    • Error in formula using IF with nested INDEX
    • Error in formula using LEN