Skip to content

v3.5.0

Compare
Choose a tag to compare
@razvanilin razvanilin released this 09 May 09:22
· 13 commits to master since this release

Changelog

✨ New features

  • Added Variables support for Chart filters
  • Added Variables support for dashboard filters
  • Added filters directly on the Chart widget

🚸 UI/UX changes

  • Added filter settings shortcut from the Chart editor
  • Improved the UI of the Chart filters
  • Added new Date pickers for the dashboard and chart filters
  • Changed the filter icons to be the same across the app
  • Improved the Firestore builder collection selection

🐛 Bug fixes

  • Fixed connection forms when editing the connections
  • Redux fixes for the team members selectors
  • Fixed crash on the dataset page when hard refresh

Misc

  • Minor dependencies bump for both client and server
  • Added a new docker-compose example (#225)

New Contributors