chore(release): 0.4.0

This commit is contained in:
Ivan Pereira
2026-07-16 16:01:38 +01:00
parent f94c08072e
commit 72ce74541f
3 changed files with 14 additions and 3 deletions
+11
View File
@@ -7,9 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
## [0.4.0] - 2026-07-16
### Added
- Claude Sonnet 5, Claude Sonnet 5 Thinking, and GLM-5.2 are available as supported Perplexity models.
### Changed
- Searches now always run with `is_incognito: true`. The `incognito` tool parameter, `PI_PERPLEXITY_INCOGNITO` env var, config file field, and `/perplexity-config` incognito prompt were removed; `/perplexity-config` now sets the default model only.
- Prefer Perplexity's `user_selected_model` field to the inconsistent `display_model` field when reporting the model used.
### CI
- Update `actions/checkout` and `actions/setup-node` to v7.
## [0.3.0] - 2026-07-14
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pi-perplexity",
"version": "0.3.0",
"version": "0.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-perplexity",
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"devDependencies": {
"@earendil-works/pi-ai": "*",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pi-perplexity",
"version": "0.3.0",
"version": "0.4.0",
"description": "Perplexity web search for pi — uses your Pro/Max subscription, no API credits needed",
"keywords": [
"pi-package",