From 5e73df6211f57b267527637c8fea74e16c75b329 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Fri, 22 Nov 2019 20:01:39 -0500 Subject: [PATCH] 1.25.1 changelog (#3600) * Update CHANGELOG.md * Update CHANGELOG.md --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb809da11..9b9b6ac20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Mattermost Mobile Apps Changelog ## 1.25.1 Release -- Release Date: TBD +- Release Date: November 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 ### Compatibility @@ -9,8 +9,10 @@ - iPhone 5s devices and later with iOS 11+ is required. ### Bug Fixes - - Fixing a crash issue on iOS when SSO cookies do not contain an expiration date during login. - - Fixing an issue where changing team/channel when sharing several files closes the share dialog. + - Fixed a crash issue on iOS when SSO cookies did not contain an expiration date during login. + - Fixed a crash issue on Android caused by notification channels being unavailable in Android 7. + - Fixed an issue on Android where Enterprise Mobility Management (EMM) blur app screen did not work. + - Fixed an issue where changing team/channel when sharing several files closed the share dialog. ## 1.25.0 Release - Release Date: November 16, 2019