xmtp / xmtp-react-native

A package you can use to build with XMTP in a React Native or Expo app.
MIT License
35 stars 14 forks source link

Adds custom policy type, fixes invalid policy error #431

Closed cameronvoell closed 1 week ago

cameronvoell commented 1 week ago

Related to https://github.com/xmtp/libxmtp/pull/867

image
cameronvoell commented 1 week ago

@alexrisch this pr should fix the invalid policy errors (tested by updating from old version and adding a new metadata field). Also "all members" now has remove member function as admin only.

Existing groups before this update will now return "custom_policy" as their policy type since they have a remove member permission that is "allow" for all members.

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 1.34.0-beta.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: