Release Dejavu 1.0.0 is here · appbaseio/dejavu

1 min read Original article ↗

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.