New in this release:

  1. General:
    • Enabled Handy Macros to render asynchronously when inside the app's macros

Fixed in this release:

  1. General:
    • French translation change for Assignee column in Jira Issues macro leads to incorrect macros behavior
  2. Table Filter:
    • Dropdown filter broken value in Page Properties Report which comes from Table Excerpt Include having Jira Issue wrapped with Table Transformer
  3. 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 =MOD(ROW(), 2) = 0 or =ISEVEN(ROW())