docs: activity log — frontend v2.8.84 (chat archive) + deploy branch now main

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
moojttaba
2026-06-04 08:15:47 +03:30
parent 524dd52cf5
commit ec6e9022dd

View File

@@ -1194,4 +1194,18 @@ follow-up.
---
### 2026-06-04 — frontend v2.8.84 — archive conversations from the chat list (DEPLOY BRANCH NOW main)
⚠️ Deploy branch changed: pushes now go to `main` (CI: "push to main builds dev-*
image and deploys to Arcane dev env"). integrate-main-into-development is retired.
- Chat list: each row gained an archive button → confirm sheet → PATCH
/chat/:id/archive (archiveConversation) + list refresh. Archived chats are
excluded from the default getUserChats query, so the row disappears. Row
restructured from a single <button> into a div wrapping the open-button + a
sibling archive button (nested buttons are invalid HTML). New archive icon +
chat archive locale strings.
**Verification:** tsc + eslint clean.
---
<!-- Add new entries above this line. Newest at top. -->