Skip to content

Releases: GreptimeTeam/dashboard

Release v0.4.7

24 Jan 07:59
Compare
Choose a tag to compare

What's Changed

Features

Others

Full Changelog: v0.4.6...v0.4.7

Release v0.4.6

03 Jan 09:55
f55d1db
Compare
Choose a tag to compare

What's Changed

  • feat(editor): support line wrap by @ZonaHex in #394
  • feat(tables): load all columns at once; quicker query for table name by @ZonaHex in #395
  • build: use pnpm package manager everywhere by @tisonkun in #396
  • ci: add label for action pr by @ZonaHex in #392

New Contributors

Full Changelog: v0.4.5...v0.4.6

Release v0.4.5

28 Dec 09:38
5970945
Compare
Choose a tag to compare
fix: logo url (#393)

Release v0.4.4

22 Dec 06:27
16d6f29
Compare
Choose a tag to compare

What's Changed

Features

  • feat(table): cell expandable and resizable; show line-break by @ZonaHex in #388
  • feat(editor): support resize by @ZonaHex in #390
  • feat(menu): rename query to tables; remove playground by @ZonaHex in #387
  • feat: use DB logo; edit menu width by @ZonaHex in #391
  • feat: body message for release PR by @ZonaHex in #383

Others

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

13 Dec 09:57
4768068
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

What's Changed

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

06 Dec 08:32
1887a78
Compare
Choose a tag to compare

What's Changed

  • feat: upload file to support offline icons by @ZonaHex in #376
  • docs: update getting-started document links by @nicecui in #373
  • style: details width and tooltips for buttons by @ZonaHex in #374

Full Changelog: v0.4.1...v0.4.2

Release v0.4.1

29 Nov 08:39
fc1f55e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

28 Nov 10:05
c4fee1f
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

  • refactor: semantic type map, magic number and generate tree children by @ZonaHex in #335
  • docs: add time features to getting started doc of playground by @nicecui in #353
  • style: add menu icons for temp fix by @ZonaHex in #356
  • style: copy icon and some padding by @ZonaHex in #358
  • refactor: set default database (not to be 'information_schema') by @ZonaHex in #362
  • docs: remove import button from getting-started.md by @alili in #364
  • refactor(scripts): get column index from schemas by @ZonaHex in #365
  • docs: add chart types in quick start of playground by @nicecui in #338
  • build: update package lock by @alili in #333

New Contributors

Full Changelog: v0.3.3...v0.4.0

Release v0.3.3

06 Sep 07:12
8bd76fe
Compare
Choose a tag to compare

What's Changed

Features

  • feat(chart): Support different X-Axis for date types by @ZonaHex in #325
  • feat(editor): Support SQL keyword hints for table and column names by @ZonaHex in #329
  • feat(editor): Support PromQL hints for table and column names by @ZonaHex in #330
  • feat(playground): Support PromQL by @alili in #328

Fixes

  • fix: case compatibility of code types by @alili in #331
  • fix(editor): stop prometheus api fetch for hints by @ZonaHex in #332

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

31 Aug 10:02
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

Full Changelog: v0.3.1...v0.3.2