Skip to content

Releases: asreview/asreview

Release v0.19.3

19 May 23:51
Compare
Choose a tag to compare
Fix issue with RIS exporter for A2-A3-A4 fields

Release v1.0rc1

17 May 12:28
3c80ec1
Compare
Choose a tag to compare
Release v1.0rc1 Pre-release
Pre-release
Improve text to explain Analytics charts (#1056)


Co-authored-by: Rens van de schoot <36502709+Rensvandeschoot@users.noreply.github.com>
Co-authored-by: Jonathan de Bruin <jonathandebruinos@gmail.com>

Release v0.19.2

05 May 14:59
3d779e4
Compare
Choose a tag to compare

What's Changed

  • Fix integer overflow bug for record_ids on Windows 32 systems (#1066). See #1064.

Thanks to @juliandwain for reporting and @PeterLombaers for the fix.

Full Changelog: v0.19.1...v0.19.2

Release v1.0rc0

31 Mar 16:09
af3cadb
Compare
Choose a tag to compare
Release v1.0rc0 Pre-release
Pre-release
Merge pull request #688 from asreview/development-v1

* Redesign ASReview LAB projects overview/landing page (#624)

* Redesign review screen (#675)

* Add notes field to record in Review Dialog (#687)

* Add mobile screen state to top level (#695)

* Divide projects in Oracle and Exploration projects (#533)

* Remove kwargs.json file from projects (#689)

* Update Exploration Mode Banner State (#696)

* Update npm package-lock file (#701)

* Introduce React Query for Server State Management (#698)

* Minor Fixes to Developing Components (#702)

* Add useToggle Hook (#704)

* Hide benchmark datasets in Oracle mode (#705)

* Remove deprecated API for models (#713)

* Store Help Dialog Toggle in Redux (#716)

* Add projects statistics to home page/dashboard (#718)

* Redesign review history dialog (#683)

* Improve App Bar & Navigation Drawer (#725)

* Refactor review and history dialog to fit new nav drawer (#752)

* Fix backward support in getting dashboard statistics (#759)

* Implement new data model for state file (#694)

Co-authored-by: Jonathan de Bruin <jonathandebruinos@gmail.com>
Co-authored-by: Yongchao Terry Ma <terrymyc@gmail.com>

* Fix naming of props in ProjectImportDialog

* Remove option to compose datasets on the fly (#761)

Closes #708

* Remove print statements

* Resolve broken tests and lint errors

* Remove old simulation tests

* Update name in package.json into asreview-lab

* Upgrade npm package-lock file to v2 (#762)

* Fix get statistics for old projects not in review (#772)

* Rename state column names singular and add pool_labeled_function (#770)

* Adjust test for old asreview files (#773)

* Upgrade MUI from v4 to v5 (#757)

* Add error handler for dashboard stats (#780)

* Add empty project overview on dashboard (#784)

* Improve color scheme and remove unused styling (#786)

* Remove statistics method from reviewer class (#779)

* Remove 'asreview oracle' for starting ASReview server (#790)

* Make function standardize_dataframe internal (#791)

* Remove PubMed reader from ASReview (#789)

* Refactor search function (#794)

* Deprecate ASReviewData.append (#800)

* Sort import of dependencies and add import linter (#799)

* Redesign Project Analytics Page (#803)

* Add filter on history page (#807)

* Fix customised tooltip (#808)

* Refactor navigation drawer structure on home page (#809)

* Require df argument for ASReviewData (#802)

* Refactor, style, and fix on project review page (#806)

* Add quick buttons on project table of home page (#811)

* Improve performance of project analytics/review/history pages (#810)

* Disable GitHub Action for asreview-visualization (#825)

* Fix inconsistent color on tool tip of progress recall chart (#828)

* New export page for project (#818)

* Remove icon on dashboard number card (#814)

* Implement queue mechanism into the ASReview state file (#795)

Remove labeled.json and pool.json from project files.

Co-authored-by: Peter Lombaers <peter@idfuse.nl>

* Delete legacy code from reviewer submodule (#834)

* Change text displayed on missing title or abstract (#831)

* Refactor simulate entry point and deprecate simulate-batch (#835)

* Bump lock file version from 1 to 2 (#850)

* Extend REST API /labeled with option to subset and order (#846)

* Delete state from project when changing dataset (#854)

* Merge master branch to development-v1 (#848)

* Revert project_mode change in merge 140604

* Refactor updating project info (#855)

* Remove dataset when uploading new dataset (#857)

* Redesign the interface for creating a new project (#852)

* Raise more informative error on dataset without titles (#880)

* Fix dashboard stats value not JSON serializable (#881)

* Fix dashboard stats value not JSON serializable

* Move the type change to the origin of problem

* Add test getting dashboard stats for old project

* Deprecate data_name and data_type in ASReviewData (#801)

* Exclude labeled items from search (#887)

* Add citation-file-formatting repository as submodule (#894)

* Fix typo in project setup dialog (#892)

* Fix regex not supported by Safari (#897)

* Add word LAB to site title (#895)

* Extend get_labels with option to exclude priors (#913)

* Add option to exclude priors from charts (excluded by default) (#914)

Thanks!

* Extend details page to display the configuration of a project (#918)

* Extend debug_label on prior REST calls in Exploration mode (#922)

* Fix progress charts (#923)

* Add alert to record card of prior selection in exploration mode (#926)

* Style and rephrase text project delete dialog (#927)

* Style project page header and content (#932)

* Extend REST API with option to add and update notes (#925)

* Add note functionality to review and history screen (#937)

* Fix get stats of n_since_last_relevant (#938)

* Fix small UI problems in project setup dialog (#939)

* Fix props param

* Add dialog with explicit approval for project conversion (#935)

* Add prior knowledge filter option to project history panel (#941)

Closes #912

* Change folder structure for legacy files and change record_ids in converter (#898)

* Fix invalid date in Safari/FF/IE (#949)

* Fix incorrect record count in stats due to pending records (#948)

Closes #920

* Redesign project import dialog and add drag & drop (#950)

* Rephrase labeled record info box and banner for exploration mode (#942)

* Remove project mode update option from REST API

* Complete missing date and mode on project overview table

* Revert "Remove project mode update option from REST API"

This reverts commit 00ccb70457a3e41c5166831d39e257aa011156a7.

* Add project mode when converting an old project (#955)

* Add finished review page when pool is empty (#956)

* Rename internal variables in ASReviewData

* Implement basic function to count duplicates (#957)

* Fix typo in project setup data card (#959)

* Add warning about duplicates when adding dataset (#951)

* Unify homepage dashboard and project subpage style (#962)

* Remove lint error in docs config file

* Redesign buttons for creating and importing a project (#963)

* Add react router for page routing (#983)

* Displace quick tour (#883)

* Fix converting label of prior knowledge in project setup

* Add simulation through REST API (#989)

* Optimize simulation (#961)


Co-authored-by: Jonathan de Bruin <jonathandebruinos@gmail.com>

* Remove numpy deprecation warning for double balance

* Adjust interface for the simulation project (#1004)

* Add REST API to check simulation status

* Adjust ending screen for setting up a simulation project

* Disable project table row buttons when simulating

* Apply REST API to check simulation project(s) status

* Set write interval 100 by default

* Disable convert label/add note/export/edit details in simulation

* Define check simulation duration in global.js

* Check if simulation finished on project page

* Add refresh button on analytics page for simulation project

* Add state for detect if simulation is running

* Adjust interface of settings and help dialog (#1006)

* Get version number when undefined

* Style help dialog header

* Refactor help dialog and FAQ REST API

* Style settings dialog

* Curtail height of font size example

* Add description of shortcut N to add a note

* Apply css style in project setup/import dialog

* Fix command line help

* Disable RIS export option when imported dataset is not RIS (#873)

* Delete analysis API (#787)

* Avoid generation of files during unit tests

* Introduce ProjectAPI  (#999)

* Rename chart titles on Analytics page

* Add period to helper text

* Update copyright year in all source files

* Add number of duplicates estimate to data stats

* Resolve numpy deprecation warnings (#1016)

* Refactor status handling in ASReview backend (#1011)

* Make benchmark datasets default in exploration mode

* Add info on labeled data for data upload in explore mode

* Replace vocab screening by reviewing

* Small fixes to the status handler (#1019)

* Update project mode descriptions in setup screen

* Various improvements to State API (#1012)

* Add jsonschema validator for project file (#1014)

* Lint for E401 (#1020)

* Enable mode select during the project setup process (#1021)

* Add extra dialog on project page

* Add All option to the history panel (#1018)

* Fix hidden project table navigation on some screens (#1022)

* Textual changes to project analytics page

* Remove the word "Project" from header

* Lint for commit 7d2b5aa

* Add message when no extension dataset available

* Replace Discard Changes button with Close in dataset selection window

* Hide status change option of project needs to be upgraded

* Allow dataset_path for none values

* Fix converter for projects with tmp folder (exported projects) (#1023)

* Add state of importing project

* Add helper text to mode select in project setup

* Fix issues caused by mode change in setup

* Textual changes in info box and helper

* Refetch labeled priors for All option

* Disable auto retries to upgrade old project

* Remove VersionedBaseDataset and refacter datasets submodule (#867)

* Fix handling undefined query state on project details page

* Add feedback button to all project setup steps

* Remove autofocus of note card on project history page

* Fix entry point dataset selection

* Change benchmark datasets description

* Bump npm packages

* Fix conversion of state files with non incremental record_ids (#1025)

* Fix converter bugs

Fix conversion of state files with non incremental record_ids. In frontend get records by row number, not record_id.

* Lint

* Fix path in test_converter

* Merge branch 'master' into development-v1

* Fix broken unit test for ris writer

Co-authored-by: Yongchao Terry Ma <terrymyc@gmail.com>
Co-authored-by: Peter Lombaers <peter@idfuse.nl>
Co-authored-by: Otto Mättas <otto.mattas@gmail.com>
Co-authored-by: Rens van de Schoot <36502709+Rensvandeschoot@users.noreply.github.com>

Release v0.19.1

24 Feb 13:49
e0f1d27
Compare
Choose a tag to compare

What's Changed

  • Hotfix for issue with RIS exporter (export of nans) by @J535D165 in #993
  • Add RIS export option to oracle mode documentation in #966

Full Changelog: v0.19...v0.19.1

Release v1.0a1

03 Feb 10:20
e97d6c7
Compare
Choose a tag to compare
Release v1.0a1 Pre-release
Pre-release
Add finished review page when pool is empty (#956)

Release v0.19 (2021-12-20)

20 Dec 13:29
096e877
Compare
Choose a tag to compare

Changelog

New

  • Option to export results in the RIS file format. This new export option is compatible with programs like Zotero and EndNote. Results are exported in the Note field with labels: ASReview_relevant, ASReview_irrelevant, and ASReview_unseen. More info can be found at https://asreview.nl/blog/whats-new-in-release-0-19/.
  • Error handler to catch errors in the frontend when exporting review results (#853)

Fix

  • Fix SBERT feature extraction by replacing deprecated dependency (#878)
  • Fix Datasets from plugin in the dataset upload stage (#866)

Release v0.19rc1

20 Dec 12:50
096e877
Compare
Choose a tag to compare
Release v0.19rc1 Pre-release
Pre-release
Disable finish button until model is set up (#893)

Release v0.19rc0

09 Dec 10:28
d82310b
Compare
Choose a tag to compare
Release v0.19rc0 Pre-release
Pre-release
Update caniuse-lite in npm (#882)

Release v1.0a0

09 Dec 10:35
137a784
Compare
Choose a tag to compare
Release v1.0a0 Pre-release
Pre-release
Raise more informative error on dataset without titles (#880)