Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:13
· 1 commit to 95e1729b83cb09c9d36e262a3f247daef94a3c09 since this release
Immutable release. Only release title and notes can be modified.

Added

  • Community health files: Added code of conduct, contributing guide, security policy, support guide, funding metadata, issue forms, and pull request template.
  • Current Perplexity UI models: Added GPT-5.6 Terra, GPT-5.6 Terra Thinking, GPT-5.6 Sol, GPT-5.6 Sol Thinking, Claude Sonnet 5, Claude Sonnet 5 Thinking, Claude Opus 4.8, Claude Opus 4.8 Thinking, and Nemotron 3 Ultra to the JSON-backed model registry.

Changed

  • Project metadata: Added README community links and PyPI project URLs for discussions, funding, and security policy.
  • Model metadata: Updated bundled model descriptions, display names, API docs, MCP tool tables, README model count, usage examples, and registry tests to match the current Perplexity model configuration.

Removed

  • Retired UI models: Removed GPT-5.4, GPT-5.4 Thinking, GPT-5.5 Thinking, Claude Sonnet 4.6, Claude Sonnet 4.6 Thinking, Claude Opus 4.7, and Claude Opus 4.7 Thinking from the bundled registry and documentation because they no longer appear in the Perplexity UI picker.

🐳 Docker Images

API

docker run --rm -p 8000:8000 ghcr.io/henrique-coder/perplexity-webui-scraper:1.1.2

MCP

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

👥 Contributors

@henrique-coder 


📦 Commits History (v1.1.1 → v1.1.2)
  • 44a337d - 2026-07-01T23:52:05-03:00 - ci: remove native executable release pipeline
  • 77f9bd0 - 2026-07-02T00:50:45-03:00 - docs: add community health files
  • 3cdbc04 - 2026-07-02T00:50:59-03:00 - docs: expose community project metadata
  • d21cb53 - 2026-07-10T09:13:34-03:00 - fix: correct indentation string in configuration
  • bb69c04 - 2026-07-10T09:13:57-03:00 - fix: update uv_build version and minor dependency adjustments
  • 444a22c - 2026-07-10T09:20:07-03:00 - fix: update prettier version to 3.9.5 and add minimum release age exclusion
  • 889f3ba - 2026-07-10T09:34:13-03:00 - fix: update model descriptions and add new models to the configuration
  • 867e784 - 2026-07-10T09:35:06-03:00 - fix: update model versions and descriptions in documentation and tests
  • b7a3dfb - 2026-07-10T09:58:45-03:00 - fix: update version to 1.1.2 and enhance changelog with new models and metadata adjustments

Full Changelog: v1.1.1...v1.1.2