From c64c0de2ed70da81a49f6139576072cb1e4fc861 Mon Sep 17 00:00:00 2001 From: amyblais Date: Mon, 22 Jul 2019 10:04:17 -0400 Subject: [PATCH] v1.21.1 Changelog (#2992) * Update CHANGELOG.md * Update CHANGELOG.md Co-Authored-By: Elias Nahum * Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be486c3cc..fdb2cb24c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Mattermost Mobile Apps Changelog +## 1.21.1 Release +- Release Date: July 22, 2019 +- Server Versions Supported: Server v5.9+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device + +### Combatibility + - 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 on Android where logging in using SSO failed when the Mattermost server was running on a subpath. + ## 1.21.0 Release - Release Date: July 16, 2019 - Server Versions Supported: Server v5.9+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device