Skip to content

Tags: gluonhq/libsignal

Tags

v0.74.0

Toggle v0.74.0's commit message
v0.74.0

- Integrate post-quantum ratchet in opt-in mode.

v0.73.3

Toggle v0.73.3's commit message
v0.73.3

- keytrans: Properly bridge and document errors

- keytrans: Add production configuration

- Internal improvements

- MSRV bumped to 1.83.0

v0.73.2

Toggle v0.73.2's commit message
v0.73.2

- Android: Fix bug which can cause CompletableFuture to be stripped by
  ProGuard/R8.

- keytrans: Bridge to ffi

v0.73.1

Toggle v0.73.1's commit message
v0.73.1

- Backups: the now-deprecated remote content locator fields are ignored and the new FilePointer.locator_info field must
  be set.

v0.73.0

Toggle v0.73.0's commit message
v0.73.0

- Support for starting sessions with pre-quantum X3DH has been removed from Swift, Java, and TypeScript. PQXDH will be required going forward.

- Bridge registration service client to Swift.

- Net/Java: Some CompletableFutures are now cancellable!