From ca651b0ad63a14e5e5b7ebda4b4f483fe6026434 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Sat, 29 Apr 2017 18:42:32 -0400 Subject: [PATCH] Add one more known issue to 3.7 changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b87a66..0566d6d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ Release date: May 9, 2017 #### All Platforms - [If you click twice on the tab bar, and then attempt to use the "Zoom in/out" to change font size, the app window doesn't render properly](https://github.com/mattermost/desktop/issues/334) - [Holding down CTRL, SHIFT or ALT buttons and clicking a channel opens a new application window](https://github.com/mattermost/desktop/issues/406) + - [Unable to upload a SAML certificate file from the file upload dialog](https://github.com/mattermost/desktop/issues/497) #### Windows - [Windows 7] [Sometimes the app tries to render the page inside the app instead of in a new browser tab when clicking links](https://github.com/mattermost/desktop/issues/369)