Skip to content

v6.3.0

Compare
Choose a tag to compare
@epugh epugh released this 01 Sep 17:52

6.3.0 - 2020-09-01

Features

  • We want to export unrated query/doc pairs, which is only supported via exporting a previously created Snapshot. Add support for exporting a Snapshot to the Basic format on the Export screen. #191 by @epugh fixes #185.

Improvements

  • When importing queries, you can have it clear all existing queries. This feature only worked for CSV
    files, not other formats like RRE. #193 by @epugh solves this.

  • You can now import queries using the Import Ratings screen. Most of this was already supported, however now the modal dialog has better instructions to the user, and nicer validation of CSV formatting. #192 by @epugh solves this.

  • When sharing Cases or Scorers, the lookup for what Teams you are part of created a really large JSON response (@epugh would get back a 1.4 MB payload!). We put this API response on a diet! #197 by @epugh solves this.