Skip to content

v3.0.130

Compare
Choose a tag to compare
@chrisallo chrisallo released this 07 Aug 04:15
· 115 commits to master since this release
  • Added order in GroupChannelMemberListQuery. The value could be member_nickname_alphabetical (default) or operator_then_member_alphabetical.
  • Added isMuted in Member.
  • Removed value type check in channel.createMetaData() and channel.updateMetaData().
  • Bug-fix on profileUrl setter.