Skip to content
v0.78.1

- backups: Add support for call link epochs.

- Rust: libsignal_net_infra::ws2 has been merged into libsignal_net_infra::ws, with Connection and Config included directly and helper types available under ws::connection. The old ws::WebSocketConfig has been removed.

- Android: run TLS verification on a dedicated thread.