|
| 1 | +24.1.2 (To be determined) |
| 2 | +========================= |
| 3 | +Bug fix release in the 24.1.x series. |
| 4 | + |
| 5 | +* FIX: Ensure fieldmap is resampled correctly in report (#3387) |
| 6 | + |
| 7 | + |
1 | 8 | 24.1.1 (October 10, 2024) |
2 | 9 | ========================= |
3 | 10 | Bug fix release in the 24.1.x series. |
4 | 11 |
|
5 | 12 | Precomputed functional derivatives were not being correctly detected, |
6 | 13 | and a couple fixes for rare issues. |
7 | 14 |
|
8 | | - * FIX: Remove checks for unit zooms and symmetric rotations in template warp (#3376) |
9 | | - * FIX: Stop excluding FS minc_modify_header used during fallback registration (#3372) |
10 | | - * FIX: Repair search for precomputed bold references (#3370) |
11 | | - * FIX: Repair search for precomputed transforms (#3369) |
| 15 | +* FIX: Remove checks for unit zooms and symmetric rotations in template warp (#3376) |
| 16 | +* FIX: Stop excluding FS minc_modify_header used during fallback registration (#3372) |
| 17 | +* FIX: Repair search for precomputed bold references (#3370) |
| 18 | +* FIX: Repair search for precomputed transforms (#3369) |
| 19 | + |
12 | 20 |
|
13 | 21 | 24.1.0 (September 16, 2024) |
14 | 22 | =========================== |
15 | 23 | New feature release in the 24.1.x series. |
16 | 24 |
|
17 | 25 | Handling of gradient echo fieldmaps is improved. |
18 | 26 |
|
19 | | - * FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257) |
20 | | - * RF: Adapt to less T1w-centric smriprep (#3333) |
21 | | - * RF: Use acres over vendored data loader (#3323) |
22 | | - * DOC: Add benchmark page (#3312) |
23 | | - * MAINT: Move to tox to simplify test/CI setup (#3326) |
24 | | - * CI: Fix expected outputs for fieldmaps (#3321) |
| 27 | +* FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257) |
| 28 | +* RF: Adapt to less T1w-centric smriprep (#3333) |
| 29 | +* RF: Use acres over vendored data loader (#3323) |
| 30 | +* DOC: Add benchmark page (#3312) |
| 31 | +* MAINT: Move to tox to simplify test/CI setup (#3326) |
| 32 | +* CI: Fix expected outputs for fieldmaps (#3321) |
| 33 | + |
25 | 34 |
|
26 | 35 | 24.0.1 (July 16, 2024) |
27 | 36 | ====================== |
|
0 commit comments