Wiki markup and Markdown are now supported in Table from JSON
New in this release:
Table from JSON:
Wiki markup and Markdown are now supported
Table Transformer:
Improved SQL query editor with autocompletion feature powered by AI
AI Table:
GPT-4o model is now supported
Fixed in this release:
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
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())