From ab3af0aa333d6dcbad65a33cadb202c59de3d9ba Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 11 May 2020 13:29:24 -0400 Subject: [PATCH 1/5] Update changelog.md --- source/administration/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/changelog.md b/source/administration/changelog.md index ce45d3d4183..c9c7f042c84 100644 --- a/source/administration/changelog.md +++ b/source/administration/changelog.md @@ -7,7 +7,7 @@ Also see [changelog in progress](http://bit.ly/2nK3cVf) for the next release. ## Release v5.22 - [Feature Release](https://docs.mattermost.com/process/release-faq.html#release-overview) - **v5.22.3, release day TBD** - - 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) + - Fixed an issue where channels were shown as read-only when [Channel Moderation feature](https://docs.mattermost.com/deployment/advanced-permissions.html#channel-moderation-beta-e20) was used in High Availability environments. [MM-24959](https://mattermost.atlassian.net/browse/MM-24959) - **v5.22.2, released 2020-05-05** - 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) - **v5.22.1, released 2020-04-23** From 3b8599d7865cd586fa48920d598344d56400f7de Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 11 May 2020 13:30:56 -0400 Subject: [PATCH 2/5] Update version-archive.rst --- source/administration/version-archive.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/administration/version-archive.rst b/source/administration/version-archive.rst index 4d8eae7799c..7f7d8ad0dd5 100644 --- a/source/administration/version-archive.rst +++ b/source/administration/version-archive.rst @@ -6,10 +6,10 @@ If you want to check that the version of Mattermost you are installing is the of Mattermost Enterprise Edition ------------------------------ -Mattermost Enterprise Edition v5.22.2 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/5.22.2/mattermost-5.22.2-linux-amd64.tar.gz`` +Mattermost Enterprise Edition v5.22.3 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/5.22.3/mattermost-5.22.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``479a7a7be6fa70ace325acabf0d395dccdfe1065050b81c8b38dd0ef76cc7532`` - - GPG Signature: https://releases.mattermost.com/5.22.2/mattermost-5.22.2-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/5.22.3/mattermost-5.22.3-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v5.21.0 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.21.0/mattermost-5.21.0-linux-amd64.tar.gz`` - SHA-256 Checksum: ``909b17498139cd511d4e5483e2b7be0b757ac28ea5063be9c3d82cbe49b4a696`` @@ -175,10 +175,10 @@ Mattermost Enterprise Edition v2.1.0 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/5.22.2/mattermost-team-5.22.2-linux-amd64.tar.gz`` +Mattermost Team Edition v5.22.3 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/5.22.3/mattermost-team-5.22.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``dcd684ec669438360c985555f7a2bca7a297d29f749b4e3d0de9ba308ddb8f38`` - - GPG Signature: https://releases.mattermost.com/5.22.2/mattermost-team-5.22.2-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/5.22.3/mattermost-team-5.22.3-linux-amd64.tar.gz.sig Mattermost Team Edition v5.21.0 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.21.0/mattermost-team-5.21.0-linux-amd64.tar.gz`` - SHA-256 Checksum: ``4d81e27dd107ba3c66ad06b3e029c2e1b940a0f56b46250d9ebccb4edf3e50eb`` From c42605d838a0e23dfe742394980e07e62cac9894 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 11 May 2020 14:12:07 -0400 Subject: [PATCH 3/5] Update changelog.md --- source/administration/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/changelog.md b/source/administration/changelog.md index c9c7f042c84..790866d31ce 100644 --- a/source/administration/changelog.md +++ b/source/administration/changelog.md @@ -6,7 +6,7 @@ Also see [changelog in progress](http://bit.ly/2nK3cVf) for the next release. ## Release v5.22 - [Feature Release](https://docs.mattermost.com/process/release-faq.html#release-overview) -- **v5.22.3, release day TBD** +- **v5.22.3, released 2020-05-11** - Fixed an issue where channels were shown as read-only when [Channel Moderation feature](https://docs.mattermost.com/deployment/advanced-permissions.html#channel-moderation-beta-e20) was used in High Availability environments. [MM-24959](https://mattermost.atlassian.net/browse/MM-24959) - **v5.22.2, released 2020-05-05** - 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) From d0d4496df44f394ea5d2fb7336a01e90d8cd4aa4 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 11 May 2020 14:12:34 -0400 Subject: [PATCH 4/5] Update version-archive.rst --- source/administration/version-archive.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/administration/version-archive.rst b/source/administration/version-archive.rst index 7f7d8ad0dd5..1631f19508d 100644 --- a/source/administration/version-archive.rst +++ b/source/administration/version-archive.rst @@ -8,7 +8,7 @@ Mattermost Enterprise Edition Mattermost Enterprise Edition v5.22.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.22.3/mattermost-5.22.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``479a7a7be6fa70ace325acabf0d395dccdfe1065050b81c8b38dd0ef76cc7532`` + - SHA-256 Checksum: ``24ce88ab151c873bcb107a2ff4fdbde7a06ef3d66fa172982ebd931211b2e7e0`` - GPG Signature: https://releases.mattermost.com/5.22.3/mattermost-5.22.3-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v5.21.0 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.21.0/mattermost-5.21.0-linux-amd64.tar.gz`` @@ -177,7 +177,7 @@ Mattermost Team Edition Server Archive Mattermost Team Edition v5.22.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.22.3/mattermost-team-5.22.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``dcd684ec669438360c985555f7a2bca7a297d29f749b4e3d0de9ba308ddb8f38`` + - SHA-256 Checksum: ``05f956d2c2257b9bcbb9d8a4abdd8a41a63f040a790823f9612b5e7c7ad54fa7`` - GPG Signature: https://releases.mattermost.com/5.22.3/mattermost-team-5.22.3-linux-amd64.tar.gz.sig Mattermost Team Edition v5.21.0 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/5.21.0/mattermost-team-5.21.0-linux-amd64.tar.gz`` From 887fb559f28f988f04cb4982c512dda94a7da591 Mon Sep 17 00:00:00 2001 From: Amy Blais Date: Mon, 11 May 2020 14:13:21 -0400 Subject: [PATCH 5/5] Update changelog.md --- source/administration/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/administration/changelog.md b/source/administration/changelog.md index 790866d31ce..dc77c038be5 100644 --- a/source/administration/changelog.md +++ b/source/administration/changelog.md @@ -7,7 +7,7 @@ Also see [changelog in progress](http://bit.ly/2nK3cVf) for the next release. ## Release v5.22 - [Feature Release](https://docs.mattermost.com/process/release-faq.html#release-overview) - **v5.22.3, released 2020-05-11** - - Fixed an issue where channels were shown as read-only when [Channel Moderation feature](https://docs.mattermost.com/deployment/advanced-permissions.html#channel-moderation-beta-e20) was used in High Availability environments. [MM-24959](https://mattermost.atlassian.net/browse/MM-24959) + - Fixed an issue where channels were shown as read-only when [Channel Moderation feature](https://docs.mattermost.com/deployment/advanced-permissions.html#channel-moderation-beta-e20) was used in High Availability environments. [MM-24987](https://mattermost.atlassian.net/browse/MM-24987) - **v5.22.2, released 2020-05-05** - 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) - **v5.22.1, released 2020-04-23**