diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f284d2..fac00c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,3 +42,4 @@ - Show pane-specific action menu titles in the TUI status/footer instead of leaking generic row/context labels. - Add `snapshot.ImportOptions.Progress` so apps can report table/file-level import progress in CI logs. - Match `gitcrawl` action-menu muscle memory: keyboard `a` opens a general detail-pane menu, right-click keeps pane-scoped floating menus, and `q`/Esc close menus. +- Keep chat/document TUI groups scoped by workspace/server so same-named channels, people, parents, or databases do not collapse into one misleading pane row.