Skip to content

v3.6.0

Choose a tag to compare

@razvanilin razvanilin released this 28 Jun 10:39

Changelog

✨ New features

  • Added a visual SQL interface for querying data from MySQL and Postgres connections
  • Added a table view for the MySQL and Postgres query results

πŸš€ Feature changes

  • Added support for detecting milliseconds timestamps in the time series charts

πŸ› Bug fixes

  • fixed issue with the chart filters clearing in an infinite loop
  • fixed some instances where the filtering would get stuck
  • fixed crash with variable filtering

β™Ώ Accessibility fixes

  • Added aria labels to all complex components
  • Added plain text values to all lists, selects, and dropdowns