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