From e5f98b51517c9e06c8b47406bf068f31439a7840 Mon Sep 17 00:00:00 2001 From: amyblais Date: Fri, 21 Jun 2019 19:39:09 -0400 Subject: [PATCH] 1.20.1 Changelog (#2902) * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 877e7cfb3..da70323d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Mattermost Mobile Apps Changelog +## 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 + +### 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 some Android devices were crashing. + - Fixed an issue where messages were missing after reconnecting the network. + ## 1.20.0 Release - Release Date: June 16, 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