chore(release): v1.202605.14

This commit is contained in:
Federico Jaramillo Martinez
2026-05-28 20:41:52 +02:00
parent 8f62deff1a
commit 4043ce7eca
14 changed files with 20 additions and 55 deletions
+15
View File
@@ -1,5 +1,20 @@
# @jmfederico/pi-web
## 1.202605.14
### Patch Changes
- 3bd4773: Correct the chat history range label when normalized display messages are fewer than the raw session transcript entries.
- 1c1740a: Keep left navigation section titles visible while project, workspace, and session lists scroll.
- 5737b22: Add a collapse control for the left navigation panel in wide and two-panel layouts.
- 50f1ddc: Refresh session list message counts from live session status updates.
- c73ac5b: Keep PWA navigation bars visible after returning to the app from the background.
- 2abd1d9: Queue prompts submitted during session compaction in pi-web and deliver them only after compaction finishes.
- 958596a: Make `pi-web status` print a concise service health report without invoking paged system service output.
- f569467: Add an optional terminal soft-key bar for common control, navigation, and Meta-style key sequences, with mobile-friendly defaults and a persistent toggle.
- 61a763a: Keep the chat status indicator bubble above sticky message titles.
- 559c6f6: Add a desktop edge control for collapsing and expanding the workspace tools panel.
## 1.202605.13
### Patch Changes