Tiện ích trình duyệt Firefox
  • Tiện ích mở rộng
  • Chủ đề
    • cho Firefox
    • Từ điển & gói ngôn ngữ
    • Các trang web trình duyệt khác
    • Tiện ích cho Android
Đăng nhập
Biểu tượng tiện ích

Lịch sử phiên bản Elasticvue - 25 phiên bản

Elasticvue bởi Carsten König

Xếp hạng 4,8 trong số 5
4,8 sao trên 5
5
21
4
0
3
0
2
0
1
1
Lịch sử phiên bản Elasticvue - 25 phiên bản
  • Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.

  • Phiên bản mới nhất

    Phiên bản 1.7.0

    Đã phát hành 3 Thg 05 2025 - 3,55 MB
    Hoạt động với firefox 58.0 và lớn hơn
    <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>

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
    Tải xuống Firefox và tải tiện ích mở rộng
    Tải xuống tập tin
  • Phiên bản cũ hơn

    Phiên bản 1.6.0

    Đã phát hành 21 Thg 03 2025 - 3,54 MB
    Hoạt động với firefox 58.0 và lớn hơn
    <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>

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.5.0

    Đã phát hành 14 Thg 03 2025 - 3,54 MB
    Hoạt động với firefox 58.0 và lớn hơn
    <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>

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.4.0

    Đã phát hành 22 Thg 01 2025 - 3,47 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • 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.

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.2.0

    Đã phát hành 22 Thg 12 2024 - 3,46 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • 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 the REST view. fixes #267

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.1.1

    Đã phát hành 10 Thg 12 2024 - 3,45 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.1.0

    Đã phát hành 18 Thg 11 2024 - 3,33 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.12

    Đã phát hành 18 Thg 09 2024 - 3,3 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.11

    Đã phát hành 11 Thg 09 2024 - 3,3 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • show node version on nodes overview, fixes #260
    • add vim mode in editor, thanks @fqdeng, fixes #253
    • update chinese translation, thanks @XiangtingLee, fixes #251
    • adds french translation, thanks @XNxa, fixes #250
    • update to vue 3.5

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.10

    Đã phát hành 23 Thg 07 2024 - 3,13 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • fix table column size regression introduced in 1.0.9, fixes #245
    • fix filtering when null values are present, fixes #244
    • reset search table sort when changing index

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.9

    Đã phát hành 14 Thg 07 2024 - 3,13 MB
    Hoạt động với firefox 58.0 và lớn hơn
    • improve index templates, fixes #242
    • improve shards table, fixes #237
    • fix handling of index names including %, fixes #221
    • dependency updates

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.8

    Đã phát hành 23 Thg 05 2024 - 3,1 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • fix update&delete documents that use routing, fixes #235
    • adds shard relocation confirm msg and cancel button, fixes #236
    • fix ui issue with long cluster names, fixes #230

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.6

    Đã phát hành 23 Thg 04 2024 - 3,1 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • double click to edit search results, fixes #225

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.5

    Đã phát hành 21 Thg 04 2024 - 3,1 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • 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

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.4

    Đã phát hành 26 Thg 02 2024 - 3,09 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • show shard size on hover, fixes #199 and #203
    • fix cluster selection filter, fixes #210
    • limit index bulk actions to 16 indices sent in chunks, fixes #213

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.3

    Đã phát hành 13 Thg 01 2024 - 3,08 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • updates chinese translations. thanks @slow-groovin! #192
    • don't automatically open autocomplete in editor, press Ctrl+Space to open,
      fixes #189
    • send search query with Ctrl+Enter when editing query, fixes #190
    • fix sorting in nodes table, fixes #193

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.2

    Đã phát hành 7 Thg 01 2024 - 3,08 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • fixes issue with old versions of elasticsearch that do not provide a uuid, fixes #182
    • adds document meta information when editing documents, fixes #187
    • remap hotkey for sending rest request to Ctrl+Enter, fixes #183
    • cache index table filter, fixes #181

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.1

    Đã phát hành 31 Thg 12 2023 - 3,08 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • you can add predefined clusters when starting elasticvue via docker, check the readme for details. fixes #112
    • fix issues when showing documents if routing is enabled, fixes #177
    • fix issue when trying to show all shards, fixes #174
    • fix issue with jumping cursor in rest editor, fixes #180

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 1.0.0

    Đã phát hành 23 Thg 12 2023 - 3,06 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • 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.

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.44.0

    Đã phát hành 27 Thg 11 2022 - 2,66 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [feat]: show content while reloading, fixes #125
    • [feat]: adds index templates table, fixes #126
    • restructure snapshots & repositories table

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.43.0

    Đã phát hành 6 Thg 11 2022 - 2,66 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [feat]: add support to connect via API key, thanks @tkdave, #110
    • [feat]: desktop app menu & icon fixes for mac
    • [feat]: dependency updates, use vue 2.7, prepare vue 3.0 update

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.42.0

    Đã phát hành 24 Thg 07 2022 - 2,66 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [fix]: fix additional issues with cluster selection, fixes #103
    • [feat]: show _score in search results, fixes #104

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.40.1

    Đã phát hành 2 Thg 05 2022 - 2,49 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [fix]: fix some issues with browser extensions and cluster swapping, fixes #103

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.40.0

    Đã phát hành 18 Thg 04 2022 - 2,49 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [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.

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
  • Phiên bản 0.39.0

    Đã phát hành 2 Thg 03 2022 - 2,49 MB
    Hoạt động với firefox 48.0 và lớn hơn
    • [fix]: improve elasticsearch 8 support, fixes #93
    • [fix]: elasticsearch version not updated, fixes #94
    • [fix]: add additional button to reset the whole custom search body, fixes #95
    • adds support for arm64 and arm/v7, fixes #76

    Mã nguồn được phát hành dưới dạng Giấy phép MIT

    Tải xuống tập tin
Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog tiện ích Firefox
  • Extension Workshop
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Blog cộng đồng
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá

Trình duyệt

  • Desktop
  • Mobile
  • Enterprise

Sản phẩm

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.