Skip to content

v1.3.0

Compare
Choose a tag to compare
@razvanilin razvanilin released this 19 Jan 08:35
· 1663 commits to master since this release

DB migration required

cd server/
npm run db:migrate

Release notes

  • ✨ New formula feature - Now able to format the data on the Y-Axis with arithmetic and string appends and prepends
  • ✨ Added support for Stripe's API pagination - in the pagination tab you can now select the Stripe template to be able to fetch all the data
  • πŸ”§ Adjusted the setup scripts to work better on MacOS
  • πŸ› Fixed issues with getting the correct chart data from deeply nested objects
  • πŸ“ Updated the deployment documentation