New in this release:

  1. Table from JSON:
    • Wiki markup and Markdown are now supported
  2. Table Transformer:
    • Improved SQL query editor with autocompletion feature powered by AI
  3. AI Table:
    • GPT-4o model is now supported

Fixed in this release:

  1. Table Filter:
    • Dropdown filter broken value in Page Properties Report which comes from Table Excerpt Include having Jira Issue wrapped with Table Transformer
    • Unexpected export result for a Confluence page with Table Filter wrapping Pivot Table or Table Transformer with multiple source tables
  2. Table Spreadsheet:
    • Unexpected error in conditional formatting rules "The formula cannot refer to its own cell, which will lead to inaccurate calculation results"
    • Changing cell values used for a conditional formatting rule breaks it
    • Conditional formatting does not work using custom formulas like =MOD(ROW(), 2) = 0 or =ISEVEN(ROW())