New in this release:

  1. Table Transformer:
    • Added REGEXP_REPLACE function
    • Added SPLIT_VIEW function
    • Added LAST to the autocomplete list of functions
  2. Table Filter:
    • Renamed total row and total column options
  3. Table from JSON:
    • Single arrays are now expanded along with the nested objects

Fixed in this release:

  1. General:
    • The app defines CSS for scrollbars on global level
    • Error in older Confluence versions: java.lang.NoClassDefFoundError: com/atlassian/cache/ReadThroughCache
    • Today/yesterday with hours without AM/PM are not parsed
  2. Table Filter:
    • In Confluence 9.x the context path is lost when exporting to PDF
  3. Table Transformer:
    • The macro returns incorrect quarter for some end-of-month dates
  4. Table Spreadsheet:
    • SUBTOTAL with the 101-111 operators set fails to work with a single cell
    • Formulas still return the output upon the referenced cell range removal and follow-up editing
  5. Table Spreadsheet Include:
    • The macro output should be updated if the source spreadsheet cell range changes, i.e. some rows are deleted
  6. Chart from Table:
    • Chart wizard dialog is not closed using Close button