Skip to content

v0.71.0

Choose a tag to compare

@github-actions github-actions released this 01 May 21:37
· 543 commits to main since this release
eac4cf5
- A pre-key message sender's identity is stored after the message is decrypted.

- Java, Node, Swift: changed IdentityKeyStore.saveIdentity to return an enum.

- Java: Expose account registration via the registration service client.

- Node: RegistrationService.registerAccount takes account password as a string.

- net

  - Connections to Signal services (and to Cloudflare's DNS-over-HTTPS server) will now require TLS v1.3, which they would already have been using.

  - Futures returned by ChatConnection.send() will now return more specific errors on failure.

- New SVR2 enclaves for staging and production.

- keytrans

  - Bridge to Node.

  - Support multiple auditors.