Replies: 3 comments
-
25.2.1 (October 03, 2025)Release NotesBug-fix release in the 25.2.x series. This fix addresses an issue seen when in datasets with multiple anatomical sessions that do not perform per-session processing. It also updates the citation boilerplate when resampling to non-FreeSurfer, non-fsLR surface templates. Changes
Full Changelog: 25.2.0...25.2.1 |
Beta Was this translation helpful? Give feedback.
-
25.2.2 (October 06, 2025)Release NotesBug-fix release in the 25.2.x series. This fix addresses an issue in the Docker containers. Changes
Full Changelog: 25.2.1...25.2.2 |
Beta Was this translation helpful? Give feedback.
-
25.2.3 (October 17, 2025)Release notesBug-fix release in the 25.2.x series. This fix addresses an incompatibility between the PyBIDS and universal-pathlib dependencies. The only change is reverting universal-pathlib to a compatible version in the lock file, which will also fix the container. Full Changelog: 25.2.2...25.2.3 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
25.2.0 (October 01, 2025)
Release Notes
New feature release in the 25.2.x series.
This release is an fMRIPrep Long-Term Support (LTS) release. The planned support window is 4 years, until October 2029.
This release is an incremental improvement over 25.1.x, but includes some fixes and improvements that do not fit within our bug-fix policy.
Importantly, the change in interpolation in 25.1.0 introduced artifacts for some datasets. This release changes the default interpolation mode to
grid-constant, which resolves those problems while not reintroducing the issue the previous release sought to fix.This release also (finally) introduces per-session processing. The
--session-labelflag selects the sessions to process, and the--subject-anatomical-referenceflag indicates whether and how to combine across sessions. Existing filters passed via--bids-filter-filemay need to be updated or removed in favor of using these flags to achieve the desired behavior.We would like to thank the AMP-SCZ and ENIGMA consortia for testing out and providing feedback on this release.
Changes
freesurferparameter in BOLD confound workflow init (DOC: Documentfreesurferparameter in BOLD confound workflow init #3504)ruff checkafterruff format(MNT: no need to re-runruff checkafterruff format#3480)New Contributors
Full Changelog: 25.1.4...25.2.0
This discussion was created from the release 25.2.0.
Beta Was this translation helpful? Give feedback.
All reactions