Skip to content

v5.1.0

Compare
Choose a tag to compare
@client-engineering-bot client-engineering-bot released this 16 Dec 16:21
· 219 commits to master since this release

December 16 2020

Full Changelog

  • Files support includes sending, downloading, listing, deleting together with notifications about file events.
  • New methods can set and remove memberships/channelMembers in one call.
  • New field page can be returned from the backend in case there's more data to fetch for the original query. This new field can be used directly in new fetchMessages and getMessagesActions method versions. The old versions in which paging information was in separate arguments has been deprecated.
  • FetchMessages has a default limit of 100 for single-channel call.
  • Make PNMessageActionResultevent accessible (no longer internal).
  • Method addMemberships has been deprecated and shouldn't be used in the future.