From 625780d8ca4e3ab890300a1b40163af5f07cb06f Mon Sep 17 00:00:00 2001 From: amyblais Date: Mon, 26 Aug 2019 18:32:16 -0400 Subject: [PATCH] v1.22.1 Changelog (#3154) * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Co-Authored-By: Elias Nahum --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f2757140e..4a0a5add9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Mattermost Mobile Apps Changelog +## 1.22.1 Release +- Release Date: August 23, 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 + +### 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 where the apps crashed when setting the language to Chinese Traditional. + - Fixed an issue on Android where push notification receipt delivery failed due to invalid server URL. + - Fixed an issue where the apps crashed when launched via a notification. + - Fixed an issue where posts made while the app was closed did not appear until refresh. + ## 1.22.0 Release - Release Date: August 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