This repository was archived by the owner on Jul 28, 2025. It is now read-only.
2.8.0
Shiny new things
- Added video examples to the docs for each section imeed166
- Relation/Rollups arrives! Now you can create a relation between two models and use it to create a rollup. Both with its own column properties. ISSUE#53
db.dataviewanddb.rollupfunctions were included to use in your formulas. dataview returns the API of the dv plugin and rollup returns the predefined functions of dbfolder rollups (check documentation)
Visual
- formula textarea size calculated in funcion of length ISSUE#518