• v2.2.0-rc1 — Desktop feature-complete

    vsecoder released this 2026-04-22 17:39:41 +02:00 | 4 commits to main since this release

    Contacts, Settings → Devices, Profile, QR receive, keybinds — all
    wired. Desktop reaches parity with mobile for the v2.2.0 line:

    • Multi-device registry UI (list, unlink, link new device via
      the 6-digit code + relay-envelope handshake).
    • Contacts section with per-peer profile and cross-section
      actions.
    • Profile section with balance, identity details, linked devices.
    • QR code in Receive.
    • Global keybinds for conversation/section navigation.

    Next (v2.2.0 final):

    • Auto-update pipeline via /api/update-check.
    • electron-builder packaging + code signing.
    • Attachments in Compose (file picker + image resize + scrub).

    Run: cd desktop && npm install && npm run dev
    Build installer: npm run build

    Downloads