Skip to content

v1.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 05:50
· 9 commits to dev since this release
Immutable release. Only release title and notes can be modified.
30b49de

Changed

  • Documentation hosting: Migrated published documentation from GitHub Pages to Read the Docs with separate latest development and prod stable versions.
  • PyPI metadata: Release builds now point the README logo to the exact immutable release commit while GitHub continues to use the current prod logo.
  • PyPI publishing: Migrated GitHub Actions publication from a long-lived API token to PyPI Trusted Publishing through GitHub Actions OIDC.

Docker images

docker run --rm -p 8000:8000 ghcr.io/henrique-coder/perplexity-webui-scraper:1.1.8
docker run --rm -e PERPLEXITY_SESSION_TOKEN=your_token ghcr.io/henrique-coder/perplexity-webui-scraper:1.1.8-mcp