Skip to content

1.3.8

Compare
Choose a tag to compare
@buh buh released this 08 Oct 16:10

Added

  • Client.disconnect() will disconnect from web sockets and the current user will be logged out.
  • ViewChanges.disconnected for user log out.
  • Added style for an unread channel name.

Changed

  • ChannelsPresenter has no filter or sorting. By default channels sorted on server side by the last message date.

Fixed

  • ChannelsViewController for user log out.