Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:23
· 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.x series.

Removed

  • Native binary distribution: Removed Nuitka-based standalone executable builds, .7z release assets, executable smoke tests, and the build-only dependency group.
  • CLI diagnostics: Removed the temporary perplexity-webui-scraper doctor command that existed only to validate standalone executable bundles.

👥 Contributors

@henrique-coder 


📦 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