v0.77.1
prefix-dev/pixiv0.77.1Aug 24, 2026by github-actions[bot]
AI Summary
Introduces the `pixi workspace preview` subcommand and updates core dependencies like rattler and minijinja.
Key Highlights
- New `pixi workspace preview` subcommand
- Updated rattler, rattler-build, and minijinja
- Consistent API for detecting host machine
New Features
- Workspace preview subcommand
- One consistent API for detecting host machine
- Update rattler and related tools
Full Release Notes
### [0.77.1] - 2026-08-24 #### Added - Add `pixi workspace preview` subcommand by @ruben-arts in [#6859](https://github.com/prefix-dev/pixi/pull/6859) - Update rattler, rattler-build, minijinja, and display channel notices by @wolfv in [#6852](https://github.com/prefix-dev/pixi/pull/6852) - Add one consistent API for detecting host machine by @Hofer-Julian in [#6864](https://github.com/prefix-dev/pixi/pull/6864) #### Changed - Use .mojoc with precompile by @sstadick in [#6860](https://github.com/prefix-dev/pixi/pull/6860) - Render lists in the generated CLI docs by @Hofer-Julian in [#6868](https://github.com/prefix-dev/pixi/pull/6868) #### Documentation - Fix lists that render as plain text by @Hofer-Julian in [#6871](https://github.com/prefix-dev/pixi/pull/6871) - Add a social card for link previews by @Hofer-Julian in [#6876](https://github.com/prefix-dev/pixi/pull/6876) #### Fixed - Remove backends channel from pixi repo by @Hofer-Julian in [#6862](https://github.com/prefix-dev/pixi/pull/6862) - Avoid rebuilds for mtime-only source changes by @baszalmstra in [#6703](https://github.com/prefix-dev/pixi/pull/6703)