@@ -12,23 +12,25 @@ Bug fix release in the 24.1.x series.
12
12
Precomputed functional derivatives were not being correcly detected,
13
13
and a couple fixes for rare issues.
14
14
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)
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
+
19
20
20
21
24.1.0 (September 16, 2024)
21
22
===========================
22
23
New feature release in the 24.1.x series.
23
24
24
25
Handling of gradient echo fieldmaps is improved.
25
26
26
- * FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257)
27
- * RF: Adapt to less T1w-centric smriprep (#3333)
28
- * RF: Use acres over vendored data loader (#3323)
29
- * DOC: Add benchmark page (#3312)
30
- * MAINT: Move to tox to simplify test/CI setup (#3326)
31
- * 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
+
32
34
33
35
24.0.1 (July 16, 2024)
34
36
======================
0 commit comments