Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/mls-client@0.0.5
Patch Changes
- ff6c304: Use correct inbox ID for all environments
@xmtp/mls-client@0.0.4
Patch Changes
- 632e6a3: Add conversation reference to messages
@xmtp/mls-client@0.0.3
Patch Changes
- 3006d8b: Upgrade MLS node bindings, add admin features
@xmtp/xmtp-js@11.6.3
Patch Changes
- aec9641: Updated priorities on newConversation method
@xmtp/mls-client@0.0.2
Patch Changes
- ff5fcd7: Fix package.json issues
@xmtp/xmtp-js@11.6.2
Patch Changes
- dc7e2f0: Upgrade
@xmtp/consent-proof-signature
for CommonJS support
@xmtp/xmtp-js@11.6.1
@xmtp/xmtp-js@11.6.1 (2024-05-06)
Bug Fixes
@xmtp/xmtp-js@11.6.0
@xmtp/xmtp-js@11.6.0 (2024-05-01)
Features
- consent proof updates (854779e)
- consent proofs (a4959af)
- consent proofs (d71b473)
- moved consent proof handling to consent list load instead (99b08ea)
- update from feedback (240faf2)
- verify consent proof signature (acf204b)
- verify consent proof signature (7cfb79d)
- verify consent proof signature (22ce2f8)
@xmtp/xmtp-js@11.5.1
@xmtp/xmtp-js@11.5.1 (2024-04-22)
Bug Fixes
@xmtp/xmtp-js@11.5.0
@xmtp/xmtp-js@11.5.0 (2024-03-12)
Bug Fixes
- add
shouldPush
toContentTypeComposite
(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)