LORIS Release v16.1.0
This release incorporates 148 backwards compatible small changes and features on top of
LORIS 16.0. There are minor bug fixes but no significant changes from release candidate 1.
Projects currently using LORIS 16.0.x should apply the patch SQL/16.0_To_16.1_upgrade.sql
in order to upgrade. Projects using older versions should first apply SQL patches to upgrade to LORIS 16.0.
For a full list of changes see here.
Features:
- Added new Media module to track non-instrument specific candidate media such as videos or instrument scans
- Added Signal-to-Noise Ratio to imaging browser for some modalities (T1, T2, Flair, PD.) (requires updating imaging pipeline)
- Module authors may now implement getCSSDependencies() to customize CSS that gets included on each page
- Unused accounts now get automatically disabled after 1 year of inactivity
Notable bug fixes and clean up:
- Improved many queries in the statistics module
- Improved compatibility with MySQL 5.7+
- Various other bug fixes
Known Issues:
- If you upload the documents with the same filename to multiple categories in the document repository, the document in the second category uploaded will overwrite the document from the first.