You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixing an issue where channels are shown as read-only when [Channel Moderation feature](https://docs.mattermost.com/deployment/advanced-permissions.html#channel-moderation-beta-e20) is used in High Availability environments. [MM-24959](https://mattermost.atlassian.net/browse/MM-24959)
9
11
- **v5.22.2, released 2020-05-05**
10
12
- Fixed an issue where message reply threads did not get correctly imported via [bulk loading tool](https://docs.mattermost.com/deployment/bulk-loading.html). [MM-24707](https://mattermost.atlassian.net/browse/MM-24707)
Copy file name to clipboardExpand all lines: source/administration/extended-support-release.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Extended Support Release
3
3
4
4
What is an Extended Support Release?
5
5
------------------------------------
6
-
During each monthly release, Mattermost backports security fixes to the previous three monthly releases. Extended Support Releases (ESRs) are releases that will receive backports for security fixes and major bug fixes for the length of their life cycle.
6
+
During each monthly release, Mattermost backports high severity or high impact security fixes to the previous three monthly releases. Extended Support Releases (ESRs) are releases that will receive backports for security fixes and major bug fixes for the length of their life cycle.
7
7
8
8
What is the life cycle of an Extended Support Release?
Copy file name to clipboardExpand all lines: source/help/apps/desktop-changelog.rst
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,21 @@
1
1
Desktop Application Changelog
2
2
========================================
3
3
4
-
Release v4.4.0
4
+
Release v4.4
5
5
----------------------------
6
6
7
7
**Download Binaries:** `Mattermost Desktop on GitHub <https://github.com/mattermost/desktop/releases/tag/v4.4.1>`_
8
8
9
-
- **v4.4.1, release day 2020-04-22**
9
+
- **v4.4.2, released 2020-05-11**
10
+
- Fixed an issue on Windows where a channel was marked as read if the app was closed on a channel where the message was posted. `MM-23215 <https://mattermost.atlassian.net/browse/MM-23215>`_
11
+
- **v4.4.1, released 2020-04-22**
10
12
- Fixed an issue where the Desktop client opened to a blank white Window when using GPO-set teams. `MM-23082 <https://mattermost.atlassian.net/browse/MM-23082>`_
11
13
- Fixed an issue where Google oAuth with Gmail addresses did not work on the Desktop app for plugins. `MM-23057 <https://mattermost.atlassian.net/browse/MM-23057>`_
12
14
- Fixed an issue where Windows Desktop notifications were delayed. `MM-22552 <https://mattermost.atlassian.net/browse/MM-22552>`_
13
15
- Fixed an issue where the app sometimes didn't restore to the right position but "jumped" to a different place in the display when minimizing the app and then maximizing it. `MM-23195 <https://mattermost.atlassian.net/browse/MM-23195>`_
14
16
- Fixed an issue where users were not able to paste text into the login screen. `MM-23784 <https://mattermost.atlassian.net/browse/MM-23784>`_
15
17
- Fixed an issue where back/forward navigation on the OAuth window caused the app to crash. `MM-23153 <https://mattermost.atlassian.net/browse/MM-23153>`_
16
-
- **v4.4.0, release day 2020-02-16**
18
+
- **v4.4.0, released 2020-02-16**
17
19
- Original v4.4.0 release
18
20
19
21
**Note:** Mattermost v4.4.0 contains low to medium level security fixes. `Upgrading <http://docs.mattermost.com/administration/upgrade.html>`__ is highly recommended. Details will be posted on our `security updates page <https://about.mattermost.com/security-updates/>`__ 30 days after release as per the `Mattermost Responsible Disclosure Policy <https://www.mattermost.org/responsible-disclosure-policy/>`__.
@@ -83,7 +85,7 @@ Many thanks to all our contributors. In alphabetical order:
This guide provides steps to install the MSI and use Group Policies in Windows Pro or Enterprise. The MSI installer package can be downloaded `here <https://github.com/mattermost/desktop/releases/tag/v4.4.1>`_.
5
+
This guide provides steps to install the MSI and use Group Policies in Windows Pro or Enterprise. The MSI installer package can be downloaded `here <https://github.com/mattermost/desktop/releases/tag/v4.4.2>`_.
6
6
7
7
.. note::
8
8
The Mattermost MSI installer and Group Policy (GPO) definitions are in Beta. Before installing this Beta, please ensure you have reviewed the following known issues:
@@ -29,20 +29,20 @@ Download Group Policy and MSI Installer files
3. Navigate to the release page for `version v4.4.1<https://github.com/mattermost/desktop/releases/tag/v4.4.1>`__ and download the appropriate installer for your version of Windows (32bit vs. 64bit).
32
+
3. Navigate to the release page for `version v4.4.2<https://github.com/mattermost/desktop/releases/tag/v4.4.2>`__ and download the appropriate installer for your version of Windows (32bit vs. 64bit).
33
33
34
-
4. Download the `source.zip <https://github.com/mattermost/desktop/archive/v4.4.1.zip>`__ file as well to extract group policy files.
34
+
4. Download the `source.zip <https://github.com/mattermost/desktop/archive/v4.4.2.zip>`__ file as well to extract group policy files.
Copy file name to clipboardExpand all lines: source/install/desktop.rst
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ Windows 10+, Windows 8.1+, Windows 7+
28
28
29
29
1. Download latest version of the Mattermost desktop app:
30
30
31
-
- `32/64-bit version of Windows <https://releases.mattermost.com/desktop/4.4.1/mattermost-desktop-setup-4.4.1-win.exe>`__
31
+
- `32/64-bit version of Windows <https://releases.mattermost.com/desktop/4.4.2/mattermost-desktop-setup-4.4.2-win.exe>`__
32
32
33
-
2. From the ``\Downloads`` directory right-click on the file ``mattermost-desktop-setup-4.4.1-win.exe`` and select **Open**.
33
+
2. From the ``\Downloads`` directory right-click on the file ``mattermost-desktop-setup-4.4.2-win.exe`` and select **Open**.
34
34
35
35
This will start an installer for the app. Once finished, the Mattermost desktop app will open automatically.
36
36
@@ -39,8 +39,8 @@ MSI Installer and Group Policies (Beta)
39
39
40
40
Download latest version of the Mattermost desktop app MSI installer (Beta):
41
41
42
-
- MSI for `64-bit version of Windows <https://releases.mattermost.com/desktop/4.4.1/mattermost-desktop-4.4.1-x64.msi>`__
43
-
- MSI for `32-bit version of Windows <https://releases.mattermost.com/desktop/4.4.1/mattermost-desktop-4.4.1-x86.msi>`__
42
+
- MSI for `64-bit version of Windows <https://releases.mattermost.com/desktop/4.4.2/mattermost-desktop-4.4.2-x64.msi>`__
43
+
- MSI for `32-bit version of Windows <https://releases.mattermost.com/desktop/4.4.2/mattermost-desktop-4.4.2-x86.msi>`__
44
44
45
45
`See here <desktop-msi-gpo.html>`__ for instructions on installing the Mattermost desktop app via an MSI installer and configuring supported Group Policies.
46
46
@@ -57,7 +57,7 @@ The following Group Policies are available:
0 commit comments