Release notes
Bug-fix release in the 25.2.x series.
This release restores compatibility with the treatment of multi-session data with older versions of fMRIPrep by providing the --no-track-sessions flag. Future versions of fMRIPrep may have different default behaviors for multi-session data, so please report any issues you encounter with either setting of this flag or multi-session data in general.
Changes
- FIX: Reuse fewer config options when using
--config-file(#3625) - FIX: Missing logger (#3624)
- FIX: Avoid overwriting codecarbon output (#3623)
- FIX: Sanitize plus signs in from entities in workflow names (#3604)
- ENH: add
--[no-]track-sessionsflag to lessen session label strictness (#3614)
Full Changelog: 25.2.4...25.2.5