Sourced from uv's releases.
0.11.6
Release Notes
Released on 2026-04-09.
This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.
Bug fixes
- Do not remove files outside the venv on uninstall (#18942)
- Validate and heal wheel
RECORDduring installation (#18943)- Avoid
uv cache cleanerrors due to Win32 path normalization (#18856)Install uv 0.11.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.6/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.11.6/uv-installer.ps1 | iex"Download uv 0.11.6
... (truncated)
Sourced from uv's changelog.
0.11.6
Released on 2026-04-09.
This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.
Bug fixes
- Do not remove files outside the venv on uninstall (#18942)
- Validate and heal wheel
RECORDduring installation (#18943)- Avoid
uv cache cleanerrors due to Win32 path normalization (#18856)0.11.5
Released on 2026-04-08.
Python
- Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)
Enhancements
- Fix
build_system.requireserror message (#18911)- Remove trailing path separators in path normalization (#18915)
- Improve error messages for unsupported or invalid TLS certificates (#18924)
Preview features
- Add
exclude-newerto[[tool.uv.index]](#18839)uv audit: add context/warnings for ignored vulnerabilities (#18905)Bug fixes
- Normalize persisted fork markers before lock equality checks (#18612)
- Clear junction properly when uninstalling Python versions on Windows (#18815)
- Report error cleanly instead of panicking on TLS certificate error (#18904)
Documentation
- Remove the legacy
PIP_COMPATIBILITY.mdredirect file (#18928)- Fix
uv init example-bare --bareexamples (#18822, #18925)0.11.4
Released on 2026-04-07.
Enhancements
... (truncated)
6595080
Bump version to 0.11.6 (#18948)7983c7a
Validate and heal RECORD during installation (#18943)b38439b
Avoid uv cache clean errors due to Win32 path normalization
(#18856)a0e461a
Do not remove files outside the venv on uninstall (#18942)95eaa68
Bump version to 0.11.5 (#18930)f6d67d5
Improve certificate loading error messages (#18924)39b83c3
Add exclude-newer to [[tool.uv.index]] (#18839)7924ba5
uv audit: add context/warnings for ignored vulnerabilities (#18905)a352ce0
Remove the legacy PIP_COMPATIBILITY.md redirect file (#18928)33b6338
Normalize persisted fork markers before lock equality checks (#18612)