chore(release): v1.202605.7

This commit is contained in:
Federico Jaramillo Martinez
2026-05-17 11:17:21 +02:00
parent 42cad58019
commit 2d8a5d8482
10 changed files with 15 additions and 38 deletions
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Preserve newly started empty sessions and their prompt drafts across browser reloads until the user deletes them.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Improve `pi-web doctor` and `pi-web install` to use the detected bash, zsh, or fish login shell, verify the systemd user service context can find required commands before installation, and print shell-specific PATH setup advice without persisting transient PATH values.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Fix the docs mobile navigation so FAQ pages no longer overflow and compact the GitHub/theme controls on small screens.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Fix chat history reloads so previously displayed messages are not duplicated from the browser cache.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add remote-first development positioning to the website and docs, including a philosophy page and laptop-versus-server FAQ guidance.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": patch
---
Add a static Pi Web website with installation docs, troubleshooting FAQ, and GitHub Pages deployment.
-5
View File
@@ -1,5 +0,0 @@
---
"@jmfederico/pi-web": minor
---
Add global web UI `/login` and `/logout` flows for configuring API key and subscription provider authentication.