Changes
- [feat]: show content while reloading, fixes #125
- [feat]: adds index templates table, fixes #126
- restructure snapshots & repositories table
Usage
Browser Addon
Desktop app beta
Please report any issues, especially on mac and windows. The builds are not signed yet so you might get warnings from your os during installation.
Download
Linux
- Binary (requires openssl 1.1)
- .deb package (requires openssl 1.1)
- AppImage package
Mac
If you get an error message when running elasticvue ("elasticvue" is damaged and can't be opened
) you might have to run:
xattr -c elasticvue_0.44.0_macos_x64.dmg
This happens because the builds are not signed (yet).
Windows
- .exe You need webview2 for the .exe! (pre-installed on windows 11)
- .msi installer
Testing
You can help by testing the following functionality:
- copy/paste - Can you copy/paste something into elasticvue desktop? Can you copy text (for example on the rest page) into your clipboard?
- saving files - Can you download the search/rest results as json? Is the file correctly saved?
- backup - Can you download a backup of your elasticvue data?
- import - Can you import the data backup?
- cluster switching - can you switch between clusters? Does the page correctly reload when doing so?
- confirm messages - do you see a confirm message when you delete an index? is the index not deleted when you decline? is the index deleted when you confirm?
If you face any issues please comment with information about your operating system.