Immutable
release. Only release title and notes can be modified.
[0.72.1] - 2026-07-07
✨ Highlights
This release contains important bugfixes for rich platforms, v3 repodata handling, pixi-build-r and more.
Changed
- Do not fail when running tasks in an environment by @hunger in #6507
- Provide R packages under their r-prefixed conda name by @roaldarbol in #6515
- Suggest
pixi self-update --versionfor requires-pixi errors by @hunger in #6516 - Register run-export-introduced source deps on the assembled record by @wolfv in #6519
- Let explicit source registrations win over implied ones by @Hofer-Julian in #6532
Documentation
- Document all override variables by @Hofer-Julian in #6486
- Fix
requires-pythonfield by @mwtoews in #6512
Fixed
- Don't drag rich platform variants into bare-subdir environments by @hunger in #6517
- Invalidate lock file when an inline package definition changes by @Hofer-Julian in #6529
Refactor
New Contributors
- @mwtoews made their first contribution in #6512
- @roaldarbol made their first contribution in #6515