v1.1.1
·
1 commit
to 44a337d34c92a9f085b78879f92960ee1790d3d8
since this release
Fixed
- Release workflow: Removed the unstable native executable build matrix and simplified releases to publish only the Python wheel, source distribution, and optional GHCR container images.
- Release ordering: GitHub Releases are created before PyPI publishing, and Docker images are published only after PyPI succeeds.
- CI caching: Added explicit pnpm store caching to CI and kept Docker layer caching on the remaining container publish jobs.
- API dependency: Updated the optional FastAPI extra to the
0.139.xseries.
Removed
- Native binary distribution: Removed Nuitka-based standalone executable builds,
.7zrelease assets, executable smoke tests, and the build-only dependency group. - CLI diagnostics: Removed the temporary
perplexity-webui-scraper doctorcommand that existed only to validate standalone executable bundles.
👥 Contributors
📦 Commits History (v1.1.1 → v1.1.1)
44a337d- 2026-07-01T23:52:05-03:00 - ci: remove native executable release pipeline
Full Changelog: v1.1.1...v1.1.1