-
v2.2.0-alpha2 — Client fan-out + auto-link
released this
2026-04-22 15:24:44 +02:00 | 13 commits to main since this releaseSecond slice of multi-device. Clients now:
- Fan out messages across all of recipient's active devices.
- Auto-publish this device's X25519 pub on sign-in via LINK_DEVICE.
- Fall back to legacy identity.x25519_pub for pre-v2.2.0 peers.
Still pending:
- PR #3 — Settings → Devices screen (list, unlink), QR pairing flow,
self-wipe on revoke detection. - PR #4 — desktop Electron shell.
Requires chain at v2.2.0-alpha1+ for the fan-out to actually target
multiple devices; older nodes return empty from /api/devices and
clients transparently fall back to the legacy path.Downloads