Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

2.8.1

Choose a tag to compare

@github-actions github-actions released this 01 Nov 11:02
· 612 commits to master since this release

Shiny new things

  • New rollup functions: Count unique values,Truthy count, Falsy count, Percent empty, Percent filled, Task TODO, Task completed
  • Rollup API improvements for use inside the formulas

No longer broken

  • Rollups now works with just 1 row inside the relation
  • Edit engine works correctly with empty yaml when we remove the last field or change the last field to inline ISSUE#553
  • Relations now works too with dataview sources ISSUE#568
  • useEffect loop when we persisted a formula in some cases fixed ISSUE#569