multica/server/pkg
Naiyuan Qing 4126073229 feat(inbox): scope all inbox queries by workspace_id
Inbox items were previously queried only by recipient, which leaked data
across workspaces. All list/count/batch operations now filter by
workspace_id from the X-Workspace-ID header.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 17:42:45 +08:00
..
agent feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
db feat(inbox): scope all inbox queries by workspace_id 2026-03-29 17:42:45 +08:00
protocol feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00