Skip to content

Releases: perses/shared

v0.54.0-beta.8

19 Jun 09:21
5912e58

Choose a tag to compare

v0.54.0-beta.8 Pre-release
Pre-release
  • [ENHANCEMENT] remove duplicate proxy CUE definitions (#165)
  • [BUGFIX] plugin-system: Expose some utils + fix imports (#175)

v0.54.0-beta.7

16 Jun 15:15
f9afeb8

Choose a tag to compare

v0.54.0-beta.7 Pre-release
Pre-release
  • [BUGFIX] Add method into DatasourceStore to return datasource spec (#170)
  • [BREAKINGCHANGE] relocate some defenitions from dashbaords to client (#166)

v0.54.0-beta.6

11 Jun 09:49
874b63b

Choose a tag to compare

v0.54.0-beta.6 Pre-release
Pre-release

What's Changed

  • BUGFIX: Update default datasource to not be preselected when null by @ModupeD in #148
  • [IGNORE] update vulnerable dependencies and update concurrently to v10.0.3 by @jgbernalp in #160
  • [FEATURE] Add annotation support by @Gladorme in #120

New Contributors

Full Changelog: v0.54.0-beta.5...v0.54.0-beta.6

v0.54.0-beta.5

10 Jun 12:58
8f96480

Choose a tag to compare

v0.54.0-beta.5 Pre-release
Pre-release
  • [ENHANCEMENT] maintain and update the shared package (#159)

v0.54.0-beta.4

10 Jun 07:55
914a007

Choose a tag to compare

v0.54.0-beta.4 Pre-release
Pre-release
  • [ENHANCEMENT] add remaining types from core (#154)
  • [ENHANCEMENT] Expose @perses-dev/spec in plugin-system (#151)
  • [BUGFIX] queryParams with variable substitution produces malformed proxy URL for multi-value variables (#152)
  • [BREAKINGCHANGE] remove httpproxy (#147)

v0.54.0-beta.3

28 May 15:51
f939492

Choose a tag to compare

v0.54.0-beta.3 Pre-release
Pre-release
  • [ENHANCEMENT] add some missing functionalities from core (#144)

v0.54.0-beta.2

28 May 09:54
eb160c6

Choose a tag to compare

v0.54.0-beta.2 Pre-release
Pre-release
  • [FEATURE] enable column resizing for the legend table (#125)
  • [FEATURE] add alert and silence queries to data queries (#127)
  • [FEATURE] Table: add column resizing (#119)
  • [ENHANCEMENT] add client package (#137)
  • [ENHANCEMENT] set font-weight of bold to default value (#140)
  • [ENHANCEMENT] Display GMT offset next to time range selector (#106)
  • [ENHANCEMENT] make fuzzy search match threshold configurable in table… (#131)
  • [ENHANCEMENT] expand rows on search. Add expand/collapse all. (#132)
  • [BUGFIX] Variable Preview doesn't work when creating multiple variables at once that reference each other. (#101)
  • [BREAKINGCHANGE] fetch plugin based on version (#128)

v0.54.0-beta.1

28 Apr 12:49
5d0a50b

Choose a tag to compare

v0.54.0-beta.1 Pre-release
Pre-release
  • [FEATURE] add request headers and query params interpolation (#118)
  • [ENHANCEMENT] : add keyboard utility (#117)
  • [ENHANCEMENT] Add support for sub-rows, fuzzy filtering and column filtering (#90)

v0.54.0-beta.0

21 Apr 09:00
a4de6a6

Choose a tag to compare

v0.54.0-beta.0 Pre-release
Pre-release
  • [FEATURE] : add snackbar when a dashboard gets refreshed
  • [ENHANCEMENT] : Support Dashboards links for internal and external naviagtion (#67)
  • [ENHANCEMENT] theme: add support for color-scheme (#78)
  • [BUGFIX] Dashboard: remove unmountOnExit flag of the row collapse (#80)
  • [BUGFIX] dashboards: keep scrollbar active when using OverflowMenu (#93)
  • [FEATURE]: Keyboard shortcut
  • [BUGFIX] Dashboard: slowness of the dashboard with many panels and toggling
  • [BUGFIX] dashboards: keep scrollbar active when using OverflowMenu (#93)
  • [BREAKINGCHANE] remove dashboard resource dependency

v0.53.1

10 Mar 12:55
6bb6e09

Choose a tag to compare

v0.53.1 Pre-release
Pre-release
  • [FEATURE] : add csv export util under plugin sys to be avilable to all plugins
  • [BUGFIX] sync timezone using date fns tz (#83)
  • [BUGFIX] dashboards: update preview when a query is deleted (#79)
  • [BUGFIX] Threshold color picker goes crazy when holding the mouse click down
  • [BUGFIX] panel: enforce bg color to panel actions (move + menu) (#75)
  • [BUGFIX] fix edit variable panel's custom all value text field