xmtp / xmtp-js

XMTP client SDKs for JavaScript applications.
https://xmtp.org/docs
210 stars 38 forks source link

Bug: Conversations with invalid topics should not be included in the conversation list #491

Closed nakajima closed 9 months ago

nakajima commented 10 months ago

Describe the bug

There was a version of the JS SDK that generated invalid non-ascii topics that could cause issues in some clients. If those are found in the conversation list we should filter them out.

Expected behavior

No response

Steps to reproduce the bug

No response

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 11.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 11.3.0-beta.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: