From 5df0a8b4e56638a328c9390c47a706708ee9f0d4 Mon Sep 17 00:00:00 2001 From: amyblais Date: Fri, 22 Feb 2019 11:08:21 -0500 Subject: [PATCH] Update CHANGELOG.md (#2589) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 110e75b6e..9f3e94aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Mattermost Mobile Apps Changelog +## 1.16.1 Release +- Release Date: February 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). + +### Bug Fixes + - Fixed an issue where link previews and reactions weren't displayed when post metadata was disabled. + - Fixed an issue on Android where the app crashed when sharing multiple files. + ## 1.16.0 Release - Release Date: February 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