Skip to content

Releases: aces/Loris

LORIS Release v26.0.4

09 Jan 15:04
6975938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v26.0.3...v26.0.4

LORIS Release v26.0.3

18 Dec 15:21
03d4710
Compare
Choose a tag to compare

What's Changed

  • [SQL] remove DownloadPath from sql files - 26.0-release by @kongtiaowang in #9467
  • [electrophysiology_uploader] Fix minor unexpected behaviours by @ZhichGaming in #9470
  • [composer] manage project dependencies by @regisoc in #9496
  • [Deprecated DQT] Fix type error in demographic import script by @driusan in #9508
  • [Raisinbread] Add physiological_event_archive entries by @jeffersoncasimir in #9515
  • [Candidate] RE-add support to create candidates from the backend (unix user) by @ridz1208 in #9485
  • [issue_tracker] Add [priority,status] in the body and 'study' to subj… by @shonibare in #9471
  • [EEG Browser] Fix webpack and ts config by @laemtl in #9517

New Contributors

Full Changelog: v26.0.2...v26.0.3

LORIS Release v26.0.2

13 Nov 15:13
0254ec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v26.0.1...v26.0.2

LORIS Release v26.0.1

18 Oct 17:52
32377a2
Compare
Choose a tag to compare

What's Changed

  • fix data release sort issue by @kongtiaowang in #8636
  • [MRI Violations] Fix violated_scans_view_allsites permission by @laemtl in #9057
  • [statistics] Fix bracket for null coalesce by @driusan in #9310
  • fix generic_includes.php returning error "Undefined variable in /var/www/loris/tools/generic_includes.php on line 28" - 26 branch by @cmadjar in #9317
  • [candidate parameters] diagnosis fix by @kongtiaowang in #9365
  • fix generic_includes.php returning error "Undefined variable in /var/www/loris/tools/generic_includes.php on line 28" - 25 branch by @cmadjar in #9318
  • [API] Fix PUT request not updating image's QC values by @cmadjar in #9376
  • [dataquery/instruments] Handle cardinality::many instruments in DQT by @driusan in #9305

Full Changelog: v26.0.0...v26.0.1

LORIS Release v26.0.0

13 Jun 12:46
84b6027
Compare
Choose a tag to compare

This is the LORIS v26.0.0 release. It includes many major new features such as a rewritten Data Query Tool that doesn't require CouchDB and enforces permissions, preliminary OpenID Connect support, HED tag support in the EEG browser, a new scheduling module, a candidate diagnosis evolution tracker, the ability to customize the "Sex" options for candidates in LORIS, PHP 8.3 support, and multiple bug fixes and optimizations.

For the full changelog see: v25.0.2...v26.0.0

Upgrade Instructions

To upgrade LORIS from v25.0.x (previous versions should first upgrade to v25):

  1. Update to the v26.0.0 version of the code.
  2. Run the SQL update patch SQL/Release_patches/25.0_To_26.0_upgrade.sql.
  3. Run the command make from your LORIS root directory.

What's Changed

Read more

LORIS Release v24.1.7

22 Feb 16:20
3d0093d
Compare
Choose a tag to compare

Backport fixes from v25 to v24.1

What's Changed

Full Changelog: v24.1.6...v24.1.7

LORIS Release v25.0.2

16 Jan 18:30
ea3cd85
Compare
Choose a tag to compare

What's Changed

  • [media] React Warning on Upload Tab by @skarya22 in #8721
  • [issue_tracker] Do not display inactive users in issue form by @charlottesce in #8841
  • [LINST] skip metadatafields for surveys by @zaliqarosli in #8961
  • [dictionary] Fixes for correct displaying "Data Type" column for the enumeration type in the "Data Dictionary (Beta)" table by @yagurdmitriy in #8976
  • [tools] Fix efficiency of fix_candidate_age script by @CamilleBeau in #8992
  • [media] fixes issue when media module try to instantiate a non existing instrument. by @racostas in #8903
  • [instrument_list] Fix deprecation warning by @driusan in #8867
  • [LINST] fix survey and date issues by @ridz1208 in #8858
  • [JSX] Modal Width Prop by @skarya22 in #8893
  • [libraries] Get examiner sites by UserID by @CamilleBeau in #8994
  • [genomic_browser] Download button not showing up in the Files tab by @ridz1208 in #8480
  • [issue_tracker - raisinbread/tools] Fix issue tracker history wrong module ID by @zaliqarosli in #8677
  • [Issue Tracker] Issue Change Notifications by @skarya22 in #8885
  • [behavioural_qc] fixes visitLevel feedback not showing up. by @racostas in #8900
  • [battery_manager] Update Test Plan by @skarya22 in #8782

New Contributors

Full Changelog: v25.0.1...v25.0.2

LORIS Release v24.1.6

16 Jan 18:25
7d8f81d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.1.5...v24.1.6

LORIS Release v25.0.1

03 Oct 17:22
56a636b
Compare
Choose a tag to compare

This includes all bug fixes from the v24.1.5 release, pushed forward into a v25.0.1 release.

In particular, it includes the security fix from #8908

What's Changed

Full Changelog: v25.0.0...v25.0.1

LORIS Release v24.1.5

03 Oct 16:52
9b08f46
Compare
Choose a tag to compare

This fixes a variety of bugs found since v24.1.4. Most importantly, it includes a fix for a potential SQL injection attack in the media module. (PR #8908)

What's Changed

Full Changelog: v24.1.4...v24.1.5