The mri_annotation2label bug introduced in FS8.0.0 and FS8.1.0 is fixed.
From: Douglas N. Greve dgreve@mgh.harvard.edu Sent: Thursday, March 19, 2026 6:14 PM To: Freesurfer support list freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] FreeSurfer 8.2.0 release
FreeSurfer 8.2.0 is officially released. The release notes are here: https://surfer.nmr.mgh.harvard.edu/fswiki/ReleaseNotes, which I have replicated below doug
Stable 8.2.0 Release (Mar 18 2026)
FreeSurferhttps://surfer.nmr.mgh.harvard.edu/fswiki/FreeSurfer version 8.2.0 can be found herehttps://surfer.nmr.mgh.harvard.edu/fswiki/rel7downloads. This is a minor release and will give the same output of recon-all when it is run in the same way. We have stopped supporting CentOS7 and have added support for Rocky 9 Linux, Ubuntu 24 Linux, and MacOS Tahoe (26.1). Note that different combinations of build and execution operating systems can give different results (see "Control of operating system" below).
* New features: * Claustrum segmentation (mri_claustrum_seg) * Pituitary and pineal glands segementation (mri_pglands_seg) * Control of operating system when running recon-all. Create a file called fs-allowed-os.txt with the allowable operating systems. If recon-all is not run from one of these operating systems, then it will exit with error. See fs-check-os --help for how to use. This, along with FS build version specification (fs-allowed-versions.txt) can go along way towards assuring repeatability. * fs-eddy and fs-topup frontend to run FSL eddy and topup corrections for diffusion analysis * Bug fixes: * Fixes xhemireg (cross-hemisphere surface registration); * Fixes gtmseg (now creates segementation with sinus segmentation, arteries, vermis, pons) * There was an occasional error in license reading when running mris_volmask that would cause recon-all to crash for no apparent reason when multiple threads were used.