Versiegeschiedenis van Elasticvue - 25 versies
Elasticvue door Carsten König
- Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken. 
- Nieuwste versie- Versie 1.10.0Uitgegeven op 22 okt. 2025 - 3,61 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Oudere versies- Versie 1.9.0Uitgegeven op 21 okt. 2025 - 3,61 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.8.0Uitgegeven op 22 jun. 2025 - 3,59 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.7.0Uitgegeven op 3 mei 2025 - 3,55 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.6.0Uitgegeven op 21 mrt. 2025 - 3,54 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.5.0Uitgegeven op 14 mrt. 2025 - 3,54 MBWerkt met firefox 58.0 en 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>- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.4.0Uitgegeven op 22 jan. 2025 - 3,47 MBWerkt met firefox 58.0 en 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.
 - Broncode vrijgegeven onder MIT-licentie 
- for elasticsearch 7 and 8, query both 
- Versie 1.2.0Uitgegeven op 22 dec. 2024 - 3,46 MBWerkt met firefox 58.0 en 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
 - Broncode vrijgegeven onder MIT-licentie 
- adds support for date math in index names. You can use something like 
- Versie 1.1.1Uitgegeven op 10 dec. 2024 - 3,45 MBWerkt met firefox 58.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.1.0Uitgegeven op 18 nov. 2024 - 3,33 MBWerkt met firefox 58.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.12Uitgegeven op 18 sep. 2024 - 3,3 MBWerkt met firefox 58.0 en 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
 - Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.11Uitgegeven op 11 sep. 2024 - 3,3 MBWerkt met firefox 58.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.10Uitgegeven op 23 jul. 2024 - 3,13 MBWerkt met firefox 58.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.9Uitgegeven op 14 jul. 2024 - 3,13 MBWerkt met firefox 58.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.8Uitgegeven op 23 mei 2024 - 3,1 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.6Uitgegeven op 23 apr. 2024 - 3,1 MBWerkt met firefox 48.0 en later- double click to edit search results, fixes #225
 - Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.5Uitgegeven op 21 apr. 2024 - 3,1 MBWerkt met firefox 48.0 en 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
 - Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.4Uitgegeven op 26 feb. 2024 - 3,09 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.3Uitgegeven op 13 jan. 2024 - 3,08 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.2Uitgegeven op 7 jan. 2024 - 3,08 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.1Uitgegeven op 31 dec. 2023 - 3,08 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 1.0.0Uitgegeven op 23 dec. 2023 - 3,06 MBWerkt met firefox 48.0 en 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.
 - Broncode vrijgegeven onder MIT-licentie 
- Versie 0.44.0Uitgegeven op 27 nov. 2022 - 2,66 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 0.43.0Uitgegeven op 6 nov. 2022 - 2,66 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
- Versie 0.42.0Uitgegeven op 24 jul. 2022 - 2,66 MBWerkt met firefox 48.0 en later- Broncode vrijgegeven onder MIT-licentie 
