Changelog

Notable changes to the platform and SDK, newest first. For where the platform is heading, see the roadmap.

Baseline

Current production platform

The capabilities live in the SDK and in production today across 350,000+ devices. This entry establishes the release log; subsequent changes are recorded above it as they ship.

  • DORS multi-transport routing with automatic failover, multi-hop relay, retry, and deduplication.
  • OfflineID: Ed25519 self-sovereign identity, verifiable device-to-device with zero connectivity.
  • Service Discovery: advertise, discover, and invoke capabilities across the mesh with no server or DNS.
  • MLS (RFC 9420) end-to-end encryption on every session by default.
  • Chunked, resumable file transfer up to 100 MB between authenticated peers.
  • Opt-in offline telemetry that buffers on-device and flushes in order when a link returns.
  • One SDK surface: a TypeScript API over a shared Rust core, identical on iOS and Android.

Build on what shipped. One install, iOS and Android.

Start building See the roadmap