From e8f40f9d79ed046b4528e0cae3350a85a9af8acd Mon Sep 17 00:00:00 2001 From: amyblais Date: Thu, 11 Jul 2019 17:52:02 -0400 Subject: [PATCH] Update CHANGELOG.md (#2970) --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da70323d5..e8bb89ed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Mattermost Mobile Apps Changelog +## 1.20.2 Release +- Release Date: July 10, 2019 +- 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 + - Mobile App v1.13+ is required for Mattermost Server v5.4+. + - Android operating system 7+ [is required by Google](https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html). + - iPhone 5s devices and later with iOS 11+ is required. + +### Bug Fixes + - Fixed an issue where Moto G7 devices were detected as tablets and showed a fixed width sidebar. + - Fixed an issue where having the sidebar open at all times on tablets did not work on split view. + ## 1.20.1 Release - Release Date: June 21, 2019 - 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