Skip to content

Version 1.0 (first release)

Compare
Choose a tag to compare
@nuclear868 nuclear868 released this 26 Feb 21:49
· 136 commits to master since this release

This is the first release, with complete basic features.

  • Sending and receiving messages is functional.
  • Sending and receiving files is functional too.
  • The server is notified when a channel is being viewed and channel view notifications from server are handled. This means that the notifications will work properly when using Mattermost on multiple devices.
  • If a reconnect occurs, the chat history is synchronized with the server, so that no messages are lost.
  • Cache is used for faster image loading.