multica/packages/sdk/src
yushen d367e77c0a feat(device): add clientName to DeviceMeta for multi-client display
Add clientName field to DeviceMeta so non-browser clients (Telegram,
Discord, etc.) can provide a human-readable label instead of relying on
userAgent parsing. Desktop UI now prioritizes clientName over parsed UA
string, fixing "Unknown on Unknown" display for Telegram connections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 16:43:44 +08:00
..
actions feat(device): add clientName to DeviceMeta for multi-client display 2026-02-10 16:43:44 +08:00
client.ts feat(connection): add device verification status feedback for collaborators 2026-02-05 10:44:15 +08:00
index.ts fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00
types.ts feat(connection): add device verification status feedback for collaborators 2026-02-05 10:44:15 +08:00