Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/[email protected]
Patch Changes
- 03d2002:
- Added
allowedStates
,consentStates
,includeSyncGroups
, andincludeDuplicateDms
options toConversations.list
method - Added
consentStates
option toConversations.syncAll
method - Added
newGroupByInboxIds
method toConversations
- Added
newDmByInboxId
method toConversations
- Added
messageDisappearingSettings
option for creating groups and DMs - Added
updateMessageDisappearingSettings
method toConversation
- Added
removeMessageDisappearingSettings
method toConversation
- Added
isMessageDisappearingEnabled
method toConversation
- Fixed invalid key package issues
- Fixed rate limiting issues
- Added
@xmtp/[email protected]
Patch Changes
- ec5cd41:
- Removed group pinned frame URL metadata
- Fixed DB locking issues
@xmtp/[email protected]
Patch Changes
- ec5cd41:
- Added streaming methods
- Removed group pinned frame URL metadata
- Fixed DB locking issues
@xmtp/[email protected]
Patch Changes
- 931c4a4: Updated
createDm
to return an existing DM group, if it exists
@xmtp/[email protected]
Patch Changes
- 25e0e15: Replaced some
??
with||
to ensure string values are not empty
@xmtp/[email protected]
Patch Changes
- 25e0e15:
- Optimized
toSafeConversation
- Replaced some
??
with||
to ensure string values are not empty
- Optimized
@xmtp/[email protected]
Patch Changes
- 626d420: Fixed DM group syncing across installations
@xmtp/[email protected]
Patch Changes
- 626d420: Fixed DM group syncing across installations
@xmtp/[email protected]
Patch Changes
- cf6fbc0: Added default history sync URL to client with option to override
@xmtp/[email protected]
Patch Changes
- cf6fbc0: Added default history sync URL to client with option to override