From 726092d21e996928d2fdeabd99bddefc9d696c15 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Thu, 24 Aug 2017 15:13:05 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 722054a3..01afc9e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Mattermost Desktop Application Changelog +## Release v3.7.1 + +Release date: August 30, 2017 + +This release contains a security update and it is highly recommended that users upgrade to this version. + +### Improvements and Bug Fixes + +#### Windows + + - [Windows 10] Client no longer freezes intermittently, such as when receiving desktop notifications. [#494](https://github.com/mattermost/desktop/issues/494), [#520](https://github.com/mattermost/desktop/issues/520) + - [Windows 10] Added support for running the desktop app across monitors of different DPI. [#357](https://github.com/mattermost/desktop/issues/357) + - [Windows 7/8] Clicking on a desktop notification now opens the message. [#67](https://github.com/mattermost/desktop/issues/67) + +---- + ## Release v3.7.0 Release date: May 9, 2017