Release 2.4.4
View on GitHub ↗2026-09-02
What's Changed
- fix(ci): scope performance comparisons to STF evidence profiles by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/468
- feat(pixel): add StochasticConvolution by @DhruvGarg111 in https://github.com/albumentations-team/AlbumentationsX/pull/464
- fix(pixel): restore AutoContrast batch semantics by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/471
- refactor: remove redundant test and tooling narration by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/472
- refactor(transforms): upgrade albucore parameter contracts by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/477
- Support per-target NumPy and CPU Tensor routing by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/481
- feat: add ElasticTransform3D by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/479
- perf(pixel): optimize plasma batch hot paths by @ayasyrev in https://github.com/albumentations-team/AlbumentationsX/pull/473
- refactor(ci): streamline PR validation and release evidence by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/482
- refactor(tooling): unify AX repository checks by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/483
- test: cover ImageOnly transforms in Tensor contract matrix by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/484
- [New transform] Add
KSpaceSpikeNoisefor MRI spike artifacts by @DhruvGarg111 in https://github.com/albumentations-team/AlbumentationsX/pull/475 - feat(Illumination): support multiple Gaussian spots by @aswanth-07 in https://github.com/albumentations-team/AlbumentationsX/pull/478
- fix(ci): make selective routing merge-safe by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/486
- chore(release): bump version to 2.4.4 by @ternaus in https://github.com/albumentations-team/AlbumentationsX/pull/485
Full Changelog: https://github.com/albumentations-team/AlbumentationsX/compare/2.4.3...2.4.4