chore(changesets): normalize pending release notes

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 20:24:33 +02:00
parent 6213940eea
commit 256db336e3
25 changed files with 25 additions and 55 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Create editable chats immediately when starting sessions, open the chat right away on mobile, queue sends until the backend session is ready, reconcile concurrent session-created broadcasts, and use server-backed persistence signals for session archive/delete/reload actions.
Open new chats immediately—including on mobilequeue sends until their backend sessions are ready, and keep concurrent starts and archive/delete/reload actions aligned with server persistence.