Skip to content

Releases: cars10/elasticvue

v1.2.0

22 Dec 10:18
Compare
Choose a tag to compare

Changelog

  • adds support for date math in index names. You can use something like <kube-{now/d}> as your index name, when searching and also in the REST view. fixes #267
  • fixes linux appimage issues

Using elasticvue

Desktop app

Browser extension

Other

v1.1.2

14 Dec 19:49
Compare
Choose a tag to compare

Changelog

This version re-adds the automatic updater for the desktop app. Since the update to tauri 2.0
(done in elasticvue 1.1.0) the automatic updater was missing. You need to manually install a new version of elasticvue if you are using the desktop app. Sorry for the inconvenience.

Using elasticvue

Desktop app

Browser extension

Other

v1.1.1

10 Dec 17:19
Compare
Choose a tag to compare

Changelog

  • truncate long fields in search results table, fixes #211
  • fix search results table column filtering again, fixes #244
  • fix hotkey issues, fixes #273
  • adds health filter to shards view

Using elasticvue

Desktop app

Please use elasticvue 1.1.2. There was a bug in 1.1.0 and 1.1.1 that broke the updater.

Browser extension

Other

v1.1.0

18 Nov 19:02
Compare
Choose a tag to compare

Changelog

  • update to tauri 2.0, fixes #228
  • adds auto theme setting (default), fixes #255
  • adds support for http_proxy env variable for elasticvue desktop, fixes #241

Using elasticvue

Desktop app

Please use elasticvue 1.1.2. There was a bug in 1.1.0 and 1.1.1 that broke the updater.

Browser extension

Other

v1.0.12

18 Sep 19:39
Compare
Choose a tag to compare

Changelog

  • parse kibana console queries on paste in REST editor. You can paste kibana console queries into the editor (or use the dedicated button) to fill out the form automatically.
  • fix sorting issue when changing indices, fixes #261

Using elasticvue

Desktop app

Browser extension

Other

v1.0.11

11 Sep 19:59
Compare
Choose a tag to compare

Changelog

  • show node version on nodes overview, fixes #260
  • add vim mode in editor, thanks @fqdeng, fixes #253
  • update chinese translation, thanks @XiangtingLee, fixes #251
  • adds french translation, thanks @XNxa, fixes #250
  • update to vue 3.5

Using elasticvue

Desktop app

Browser extension

Other

v1.0.10

23 Jul 20:42
Compare
Choose a tag to compare

Changelog

  • fix table column size regression introduced in 1.0.9, fixes #245
  • fix filtering when null values are present, fixes #244
  • reset search table sort when changing index

Using elasticvue

Desktop app

Browser extension

Other

v1.0.9

14 Jul 17:40
Compare
Choose a tag to compare

Changelog

  • improve index templates, fixes #242
  • improve shards table, fixes #237
  • fix handling of index names including %, fixes #221
  • dependency updates

Using elasticvue

Desktop app

Browser extension

Other

v1.0.8

23 May 19:27
Compare
Choose a tag to compare

Changelog

  • fix update&delete documents that use routing, fixes #235
  • adds shard relocation confirm msg and cancel button, fixes #236
  • fix ui issue with long cluster names, fixes #230

Using elasticvue

Desktop app

Browser extension

Other

v1.0.7

24 Apr 18:54
Compare
Choose a tag to compare

Changelog

This release contains no changes to elasticvue itself. It is only done to fix build issues with the macos desktop version.

Using elasticvue

Desktop app

Browser extension

Other