Skip to content

v0.4.0

Compare
Choose a tag to compare
@carlosms carlosms released this 06 Aug 16:19
· 148 commits to master since this release
e4e8164

Changed

  • New styling that follows the source{d} branding (#139, #142, #204.)
  • Improved method to export and import dashboards as JSON (#165).
  • Allow users to re-order top level tabs (#234).
  • Disable Druid clusters as datasources (#238).

Fixed

  • Use utf8 encoding for gitbase connection (#233).
  • Fixes and improvements in the charts of the default dashboards (#237, #236).

Internal

  • Added a development mode to run source{d} with hot reloading. Every change in srcd or superset
    will trigger a refresh in the browser (see docs).