github GetStream/stream-chat-swift 1.3.5

latest releases: 4.88.0, 4.87.0, 4.86.0...
5 years ago

Added

  • Delete a channel. Channel.delete()
  • Channel.create(options: QueryOptions = []) -> Observable<ChannelResponse>
  • ChatViewStyleVisibility.none to hide sendButton in ComposerView
  • ComposerView.sendButtonVisibility for a custom send button. The property can be observed for visibility states: isEnabled, isHidden.

Changed

  • The file ChatEndpoint.swift renamed to Endpoint.swift.
  • ChannelsViewController.channelPresenter open.

Fixed

  • A bug for replies count in the ChatViewController.
  • Hide ephemeral messages from replies in the ChatViewController.
  • Fixed Token payload parsing (thanks to @nlash-livly).
  • Fixed ComposerView layout when the attachmentButton is disabled.

Don't miss a new stream-chat-swift release

NewReleases is sending notifications on new releases.