Skip to content

Releases: appbaseio/dejavu

3.3.1

05 Jun 16:41
Compare
Choose a tag to compare
  • #315 Fixes a routing issue with Docker image

ElasticSearch v7.x support

30 May 06:40
Compare
Choose a tag to compare

🎉 With this release, we are adding support for ElasticSearch v7.x. Due to the removal of types, the mapping API has a breaking change.

In addition to this, we have fixed issues and bugs related to:

  • Search Preview: Aggregation Filters work with object fields, and add support for v7. A bug with rendering data for certain indexes #309.
  • #311 Add support for parsing dates when multiple formats are specified.

You can get the 3.3.0 Dejavu release via Docker or the Chrome Extension.

Patch Release

17 Mar 12:24
Compare
Choose a tag to compare
  • Fixes export results behavior

Moar Fixes

23 Feb 17:56
Compare
Choose a tag to compare

Fixes

  • Fixes exporting issue when choosing JSON #281,
  • Adds some frequently asked connection tips.

🍰 The release is available on both Docker Hub and as a Chrome Extension.

Patch Fixes

16 Feb 17:48
Compare
Choose a tag to compare

Fixes

  • Fix routing issue when landing on other tabs directly,
  • Fix importer login issue when using via chrome-extension.

🍰 The release is available on both Docker Hub and as a Chrome Extension.

Bug fixes and stability improvements

15 Feb 19:06
Compare
Choose a tag to compare

This is a minor release that includes substantial usability improvements and includes important fixes.

Fixes

  • We have fixed an important issue where importing data wasn't possible (due to login errors when using an iframe) #270,
  • Handle trailing slash when connecting to ElasticSearch,
  • Clone App behavior,

Improvements

  • Allow exporting current filtered view in addition to exporting all data #266,

Image Ref:

  • Improve connection intuitiveness #270,
  • Show aggregation filter for the Boolean datatype #274,
  • Add brand new support for editing multiple records #273.

This release is now available on both Docker Hub and as a Chrome Extension.

Stability Fixes & Improvements

20 Jan 20:32
Compare
Choose a tag to compare

This is a minor release that improves usability and includes the following fixes.

Fixes

  • Fixes #267 issue which duplicated exported records for ES v5 apps (aka indexes),
  • Fix importer tab to open without selecting an active app,
  • Fix cell rendering in certain cases when format is of Array type, related to #263.

This release is now available on both Docker Hub and as a Chrome Extension.

3.0.0 Stable Release

11 Jan 10:32
Compare
Choose a tag to compare

We are excited to announce the 3.0.0 stable release 🍾. This 📦 is a complete rewrite of Dejavu keeping performance and user experience in mind. It builds upon v2.0.0 in terms of both form and function:

Dejavu 3.0 offers the best onboarding experience to ElasticSearch. Import your datasets (using JSON, or CSV), browse data, add mappings, compose queries and create/test a faceted search UI in minutes.

Major Changes

  • Connect to one or more indexes
  • Powerful filtering of data
  • Search across the entire dataset
  • A performant data view
  • Built using React v16.6
  • Reduces heap usage by over 50% over larger datasets
  • A new nested objects view - display all data hidden within objects
  • Fixes a bug where updates didn't occur reliably.
  • Improves documentation around usage with Elasticsearch via Docker and docker-compose.
  • Include _id fields in the global search.
  • Improvements in Elasticsearch version check.

This release is now available on both Docker Hub and as a Chrome Extension.

Stability and Perf Improvements

29 Dec 20:49
Compare
Choose a tag to compare

We have fixed a number of UI/Ux and stability issues observed in the original preview release.

  • A new nested objects view - display all data hidden within objects.
  • Improves heap usage by 20-30%.
  • Fixes a bug where updates didn't occur reliably.
  • Improves documentation around usage with Elasticsearch via Docker and docker-compose.
  • Include _id fields in the global search.
  • Improvements in Elasticsearch version check.
  • Fixes date picker NaN issue.

This release is now available on both Docker Hub and as a Chrome Extension.

3.0.0 Preview

08 Dec 06:17
Compare
Choose a tag to compare

This 📦is a complete rewrite of Dejavu keeping performance and user experience in mind. It builds upon v2.0.0 in terms of both form and function:

dejavu-gif

Major Changes

  • Connect to one or more indexes
  • Powerful filtering of data
  • Search across the entire dataset
  • A performant data view
  • Built using React v16.6

🆕 It's ready for preview - check it out at https://dejavu.appbase.io or get the docker image at appbaseio/dejavu:3.0.0-alpha! 🐶