From 87fd3e39086f78b289352d135ca3ed0bd0e4f6d6 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Wed, 8 Apr 2020 17:36:29 -0400 Subject: [PATCH 1/4] Update desktop-changelog.rst --- source/help/apps/desktop-changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/help/apps/desktop-changelog.rst b/source/help/apps/desktop-changelog.rst index ddec93eb1b5..36b06673abe 100644 --- a/source/help/apps/desktop-changelog.rst +++ b/source/help/apps/desktop-changelog.rst @@ -6,7 +6,16 @@ Release v4.4.0 **Download Binaries:** `Mattermost Desktop on GitHub `_ +- **v4.4.1, release day TBD** + - Fixing an issue where the Desktop client opens to a blank white Window when using GPO-set teams. `MM-23082 `_ + - Fixing an issue where Google oAuth with Gmail addresses no longer works on the Desktop app. `MM-23057 `_ + - Fixing an issue where the app sometimes doesn't restore to the right position but "jumps" to a different place in the taskbar when minimizing the app and then maximizing it. `MM-23195 `_ + - Fixing an issue where users are not able to paste text into the login screen. `MM-23784 `_ + - Fixing an issue where back/forward navigation on the OAuth window causes the app to crash. `MM-23153 `_ + - Fixing an issue where a Desktop notification is not shown when session expires on Windows 10. `MM-23806 `_ + - Fixing Segmentation Fault crashes that might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. - **v4.4.0, release day 2020-02-16** + - Original v4.4.0 release **Note:** Mattermost v4.4.0 contains low to medium level security fixes. `Upgrading `__ is highly recommended. Details will be posted on our `security updates page `__ 30 days after release as per the `Mattermost Responsible Disclosure Policy `__. From 6ea77c84fc477b5d26fa4262d40051f5b80cc079 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Thu, 9 Apr 2020 13:22:46 -0400 Subject: [PATCH 2/4] Update desktop-changelog.rst --- source/help/apps/desktop-changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/help/apps/desktop-changelog.rst b/source/help/apps/desktop-changelog.rst index 36b06673abe..351e9270582 100644 --- a/source/help/apps/desktop-changelog.rst +++ b/source/help/apps/desktop-changelog.rst @@ -13,7 +13,7 @@ Release v4.4.0 - Fixing an issue where users are not able to paste text into the login screen. `MM-23784 `_ - Fixing an issue where back/forward navigation on the OAuth window causes the app to crash. `MM-23153 `_ - Fixing an issue where a Desktop notification is not shown when session expires on Windows 10. `MM-23806 `_ - - Fixing Segmentation Fault crashes that might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. + - Fixing crash issues that might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. - **v4.4.0, release day 2020-02-16** - Original v4.4.0 release @@ -74,7 +74,7 @@ Known Issues - Google oAuth with Gmail addresses no longer works on the Desktop app. `MM-23057 `_ - When minimizing the app and then maximizing it, it sometimes doesn't restore to the right position but "jumps" to a different place in the taskbar. `MM-23195 `_ - No notification on Windows if the app is closed on the channel where the message is posted. `MM-23215 `_ -- Segmentation Fault crashes might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. +- Crashes might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. - On some Linux distros, a sandbox setting is preventing apps from opening links in the browser (see https://github.com/electron/electron/issues/17972#issuecomment-486927073). While this is fixed for most installers, it is not on the tgz. In this case manual intervention is required via ``$ chmod 4755 /chrome-sandbox``. - Pressing Enter multiple times during Basic Authentication causes a crash. - The confirmation dialog from UAC names MSI installers with random numbers. From 868693f7bdaeb836b49eec268ddbe38388a98c6d Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Tue, 14 Apr 2020 09:27:50 -0400 Subject: [PATCH 3/4] Update desktop-changelog.rst --- source/help/apps/desktop-changelog.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/help/apps/desktop-changelog.rst b/source/help/apps/desktop-changelog.rst index 351e9270582..65765c28d12 100644 --- a/source/help/apps/desktop-changelog.rst +++ b/source/help/apps/desktop-changelog.rst @@ -8,11 +8,10 @@ Release v4.4.0 - **v4.4.1, release day TBD** - Fixing an issue where the Desktop client opens to a blank white Window when using GPO-set teams. `MM-23082 `_ - - Fixing an issue where Google oAuth with Gmail addresses no longer works on the Desktop app. `MM-23057 `_ + - Fixing an issue where Google oAuth with Gmail addresses no longer works on the Desktop app for plugins. `MM-23057 `_ - Fixing an issue where the app sometimes doesn't restore to the right position but "jumps" to a different place in the taskbar when minimizing the app and then maximizing it. `MM-23195 `_ - Fixing an issue where users are not able to paste text into the login screen. `MM-23784 `_ - Fixing an issue where back/forward navigation on the OAuth window causes the app to crash. `MM-23153 `_ - - Fixing an issue where a Desktop notification is not shown when session expires on Windows 10. `MM-23806 `_ - Fixing crash issues that might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. - **v4.4.0, release day 2020-02-16** - Original v4.4.0 release From 054afacd5012f0eaec35e430a49e362ce07f7727 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Wed, 15 Apr 2020 10:46:25 -0400 Subject: [PATCH 4/4] Update desktop-changelog.rst --- source/help/apps/desktop-changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/help/apps/desktop-changelog.rst b/source/help/apps/desktop-changelog.rst index 65765c28d12..4080bc15ef6 100644 --- a/source/help/apps/desktop-changelog.rst +++ b/source/help/apps/desktop-changelog.rst @@ -9,10 +9,10 @@ Release v4.4.0 - **v4.4.1, release day TBD** - Fixing an issue where the Desktop client opens to a blank white Window when using GPO-set teams. `MM-23082 `_ - Fixing an issue where Google oAuth with Gmail addresses no longer works on the Desktop app for plugins. `MM-23057 `_ + - Fixing an issue where Windows Desktop notifications are delayed. `MM-22552 `_ - Fixing an issue where the app sometimes doesn't restore to the right position but "jumps" to a different place in the taskbar when minimizing the app and then maximizing it. `MM-23195 `_ - Fixing an issue where users are not able to paste text into the login screen. `MM-23784 `_ - Fixing an issue where back/forward navigation on the OAuth window causes the app to crash. `MM-23153 `_ - - Fixing crash issues that might be be experienced in some linux desktop clients. This is an upstream bug in the ``libnotifyapp`` library and a recommended workaround is to disable the system tray icon in the Desktop settings. - **v4.4.0, release day 2020-02-16** - Original v4.4.0 release