Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/[email protected]
Patch Changes
- b4f452c: Added installation ID bytes to inbox state
@xmtp/[email protected]
Patch Changes
- d09ec27:
- Added support for revoking specific installations
- Refactored
list
,listGroups
, andlistDms
to be synchronous
@xmtp/[email protected]
Patch Changes
- d09ec27:
- Added support for revoking specific installations
- Refactored
list
,listGroups
, andlistDms
to be synchronous when called from worker
@xmtp/[email protected]
Patch Changes
- d84932a: Added support for HMAC keys
@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