diff --git a/CHANGELOG.md b/CHANGELOG.md index 62a740550..7f2dcd1fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Mattermost Mobile Apps Changelog +## 1.14.0 Release +- Release Date: November 16, 2018 +- Server Versions Supported: Server v4.10+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device + +**Combatibility Note: Mobile App v1.13+ is required for Mattermost Server v5.4+** + +### Bug Fixes +- Fixed an issue where the Android app did not allow establishing a network connection with any server that used a self-signed certificate that had the CA certificate user installed on the device. +- Removed "Copy Post" option on long-press message menu for posts without text. +- Fixed an issue where the "Search Results" header was not fully scrolled to top on search "from:username". +- Fixed an issue where channel names truncated at fewer characters than necessary. +- Fixed an issue where the same uploaded photo generated a different file size. +- Fixed an issue where the "(you)" was not displayed to the right of a user's name in the channel drawer when a user opened a Direct Message channel with themself. +- Fixed an issue where a dark theme set from webapp broke mobile display. +- Fixed an issue where channel drawer transition sometimes lagged. +- Fixed an issue where sending photos to Mattermost created large files. +- Fixed an issue where the apps showed "Select a Team" screen when opened. +- Fixed an issue where at-mention, emoji, and slash command autocompletes had a double top border. +- Fixed an issue where the drawer was unable to close when showing the team list. +- Fixed an issue where team sidebar showed + sign even without more teams to join. + ## 1.13.1 Release - Release Date: October 18, 2018