Skip to content

Releases: growilabs/growi-plugin-datatables

v1.0.0

17 Feb 03:52
Compare
Choose a tag to compare

💎 Features

  • feat: Add a button to adapt DataTable that extends some functionality to a table (#15) @ryu-sato
  • feat: Add new CalcMethod using Math.js (#7) @miya
  • feat: Implementation of {hsum} and {havg} calc methods (#4) @miya
  • feat: Replace {sum} and {avg} with the results of each calculation (#3) @miya

🐛 Bug Fixes

  • fix: Moves to the bottom when activated if there are culumns with only number (#11) @ryu-sato