Changelog
This release introduces a [history overview](https://asreview.readthedocs.io/en/latest/features/screening.html#review-history) with the option to change decisions. This release also makes the [benchmark datasets](https://github.com/asreview/systematic-review-datasets) available in [ASReview LAB and the CLI](https://asreview.readthedocs.io/en/latest/intro/datasets.html#benchmark-datasets).
New
- Integrate benchmark platform in ASReview LAB and CLI (446)
- Add dialog to see and change review history (406)
- Add About section to the menu of ASReview LAB (454)
Changes
- Extend and improve datasets API (445)
- Remove builtin datasets subset (457)
- Add function for backward compatibility of covid19 plugin (447)
- Move data to submodule (455)
- Improve text for searching prior knowledge (439)
Fix
- Delete pickle cache on all reading errors (465)
Documentation
- Improve documentation on dataset requirements (452)
- Add documentation on plotting ASReview files (466) Thanks to paprika27.
- Add a brief introduction to the About ASReview documentation page (459)
- Add information on uninstalling ASReview (458)
- Improve documentation on compatibility matrices (453) …