Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/[email protected]
Patch Changes
- 3a1e53b: Enabled group permissions updates
- Added
updatePermission
method toConversation
- Exported
MetadataField
type
- Added
@xmtp/[email protected]
Patch Changes
- 3a1e53b: Enabled group permissions updates
- Added
updatePermission
method toConversation
- Refactored
permissions
getter to async function - Exported
MetadataField
type
- Added
@xmtp/[email protected]
Patch Changes
- 2646e15: Removed deprecated timestamp check
@xmtp/[email protected]
Patch Changes
- dad39c4:
- Added admins and super admins to conversation data sync
- Refactored
Conversation
admin and super admin accessors- Changed
admins
andsuperAdmins
to getters - Added
syncAdmins
andsyncSuperAdmins
methods
- Changed
- Refactored
Conversations.getConversationById
,Conversations.listDms
,Conversations.listGroups
, andConversations.getDmByInboxId
to returnConversation
instances - Refactored
Conversations.getMessageById
to returnDecodedMessage
instance
@xmtp/[email protected]
Patch Changes
- a35afb8: Upgraded bindings, refactored some methods to be async
@xmtp/[email protected]
Patch Changes
- a35afb8: Upgraded bindings, refactored some methods to be async
@xmtp/[email protected]
Patch Changes
- 8120a39: Added support for custom permissions policy
@xmtp/[email protected]
Patch Changes
- 8120a39: Added support for custom permissions policy
@xmtp/[email protected]
Patch Changes
- 1777a23: Dropped support for CommonJS
- Updated dependencies [1777a23]
- @xmtp/[email protected]
- @xmtp/[email protected]
- @xmtp/[email protected]
@xmtp/[email protected]
Major Changes
- 1777a23: Dropped support for CommonJS
Patch Changes
- Updated dependencies [1777a23]
- @xmtp/[email protected]