Skip to content

Commit 8149bbe

Browse files
committed
rel: 25.2.5
1 parent 5d30cef commit 8149bbe

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

CHANGES.rst

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,32 @@
1+
25.2.5 (March 10, 2026)
2+
=======================
3+
Bug-fix release in the 25.2.x series.
4+
5+
This release restores compatibility with the treatment of multi-session data with
6+
older versions of fMRIPrep by providing the ``--no-track-sessions`` flag.
7+
Future versions of fMRIPrep may have different default behaviors for multi-session data,
8+
so please report any issues you encounter with either setting of this flag
9+
or multi-session data in general.
10+
11+
* FIX: Reuse fewer config options when using ``--config-file`` (#3625)
12+
* FIX: Missing logger (#3624)
13+
* FIX: Avoid overwriting codecarbon output (#3623)
14+
* FIX: Sanitize plus signs in from entities in workflow names (#3604)
15+
* ENH: add ``--[no-]track-sessions`` flag to lessen session label strictness (#3614)
16+
117
25.2.4 (January 14, 2026)
218
=========================
319
Bug-fix release in the 25.2.x series.
420

521
This release addresses some errors in multi-echo and multi-session processing.
622

7-
* FIX: Set source_file in ds_report* nodes at resampling level (#3590)
8-
* FIX: Ravel multi-echo data for BIDSSourceFile with precomputed smriprep (#3583)
9-
* FIX: Ensure multi-echo processing and slice timing correction text is in boilerplate (#3577)
10-
* FIX: Pass session_id to fieldmap finder (#3573)
11-
* FIX: Import LinAlgError from a stable location (#3572)
12-
* ENH: Raise error if two-echo data are provided (#3570)
13-
* MNT: Prune Ubuntu environment before building docker images (#3571)
23+
* FIX: Set source_file in ds_report* nodes at resampling level (#3590)
24+
* FIX: Ravel multi-echo data for BIDSSourceFile with precomputed smriprep (#3583)
25+
* FIX: Ensure multi-echo processing and slice timing correction text is in boilerplate (#3577)
26+
* FIX: Pass session_id to fieldmap finder (#3573)
27+
* FIX: Import LinAlgError from a stable location (#3572)
28+
* ENH: Raise error if two-echo data are provided (#3570)
29+
* MNT: Prune Ubuntu environment before building docker images (#3571)
1430

1531
25.2.3 (October 17, 2025)
1632
=========================

0 commit comments

Comments
 (0)