v0.76.1

prefix-dev/pixiv0.76.1Aug 4, 2026by github-actions[bot]

AI Summary

Fixes the `pixi task list` command and switches the project documentation to the Zensical theme.

Key Highlights

  • Revamped documentation page using Zensical
  • Fixed `task list` runnability and visibility

New Features

  • Corrected task list runnability
  • Switched documentation from mkdocs to Zensical

Full Release Notes

### [0.76.1] - 2026-08-04
#### ✨ Highlights

This release features an improved `pixi task list` and a revamped docs page based on Zensical.

#### Changed

- Correct `task list` runnability and show every task by @hunger in [#6367](https://github.com/prefix-dev/pixi/pull/6367)


#### Documentation

- Switch from mkdocs to zensical by @Hofer-Julian in [#6572](https://github.com/prefix-dev/pixi/pull/6572)


#### Fixed

- Honour `editable = true` in transitive `[tool.uv.sources]` at install time by @earlybard in [#6730](https://github.com/prefix-dev/pixi/pull/6730)


#### New Contributors
* @earlybard made their first contribution in [#6730](https://github.com/prefix-dev/pixi/pull/6730)