Asreview

Latest version: v1.6.6

Safety actively analyzes 721739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 20

1.6

What's Changed
* Change default production WSGI server by waitress and add support for other WSGI servers by J535D165 in https://github.com/asreview/asreview/pull/1696
* Backport info banner at the login screen to version 1.6 by J535D165 in https://github.com/asreview/asreview/pull/1698
* Add support for customizable API URL in production without rebuilding by J535D165 in https://github.com/asreview/asreview/pull/1699
* Improve password manager and autocomplete features for account creation by J535D165 in https://github.com/asreview/asreview/pull/1702
* Improve Dockerfile file and optimize for server stack use J535D165 in https://github.com/asreview/asreview/pull/1703

Important info for server deployment

❗ This version of ASReview LAB improves server and flask-related code. Users running ASReview in production with config TOML files and environment variables should take care of unwanted changes and test their applications. We tried to make everything backward compatible for server users, but unexpected behavior is still possible. It is important to change environment variables to a variant with the `ASREVIEW_LAB_` prefix. See PR https://github.com/asreview/asreview/pull/1696 for most of the relevant changes.

ℹ️ Server users: please check out https://github.com/asreview/asreview-server-stack. This is our ASReview LAB server stack with reverse proxy, robust Gunicorn server, and PostgreSQL database.

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.5.1...v1.6

1.5.2

What's Changed
* Fix Flask-Login version to 1.6.3 due to removal of LOGIN_DISABLED by J535D165 in https://github.com/asreview/asreview/pull/2046


**Full Changelog**: https://github.com/asreview/asreview/compare/v1.5.1...v1.5.2

1.5.1

What's Changed

- Remove label info banner in oracle mode

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.5...v1.5.1

1.5

What's Changed
* Fix Excel export for files with illegal characters by J535D165 in https://github.com/asreview/asreview/pull/1615
* Tightening up Docker security by cskaandorp in https://github.com/asreview/asreview/pull/1614
* Add read_data method to ASReviewProject by J535D165 in https://github.com/asreview/asreview/pull/1621
* Add support for simulating RIS files (or any other format) via CLI by J535D165 in https://github.com/asreview/asreview/pull/1622
* Correct broken hyperlinks in documentation by Rensvandeschoot in https://github.com/asreview/asreview/pull/1628
* Add documentation for simulating without prior knowledge by Rensvandeschoot in https://github.com/asreview/asreview/pull/1624
* Add link to data storage paper to documentation by Rensvandeschoot in https://github.com/asreview/asreview/pull/1627
* Add documentation for running simulations in the cloud by Rensvandeschoot in https://github.com/asreview/asreview/pull/1626
* Enhancement and Rebranding of Exploration Mode to Validation Mode by Rensvandeschoot in https://github.com/asreview/asreview/pull/1617
* Refactor debug label and remove internal use by J535D165 in https://github.com/asreview/asreview/pull/1623
* Add RIS parser for all ASReview related parameters in notes field by J535D165 in https://github.com/asreview/asreview/pull/1632
* Add generic option to write ASReview data to RIS by J535D165 in https://github.com/asreview/asreview/pull/1634
* Add more informative error when loading faulty RIS file by J535D165 in https://github.com/asreview/asreview/pull/1635
* Add a new column 'ASReview_prior' to the dataset by Rensvandeschoot in https://github.com/asreview/asreview/pull/1612
* Fix labels to validate exported as floats by J535D165 in https://github.com/asreview/asreview/pull/1636
* Improve documentation on new exported columns by Rensvandeschoot in https://github.com/asreview/asreview/pull/1639
* Move Docker directory to new repo by J535D165 in https://github.com/asreview/asreview/pull/1620


**Full Changelog**: https://github.com/asreview/asreview/compare/v1.4...v1.5

1.5rc0

None

1.4

What's Changed
* Add fontSize adjustments to review screen by J535D165 in https://github.com/asreview/asreview/pull/1560
* Add regex line that removes start of url from doi pid by laurens88 in https://github.com/asreview/asreview/pull/1386
* Remove KeyboardInterrupt for server by J535D165 in https://github.com/asreview/asreview/pull/1566
* Hotfix backend not found when port != 5000 by J535D165 in https://github.com/asreview/asreview/pull/1570
* Differentiate between citing the software itself and citing the underlying methodology by Rensvandeschoot in https://github.com/asreview/asreview/pull/1565
* Refactor development workflow for flask app by J535D165 in https://github.com/asreview/asreview/pull/1568
* Fix entry point in Dockerfile by J535D165 in https://github.com/asreview/asreview/pull/1576
* Store relevance scores by PeterLombaers in https://github.com/asreview/asreview/pull/1435
* Bump axios from 0.21.4 to 1.6.0 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1579
* Sign-up and profile updates by cskaandorp in https://github.com/asreview/asreview/pull/1581
* Fix bug by axios security update by J535D165 in https://github.com/asreview/asreview/pull/1583
* Change GitHub calls in webapp tests to submodule by J535D165 in https://github.com/asreview/asreview/pull/1584
* Refactor webapp api in relation to flask-login by J535D165 in https://github.com/asreview/asreview/pull/1577
* Force the random number generator to be seeded by PeterLombaers in https://github.com/asreview/asreview/pull/1502
* Add `__all__` to Python files outside of webapp by PeterLombaers in https://github.com/asreview/asreview/pull/1585
* Move lab related entry points to webapp by J535D165 in https://github.com/asreview/asreview/pull/1586
* Remove artifact after unit test by J535D165 in https://github.com/asreview/asreview/pull/1589
* Fix unittest for Windows path by PeterLombaers in https://github.com/asreview/asreview/pull/1592
* Add citation info to export screen by VeenDuco in https://github.com/asreview/asreview/pull/1545
* Add upgrade instruction for users with outdated ASReview versions by J535D165 in https://github.com/asreview/asreview/pull/1590
* Fetch dataset readers dynamically by PeterLombaers in https://github.com/asreview/asreview/pull/1591
* Add integration tests with selenium by cskaandorp in https://github.com/asreview/asreview/pull/1528
* Add option to simulate without prior knowledge by J535D165 in https://github.com/asreview/asreview/pull/1575
* Fix (or improve) syntax for installing backports by J535D165 in https://github.com/asreview/asreview/pull/1594
* Improve installation instructions tensorflow, gensim and transformers by Rensvandeschoot in https://github.com/asreview/asreview/pull/1600
* Refactor support for database URIs in auth tool by cskaandorp in https://github.com/asreview/asreview/pull/1602
* Add documentation on server configuration to sphinx by J535D165 in https://github.com/asreview/asreview/pull/1595
* Deprecated AUTHENTICATION_ENABLED parameter ignored by cskaandorp in https://github.com/asreview/asreview/pull/1609
* Lower the DOI for records when looking for duplicates by laurens88 in https://github.com/asreview/asreview/pull/1606
* Add expert mode to elas game by allardw in https://github.com/asreview/asreview/pull/1588
* Fix advanced host and port config issues in Docker and change email configuration by cskaandorp in https://github.com/asreview/asreview/pull/1607

New Contributors
* laurens88 made their first contribution in https://github.com/asreview/asreview/pull/1386
* allardw made their first contribution in https://github.com/asreview/asreview/pull/1588

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.3...v1.4

Page 3 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.