Skip to content

v1.17.2

Compare
Choose a tag to compare
@razvanilin razvanilin released this 27 Dec 14:07
· 1192 commits to master since this release

Changelog

✨ New features

  • Added the option to stack bar charts
  • Added the option to specify how many labels should appear on the X-Axis
  • Added MIN and MAX operations for the Y-Axis
  • Added SSL support for PostgreSQL connections (add sslmode=require at the end of the connection string)

🐛 Bug Fixes

  • Fixed issue with identifying dates when timestamps are of integer type
  • Fixed issue with the chart data being refreshed on appearance change inside the editor

⚡ Performance updates

  • Increase the performance of date comparisons when generating time series charts

🚸 UI/UX

  • Improved the UI of the global chart settings