Release Notes

v3.0

13 July 2024

New features

  • No more computation on the server.
    Now all data being computed on client-side (user's browser).

Dropped Features

  • Removed login feature.
  • Removed capability to open DBF file.
  • Removed capability to run a custom script.
v2.0

11 August 2019

New features

  • Added capability to open DBF file.
  • Added capability to open CSV data from URL.
  • Added capability to run a custom script.
  • Added capability to export data to Excel file (.xlsx) & Statistiku file (.statistiku).
  • Added some new analysis methods.
  • Added many example datasets.
  • Added algorithms documentation.
  • Added Terms of Service page.
  • Added Privacy Policy page.
  • Added social logins (Google, Facebook, and GitHub).

Improvements

  • New brand and logo.
  • A lot of improvements on UI & UX design.
  • Huge performance improvement since we are now using Node.js as our back-end.
  • Improved data sorting algorithms.
  • Improved drag-and-drop file inside the data editor spreadsheet.
  • Improved filter cases feature.
  • Improved compute variable feature.
  • Improved documentation page.

Bug Fixes

  • Fixed bug on charts tooltip.