mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
588 B
588 B
v0.79.1
-
The first "Typed API" service interface for chat-server, UnauthUsernamesService, has been added to libsignal's app layer.
-
The libsignal-net remote config option
chatRequestConnectionCheckTimeoutMilliscontrols a new check: if a chat request hasn't been responded to in this amount of time, libsignal will check if the connection is using the preferred network interface, and close it early if not. -
Java:
CertificateValidator.validate(SenderCertificate, long)is once againopenfor testing. -
backups: Validate quote body length
-
MSRV has been increased to 1.85