Elasticvue version history - 25 versions
Elasticvue by Carsten König
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.10.0
Released Oct 22, 2025 - 3.61 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>fix encoding issue in rest query interface, fixes <a href="https://github.com/cars10/elasticvue/issues/327" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/327/hovercard" aria-keyshortcuts="Alt+ArrowUp">#327</a></li>
</ul>Source code released under MIT License
Older versions
Version 1.9.0
Released Oct 21, 2025 - 3.61 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>fix REST API requests with document IDs containing slashes, fixes <a href="https://github.com/cars10/elasticvue/issues/309" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/309/hovercard" aria-keyshortcuts="Alt+ArrowUp">#309</a></li>
<li>can manage snapshot repository policies, fixes <a href="https://github.com/cars10/elasticvue/issues/302" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/302/hovercard" aria-keyshortcuts="Alt+ArrowUp">#302</a></li>
<li>fix issues with json containing windows paths, fixes <a href="https://github.com/cars10/elasticvue/pull/324" data-hovercard-type="pull_request" data-hovercard-url="/cars10/elasticvue/pull/324/hovercard" aria-keyshortcuts="Alt+ArrowUp">#324</a>, thanks @vfabioux</li>
<li>fix issue with shard display showing wrong border, fixes <a href="https://github.com/cars10/elasticvue/issues/312" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/312/hovercard" aria-keyshortcuts="Alt+ArrowUp">#312</a></li>
<li>also push images to ghcr.io, fixes <a href="https://github.com/cars10/elasticvue/issues/306" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/306/hovercard" aria-keyshortcuts="Alt+ArrowUp">#306</a></li>
</ul>Source code released under MIT License
Version 1.8.0
Released Jun 22, 2025 - 3.59 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>adds support for connecting to elasticsearch with aws iam credentials, fixes <a href="https://github.com/cars10/elasticvue/pull/304" data-hovercard-type="pull_request" data-hovercard-url="/cars10/elasticvue/pull/304/hovercard" aria-keyshortcuts="Alt+ArrowUp">#304</a>, thanks @ChrisMcKee</li>
<li>automatically import predefined clusters when using docker, fixes <a href="https://github.com/cars10/elasticvue/issues/254" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/254/hovercard" aria-keyshortcuts="Alt+ArrowUp">#254</a></li>
<li>fix filtering indices</li>
<li>fix opening links in the desktop app</li>
<li>internal refactorings</li>
<li>dependency updates</li>
</ul>Source code released under MIT License
Version 1.7.0
Released May 3, 2025 - 3.55 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>adds copy button to CORS settings</li>
<li>remove deprecation for elasticsearch 9, fixes <a href="https://github.com/cars10/elasticvue/issues/297" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/297/hovercard">#297</a></li>
<li>adds support for serverless mode, fixes <a href="https://github.com/cars10/elasticvue/issues/288" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/288/hovercard">#288</a></li>
</ul>Source code released under MIT License
Version 1.6.0
Released Mar 21, 2025 - 3.54 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>fix hidden indices in elasticsearch >= 8</li>
<li>disable spellcheck on all inputs to disable macos automatically changing quotes</li>
</ul>Source code released under MIT License
Version 1.5.0
Released Mar 14, 2025 - 3.54 MBWorks with firefox 58.0 and later<ul dir="auto">
<li>adds russian and japanese translation, thanks to @AnchorI</li>
<li>adds italian translation, thanks to @mikiubo</li>
<li>the docker image now works in openshift, thanks @Fearvel ,
fixes <a href="https://github.com/cars10/elasticvue/issues/286" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/286/hovercard">#286</a></li>
<li>adds update check. this check is also used to anonymously track daily users of elasticvue.
Check <a href="https://github.com/cars10/elasticvue/blob/master/PRIVACY.md">PRIVACY.md</a> for details.</li>
<li>fix issue when changing search indices - the search query was wrongly reset</li>
<li>adds buttons to collapse/expand json, fixes <a href="https://github.com/cars10/elasticvue/issues/291" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/291/hovercard">#291</a></li>
<li>added keyboard shortcuts to search for mac, thanks @prashantsingh3553</li>
<li>show number of shards on nodes overview for elasticsearch >= 8, fixes <a href="https://github.com/cars10/elasticvue/issues/287" data-hovercard-type="issue" data-hovercard-url="/cars10/elasticvue/issues/287/hovercard">#287</a></li>
</ul>Source code released under MIT License
Version 1.4.0
Released Jan 22, 2025 - 3.47 MBWorks with firefox 58.0 and later- for elasticsearch 7 and 8, query both
_templateand_index_templateendpoints, 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.
Source code released under MIT License
- for elasticsearch 7 and 8, query both
Version 1.2.0
Released Dec 22, 2024 - 3.46 MBWorks with firefox 58.0 and later- 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 theRESTview. fixes #267
Source code released under MIT License
- adds support for date math in index names. You can use something like
Version 1.1.1
Released Dec 10, 2024 - 3.45 MBWorks with firefox 58.0 and laterSource code released under MIT License
Version 1.1.0
Released Nov 18, 2024 - 3.33 MBWorks with firefox 58.0 and laterSource code released under MIT License
Version 1.0.12
Released Sep 18, 2024 - 3.3 MBWorks with firefox 58.0 and later- 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
Source code released under MIT License
Version 1.0.11
Released Sep 11, 2024 - 3.3 MBWorks with firefox 58.0 and laterSource code released under MIT License
Version 1.0.10
Released Jul 23, 2024 - 3.13 MBWorks with firefox 58.0 and laterSource code released under MIT License
Version 1.0.9
Released Jul 14, 2024 - 3.13 MBWorks with firefox 58.0 and laterSource code released under MIT License
Version 1.0.8
Released May 23, 2024 - 3.1 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 1.0.6
Released Apr 23, 2024 - 3.1 MBWorks with firefox 48.0 and later- double click to edit search results, fixes #225
Source code released under MIT License
Version 1.0.5
Released Apr 21, 2024 - 3.1 MBWorks with firefox 48.0 and later- adds request logging to desktop app
- fix issue when elasticsearch url ends with a slash, fixes #214
- fix build setup when hosting elasticvue on a subdirectory
- fix error when showing documents that include
idprop, fixes #219 - save per_page & sort settings on indices page
- show index creation date on indices page
- warn when selecting huge page sizes
- add some query string examples
- show search query execution time
- adds "clear" button to search column selection options
Source code released under MIT License
Version 1.0.4
Released Feb 26, 2024 - 3.09 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 1.0.3
Released Jan 13, 2024 - 3.08 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 1.0.2
Released Jan 7, 2024 - 3.08 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 1.0.1
Released Dec 31, 2023 - 3.08 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 1.0.0
Released Dec 23, 2023 - 3.06 MBWorks with firefox 48.0 and later- Modernized tech stack and huge performance improvements
- Setup:
- New welcome page
- Adds the ability to directly import a backup
- Improved cluster setup, can also update cluster credentials
- Home: New dashboard that includes more information about your cluster
- Indices: You can reindex indices into other indices, you can also delete all documents from and index
- Search: You are able to edit documents on the search page directly. Also values of
@timestampfields are localized
by default - Rest: Now includes tabs, history and saved queries - all saved separately per cluster.
- Snapshots: You can now create s3 repositories.
- New theme and improved accessibility
- Improved desktop version
- You can use comments in search query and rest request bodies
// some comment - Improved compatibility with old versions of elasticsearch. The official support is still limited to non-EOL versions,
but older versions should work better now.
Source code released under MIT License
Version 0.44.0
Released Nov 27, 2022 - 2.66 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 0.43.0
Released Nov 6, 2022 - 2.66 MBWorks with firefox 48.0 and laterSource code released under MIT License
Version 0.42.0
Released Jul 24, 2022 - 2.66 MBWorks with firefox 48.0 and laterSource code released under MIT License