Skip to content

v4.28.3

Compare
Choose a tag to compare
@client-engineering-bot client-engineering-bot released this 15 Jul 16:53
· 123 commits to master since this release

July 15 2020

Full Changelog

  • 🐛 * getAllChannelMetadata no longer includes customFields by default, * removeChannelMetadata no longer hits wrong endpoint, * getMemberships and getChannelMembers now includes customFields by default, * getAllUUIDMetadata now includes totalCount by default, * getAllUUIDMetadata no longer includes limit by default, * all membership and channel members methods now accept a callback, * all objects v2 methods are properly typed now to include an optional callback, * getMemberships and getChannelMembers now include totalCount, prev, and next in the response.