Archived
chore(release): v1.202605.12
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add a theme-aware dash favicon and uppercase PI WEB page titles.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add a session list action to archive a session together with its descendant sessions in the same workspace.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Make the mobile location breadcrumbs clickable so they open project, workspace, or session selection directly.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Extend chat diff row backgrounds across the full horizontal scroll area.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Prefill the prompt editor with the selected user message after forking a session.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Improve empty states for workspace tools and session selection when no project, workspace, or session is selected.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add cached image previews up to 10 MB to the workspace file browser for common image file types.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add refresh controls when PI WEB is launched as a PWA, with action palette commands for refreshing app data or reloading the page.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix mobile workspace panels, including the PI WEB status panel, so overflowing content remains scrollable on iPhone.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Name newly forked and cloned web sessions with readable Fork and Copy counters based on the source session title.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Prevent the message composer from inserting a stray blank line when starting a new session with the keyboard shortcut.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add PWA manifest icons so installed PI WEB apps use the project icon.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@jmfederico/pi-web": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Standardize user-facing PI WEB branding in uppercase across the app, docs, and install metadata.
|
|
||||||
@@ -1,5 +1,23 @@
|
|||||||
# @jmfederico/pi-web
|
# @jmfederico/pi-web
|
||||||
|
|
||||||
|
## 1.202605.12
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 13bb8e4: Add a theme-aware dash favicon and uppercase PI WEB page titles.
|
||||||
|
- 428f7bb: Add a session list action to archive a session together with its descendant sessions in the same workspace.
|
||||||
|
- f4aeb06: Make the mobile location breadcrumbs clickable so they open project, workspace, or session selection directly.
|
||||||
|
- 5bc2542: Extend chat diff row backgrounds across the full horizontal scroll area.
|
||||||
|
- 9e3d272: Prefill the prompt editor with the selected user message after forking a session.
|
||||||
|
- 23e82e1: Improve empty states for workspace tools and session selection when no project, workspace, or session is selected.
|
||||||
|
- a1e903f: Add cached image previews up to 10 MB to the workspace file browser for common image file types.
|
||||||
|
- df20563: Add refresh controls when PI WEB is launched as a PWA, with action palette commands for refreshing app data or reloading the page.
|
||||||
|
- 2f5293a: Fix mobile workspace panels, including the PI WEB status panel, so overflowing content remains scrollable on iPhone.
|
||||||
|
- 3409b0a: Name newly forked and cloned web sessions with readable Fork and Copy counters based on the source session title.
|
||||||
|
- 6a8f2f2: Prevent the message composer from inserting a stray blank line when starting a new session with the keyboard shortcut.
|
||||||
|
- 1546143: Add PWA manifest icons so installed PI WEB apps use the project icon.
|
||||||
|
- 1546143: Standardize user-facing PI WEB branding in uppercase across the app, docs, and install metadata.
|
||||||
|
|
||||||
## 1.202605.11
|
## 1.202605.11
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202605.11",
|
"version": "1.202605.12",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202605.11",
|
"version": "1.202605.12",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
".",
|
".",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@jmfederico/pi-web",
|
"name": "@jmfederico/pi-web",
|
||||||
"version": "1.202605.11",
|
"version": "1.202605.12",
|
||||||
"description": "Remote web UI and browser control plane for persistent Pi Coding Agent sessions.",
|
"description": "Remote web UI and browser control plane for persistent Pi Coding Agent sessions.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Federico Jaramillo Martinez",
|
"author": "Federico Jaramillo Martinez",
|
||||||
|
|||||||
Reference in New Issue
Block a user