Skip to content

Releases: cars10/elasticvue

v1.6.2

01 Apr 13:11
Compare
Choose a tag to compare

Changelog

This release only contains a new docker image.

  • fix docker image predefined clusters, for real this time, fixes #293

Using elasticvue

Desktop app

Browser extension

Other

v1.6.1

31 Mar 10:47
Compare
Choose a tag to compare

Changelog

This release only contains a new docker image.

  • fix docker image predefined clusters, fixes #293

Using elasticvue

Desktop app

Browser extension

Other

v1.6.0

21 Mar 12:33
Compare
Choose a tag to compare

Changelog

  • fix hidden indices in elasticsearch >= 8
  • disable spellcheck on all inputs to disable macos automatically changing quotes

Using elasticvue

Desktop app

Browser extension

Other

v1.5.0

14 Mar 16:23
Compare
Choose a tag to compare

Changelog

  • adds russian and japanese translation, thanks to @AnchorI
  • adds italian translation, thanks to @mikiubo
  • the docker image now works in openshift, thanks @Fearvel ,
    fixes #286
  • adds update check. this check is also used to anonymously track daily users of elasticvue.
    Check PRIVACY.md for details.
  • fix issue when changing search indices - the search query was wrongly reset
  • adds buttons to collapse/expand json, fixes #291
  • added keyboard shortcuts to search for mac, thanks @prashantsingh3553
  • show number of shards on nodes overview for elasticsearch >= 8, fixes #287

Using elasticvue

Desktop app

Browser extension

Other

v1.4.0

22 Jan 16:50
Compare
Choose a tag to compare

Changelog

  • for elasticsearch 7 and 8, query both _template and _index_template endpoints, fixes #281
  • improve shards view
  • fix issue when multiple indices are selected and one is manually deleted
  • add shard recovery view, fixes #272
  • adds chip indicating filtered tables. This should fix issues with users not noticing that the filter is still present.

Using elasticvue

Desktop app

Browser extension

Other

v1.3.1

14 Jan 21:14
Compare
Choose a tag to compare

Changelog

Change the build process for the linux desktop app. It now requires glibc 3.35, so it should run distros using
older versions of glibc, like debian:bookworm or ubuntu:jammy.

Using elasticvue

Desktop app

Browser extension

Other

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