From 33ba5d406c7957af86c901b42954f3889ba5783a Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Wed, 8 Jan 2020 07:53:10 -0500 Subject: [PATCH] v1.26.2 Changelog (#3783) * Update CHANGELOG.md * Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 338aeb01d..d5c20724a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Mattermost Mobile Apps Changelog +## 1.26.2 Release +- Release Date: January 7, 2020 +- 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 + +### Compatibility + - 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 iOS where the mobile app was not usable if ``inAppPincode`` was enabled. + ## 1.26.1 Release - Release Date: December 20, 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