Skip to content

0.9.2

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 17 Dec 12:35
· 5 commits to master since this release
8898769

December 17 2024

Added

  • Add support for other Apple platforms.
  • Lock moderated messages from editing.

Fixed

  • Remove getChannelSuggestions(text:limit:completion:) method from Chat interface.
  • Remove getUserSuggestions(text:limit:completion:) method from Chat interface.
  • Wrong user suggestion source for message draft created on ThreadChannel.
  • Wrong type of last user activity time stored on the server (precision).

Modified

  • Moderation events are now sent to a channel prefixed with PUBNUB_INTERNAL_MODERATION..