Releases: cars10/elasticvue
Releases Β· cars10/elasticvue
v1.6.2
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
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
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
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
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
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
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 theREST
view. fixes #267 - fixes linux appimage issues
Using elasticvue
Desktop app
Browser extension
Other
v1.1.2
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
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
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.