diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f2757140e4..4a0a5add9cd 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