Skip to content

LORIS Release v20.3.0

Compare
Choose a tag to compare
@ridz1208 ridz1208 released this 26 Apr 17:56
· 1 commit to 20.3-release since this release
b0a21ae

This release of fixes bugs, adds new permissions, and does various cleanup to different LORIS modules. For a complete list of features see here.

New Features

  • [Publication] Add new Publication module (Beta version) #3695
  • [login/security] Add rate-limiting account lockout mechanism #3950
  • [Candidate_parameters] Improving front-end validation for entering Consent data #4034
  • [API] Updating summary header to add scanner information and image caveat flag and flag reason. #4077
  • [Configuration] Adding configuration fields needed for imaging defacing tool #4232

Bug Fixes

  • [Config / Imaging] Update default phantom regex configuration #3987
  • [Brainbrowser] Clean up module after fixing paths in violation tables #4347
  • [SinglePointLogin] Fix passwordAuthenticate method #4356

Notes for Existing Projects

  • For Imaging projects, review carefully the Loris-MRI 20.3 release notes - several key changes and features are included in this release

Upgrade process

  1. Update the code
  2. Source the SQL patch:
  • SQL/Release_patches/20.2_To_20.3_upgrade.sql

Known issues

  • [Issue Tracker] Inability to edit an existing issue. Will be solved in the next bugfix release (#4454)