Skip to content

LORIS Release v18.0.2

Compare
Choose a tag to compare
@driusan driusan released this 26 Oct 15:40

This release clears the backlog of minor bug fixes that didn't make it in to the LORIS v18.0.0 release, or were discovered after release. Future bug fix releases will happen on an as-needed basis.

The full list of changes are as follows:

  • [Core] Fix issues when user logs in by typing their username in a different case than is stored in the database (#3178)
  • [Instruments] Fix saving of instruments where the column name is a number (#3179)
  • [Instrument List] Fix the CenterID access check in the instrument list module. (#3182)
  • [Instruments] Fix bug where "0" was refused as a value in required fields. (#3180)
  • [Dashboard] Fix convert array to string error in dashboard (#3149)
  • [DQT] Fixed a bug where the CouchDB MRI Import script was failing with strict MySQL settings (#3131)
  • [Imaging Uploader] Prevent upload duplication when the same file is uploaded twice.
  • [Heroku Install] Fixed Heroku postdeploy password generation (#3171)
  • Update VERSION file

Known Issues:

  • Running 18.0 Upgrade Process PHP scripts as well as other tools/* commandline scripts may generate notices/error messages; this NDB_Client issue is addressed in upcoming bugfixes (e.g. #3212)