Skip to content

Dejavu 1.0.0 is here

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 31 Jul 22:16
· 478 commits to chrome-extension since this release

dejavu_banner-09

We are excited to announce 馃嵕 the 1.0.0 release for dejavu which includes an ability to import data via JSON and CSV files (via the importer project), an export to CSV option and a number of bug fixes.

We have also upgraded the codebase to be compatible with React v15.6.

Run with Docker or get the chrome extension.

Features

  • Support functionality for JSON / CSV import #75.
  • Export filtered results to a CSV file #80.

Fixes

  • Fixes the inability to change or apply additional query filters on a field in #87.
  • Filtered queries were being overridden on page change. #89 fixes that.
  • There was an interesting side effect in the docker image as reported in #86. That has been fixed.
  • Moved to webpack based build system to avoid issues such as #85.
  • 10MB file upload limit for importer has now been upgraded to a 100MB upload limit #78.
  • FIxes #17, #45, #60 and #77.

Full changelog v0.13.0...1.0.0.