Skip to content

v0.69.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 21:45
· 537 commits to main since this release
- Node (GSE): Implement toToken() and encryptUserId() for
  CallLinkSecretParams

- The Net class (Network in Java) now stores a string-map of "remote
  config" information, intended for the same sort of server-provided
  configuration that the apps already have.

- Build for Android with 16KB page support, which makes the library
  usable on some newer Android devices that were previously not
  supported.

- Add in new CDSI enclave ID, now supporting Kyber HFS Noise channels.

- Swift: Allow initializing UnidentifiedSenderMessageContent from its
  serialized form. (Contributed by @saman3d!)