Skip to content

1.3.7

Choose a tag to compare

@buh buh released this 01 Oct 15:00

Fixed

  • Unread observable state for Channel.
  • Unread state for ChannelPresenter.

Changed

  • ChannelsPresenter init with filter and sorting parameters.
  • The default filter for channels in ChannelsPresenter changed to filter by members with the current user id.
  • Cleaned up Client.onEvent methods. Required a Channel instead of channelType+channelId.