Elasticvue sürüm geçmişi - 25 sürüm
Elasticvue geliştiren: Carsten König
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.7.0
3 May 2025 tarihinde çıktı - 3,55 MBfirefox 58.0 ve üstü ile çalışır<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>Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Firefox’u indir ve uzantıyı yükleBu uzantıyı kullanmak için Firefox’a ihtiyacınız varEski sürümler
Sürüm 1.6.0
21 Mar 2025 tarihinde çıktı - 3,54 MBfirefox 58.0 ve üstü ile çalışır<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>Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.5.0
14 Mar 2025 tarihinde çıktı - 3,54 MBfirefox 58.0 ve üstü ile çalışır<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>Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.4.0
22 Oca 2025 tarihinde çıktı - 3,47 MBfirefox 58.0 ve üstü ile çalışır- 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
- for elasticsearch 7 and 8, query both
Sürüm 1.2.0
22 Ara 2024 tarihinde çıktı - 3,46 MBfirefox 58.0 ve üstü ile çalışır- 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
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
- adds support for date math in index names. You can use something like
Sürüm 1.1.1
10 Ara 2024 tarihinde çıktı - 3,45 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.1.0
18 Kas 2024 tarihinde çıktı - 3,33 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.12
18 Eyl 2024 tarihinde çıktı - 3,3 MBfirefox 58.0 ve üstü ile çalışır- 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
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.11
11 Eyl 2024 tarihinde çıktı - 3,3 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.10
23 Tem 2024 tarihinde çıktı - 3,13 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.9
14 Tem 2024 tarihinde çıktı - 3,13 MBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.8
23 May 2024 tarihinde çıktı - 3,1 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.6
23 Nis 2024 tarihinde çıktı - 3,1 MBfirefox 48.0 ve üstü ile çalışır- double click to edit search results, fixes #225
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.5
21 Nis 2024 tarihinde çıktı - 3,1 MBfirefox 48.0 ve üstü ile çalışır- 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
id
prop, 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
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.4
26 Şub 2024 tarihinde çıktı - 3,09 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.3
13 Oca 2024 tarihinde çıktı - 3,08 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.2
7 Oca 2024 tarihinde çıktı - 3,08 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.1
31 Ara 2023 tarihinde çıktı - 3,08 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0.0
23 Ara 2023 tarihinde çıktı - 3,06 MBfirefox 48.0 ve üstü ile çalışır- 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
@timestamp
fields 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.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.44.0
27 Kas 2022 tarihinde çıktı - 2,66 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.43.0
6 Kas 2022 tarihinde çıktı - 2,66 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.42.0
24 Tem 2022 tarihinde çıktı - 2,66 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.40.1
2 May 2022 tarihinde çıktı - 2,49 MBfirefox 48.0 ve üstü ile çalışır- [fix]: fix some issues with browser extensions and cluster swapping, fixes #103
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.40.0
18 Nis 2022 tarihinde çıktı - 2,49 MBfirefox 48.0 ve üstü ile çalışır- [fix]: fix shards overview, fixes #92
- [fix]: reset current page if new search has less results than current page, fixes #99
- [fix]: adds option to disable sticky table headers, fixes #75
- [feat]: change url to include cluster the id. This makes it much easier to work with different clusters in different
browser tabs.
Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 0.39.0
2 Mar 2022 tarihinde çıktı - 2,49 MBfirefox 48.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı