Skip to content

@xmtp/xmtp-js@11.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 06:32
· 276 commits to main since this release
2ea26a3

@xmtp/xmtp-js@11.5.0 (2024-03-12)

Bug Fixes

  • add shouldPush to ContentTypeComposite (fe2e1d1)
  • adjust types (ca498c0)
  • allow for HMAC key to be extractable (cd39432)
  • allow specific topics when getting HMAC keys (bbd7010)
  • await key gen before returning (c261f25)
  • replace last salt with info (6c2079b)
  • replace one more salt with info (ef2f167)
  • replace salt with info (a0e3ecd)
  • update getResultOrThrow return type (acee946)
  • upgrade @xmtp/proto (b891c68)
  • upgrade async-mutex (b2263da)
  • upgrade viem (019f0b9)

Features

  • add senderHmac to MessageV2 (f99d661)
  • add shouldPush to ContentCodec, TextCodec (6165909)
  • add hmac encryption (d14f677)
  • add method to get conversation HMAC keys (4b6289a)
  • add shouldPush to messages (c50c81b)