diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..a4a11064f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,49 @@ +# Mattermost Mobile Apps Changelog + +## Beta Release + +- Planned Release Date: End of March, 2017 +- Server Versions Supported: Server v3.7+ is required + +Development for the Beta Release is currently in progress, features implemented so far are listed below. + +#### Authentication +- Email login +- LDAP/AD login +- Multi-factor authentication +- Logout + +#### Messaging +- View and send posts in the center channel +- View and send replies in thread view +- "New messages" line in center channel (app does not yet scroll to the line) +- @mention autocomplete +- ~channel autocomplete +- "User is typing" message + +#### User profiles +- Status indicators +- View profile information by clicking on someone's username or profile picture + +#### Files +- Generic thumbnails when files are attached to a post (cannot open the file to view it yet) + +#### Channels +- Channel drawer for selecting channels +- Bolded channel names for Unreads, and mention jewel for Mentions +- Unread posts above/below indicator +- Favorite channels (Section in sidebar, and ability to favorite/unfavorite from channel menu) +- Create new public or private channels +- Create new Direct Messages (Group Direct Messages are not yet supported) +- View channel info (name, header, purpose) +- Join public channels +- Leave channel +- Delete channel +- View people in a channel +- Add/remove people from a channel + +#### Settings +- Blank Account Settings page (no settings have been added yet) + +#### Teams +- Switch between teams using "Team Selection" in the main menu (viewing which teams have notifications is not yet supported)