Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 18:42
· 823 commits to main since this release
0eac1bb

Patch Changes

  • b8f97ba: Upgrade to latest node bindings

BREAKING CHANGE

This is a breaking change as some of the APIs have changed.

  • Client.signatureText is now an async function
  • Client.addScwSignature has been removed
  • Client.addEcdsaSignature has been renamed to Client.addSignature
  • Conversation.members is now an async function