See semantic versioning for the rationale behind the version numbers.
- Docker support for easier deployment.
- Restricted supported Python versions to improve compatibility.
- Upgraded Snakebids to the latest version.
- Reorganized outputs by bifurcating work and root for better navigation.
- Introduced stereotaxy support for precise coordinate-based processing.
- Enhanced multi-modality support by adding SynthSR for non-T1w modalities (T2w, FLAIR).
- Renamed --profile to --procprofile to prevent conflicts when running AutoAFIDS on compute clusters.
- Removed model extraction on a per-subject basis to optimize performance.
- Resolved incorrect use of the expand function for better processing.
- Eliminated hardcoded T1w modality to support flexible pipeline configurations.
- Fixed minor pipeline issues to improve stability and performance.
- Integrated preprocessing pipeline with apply workflow
- Uploaded models on cloud storage
- Optimized model loading and configuration