From 2ff821bf20b5fc2e5b65abc0f1f097fc0d0e6b48 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:38:20 -0400 Subject: [PATCH 01/21] Update download-latest-tarball.rst --- source/install/download-latest-tarball.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/install/download-latest-tarball.rst b/source/install/download-latest-tarball.rst index 2c0112e6ca7..781372ba7ee 100644 --- a/source/install/download-latest-tarball.rst +++ b/source/install/download-latest-tarball.rst @@ -9,13 +9,13 @@ Using ``wget``, download the Mattermost Server release you want to install. .. code-block:: sh - wget https://releases.mattermost.com/9.11.1/mattermost-9.11.1-linux-amd64.tar.gz + wget https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz .. tab:: Current ESR .. code-block:: sh - wget https://releases.mattermost.com/9.11.1/mattermost-9.11.1-linux-amd64.tar.gz + wget https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz .. tab:: Older releases From cd954dc3d02d3a3b1b7c9002ef6156034b42186a Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:39:19 -0400 Subject: [PATCH 02/21] Update mattermost-server-releases.md --- source/about/mattermost-server-releases.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/about/mattermost-server-releases.md b/source/about/mattermost-server-releases.md index 59b838cb45d..74e24190ce3 100644 --- a/source/about/mattermost-server-releases.md +++ b/source/about/mattermost-server-releases.md @@ -19,13 +19,13 @@ Mattermost releases a new server version on the 16th of each month in [binary fo | **Release** | **Released on** | **Support ends** | |:---|:---|:---| -| v9.11 [Download](https://releases.mattermost.com/9.11.1/mattermost-9.11.1-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-08-16 | 2025-05-15 {ref}`EXTENDED ` | -| v9.10 [Download](https://releases.mattermost.com/9.10.2/mattermost-9.10.2-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-07-16 | 2024-10-15 | +| v9.11 [Download](https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-08-16 | 2025-05-15 {ref}`EXTENDED ` | +| v9.10 [Download](https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-07-16 | 2024-10-15 | | v9.9 [Download](https://releases.mattermost.com/9.9.3/mattermost-9.9.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-06-14 | 2024-09-15 | | v9.8 [Download](https://releases.mattermost.com/9.8.3/mattermost-9.8.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-05-16 | 2024-08-15 | | v9.7 [Download](https://releases.mattermost.com/9.7.6/mattermost-9.7.6-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-04-16 | 2024-07-15 | | v9.6 [Download](https://releases.mattermost.com/9.6.3/mattermost-9.6.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-03-16 | 2024-06-15 | -| v9.5 [Download](https://releases.mattermost.com/9.5.9/mattermost-9.5.9-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-02-16 | 2024-11-15 {ref}`EXTENDED ` | +| v9.5 [Download](https://releases.mattermost.com/9.5.10/mattermost-9.5.10-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-02-16 | 2024-11-15 {ref}`EXTENDED ` | | v9.4 [Download](https://releases.mattermost.com/9.4.5/mattermost-9.4.5-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-01-16 | 2024-04-15 | | v9.3 [Download](https://releases.mattermost.com/9.3.3/mattermost-9.3.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2023-12-16 | 2024-03-15 | | v9.2 [Download](https://releases.mattermost.com/9.2.6/mattermost-9.2.6-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2023-11-16 | 2024-02-15 | From d2c2ab9f807208afe99832f1dd789911c02a1592 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:41:42 -0400 Subject: [PATCH 03/21] Update version-archive.rst --- source/about/version-archive.rst | 36 ++++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index d60bab709e0..0c8d7dd1357 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -11,14 +11,14 @@ Version archive .. tab:: Mattermost Enterprise - Mattermost Enterprise Edition v9.11.1 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.11.1/mattermost-9.11.1-linux-amd64.tar.gz`` + Mattermost Enterprise Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``16045928a8828643228ec533fce998c5347f991679f551a42fe88dba5f240d96`` - - GPG Signature: https://releases.mattermost.com/9.11.1/mattermost-9.11.1-linux-amd64.tar.gz.sig - Mattermost Enterprise Edition v9.10.2 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.10.2/mattermost-9.10.2-linux-amd64.tar.gz`` + - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz.sig + Mattermost Enterprise Edition v9.10.3 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``d01435d47de000b1cc95eac46847c357c2165baa25f7c6f9d54e0674f770ed30`` - - GPG Signature: https://releases.mattermost.com/9.10.2/mattermost-9.10.2-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.9.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.9.3/mattermost-9.9.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``34afe64f9af5eec6c1e3b4de23603e2a7b5b7adef41524d22582d806652ae065`` @@ -35,10 +35,10 @@ Version archive - ``https://releases.mattermost.com/9.6.3/mattermost-9.6.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``a636fbfb994dc4d4a5debd775149e17ae08d5af159c39d458facb7d8188ba4e4`` - GPG Signature: https://releases.mattermost.com/9.6.3/mattermost-9.6.3-linux-amd64.tar.gz.sig - Mattermost Enterprise Edition v9.5.9 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.5.9/mattermost-9.5.9-linux-amd64.tar.gz`` + Mattermost Enterprise Edition v9.5.10 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.5.10/mattermost-9.5.10-linux-amd64.tar.gz`` - SHA-256 Checksum: ``4e06910c8c46068a30d7fffdf5b1a9a7dd4735881d5919e84b4f440c015c1c3b`` - - GPG Signature: https://releases.mattermost.com/9.5.9/mattermost-9.5.9-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/9.5.10/mattermost-9.5.10-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.4.5 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.4.5/mattermost-9.4.5-linux-amd64.tar.gz`` - SHA-256 Checksum: ``17a49bfe180bc51a6ed33597fe713afed7f5a586e9f7adcb88e5c58c7860ba4c`` @@ -379,14 +379,14 @@ Version archive We generally recommend installing Enterprise Edition, even if you don't currently need a license. This provides the flexibility to seamlessly unlock Enterprise features should you need them. However, if you only want to install software with a fully open source code base, then Team Edition is the best choice for you. - Mattermost Team Edition v9.11.1 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.11.1/mattermost-team-9.11.1-linux-amd64.tar.gz`` + Mattermost Team Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``a60a8e1d3b0c153e57fca7c1997a1f48b04be377304930e958dcda886008befa`` - - GPG Signature: https://releases.mattermost.com/9.11.1/mattermost-team-9.11.1-linux-amd64.tar.gz.sig - Mattermost Team Edition v9.10.2 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.10.2/mattermost-team-9.10.2-linux-amd64.tar.gz`` + - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz.sig + Mattermost Team Edition v9.10.3 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.10.3/mattermost-team-9.10.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``f08dc9a4ecd5acbb0d13bd5a9bcffdac1b737ec2d291ec85a2dd2e949d9ea5ed`` - - GPG Signature: https://releases.mattermost.com/9.10.2/mattermost-team-9.10.2-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/9.10.3/mattermost-team-9.10.3-linux-amd64.tar.gz.sig Mattermost Team Edition v9.9.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.9.3/mattermost-team-9.9.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``3920fec7e3d3242fe29f5ecce83d2829c7e25d7de1a3da44ac65596f76589f00`` @@ -403,10 +403,10 @@ Version archive - ``https://releases.mattermost.com/9.6.3/mattermost-team-9.6.3-linux-amd64.tar.gz`` - SHA-256 Checksum: ``630a51a8c3228465914b318fd0caa634f1a0a39010482aa478f090efee4ca566`` - GPG Signature: https://releases.mattermost.com/9.6.3/mattermost-team-9.6.3-linux-amd64.tar.gz.sig - Mattermost Team Edition v9.5.9 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.5.9/mattermost-team-9.5.9-linux-amd64.tar.gz`` + Mattermost Team Edition v9.5.10 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.5.10/mattermost-team-9.5.10-linux-amd64.tar.gz`` - SHA-256 Checksum: ``2cd6c931e68eaed0eff8e92bb695329fee65fe81636771f5be8bb92e278c9572`` - - GPG Signature: https://releases.mattermost.com/9.5.9/mattermost-team-9.5.9-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/9.5.10/mattermost-team-9.5.10-linux-amd64.tar.gz.sig Mattermost Team Edition v9.4.5 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.4.5/mattermost-team-9.4.5-linux-amd64.tar.gz`` - SHA-256 Checksum: ``9ab357c21c5d786965f2dc622a109630908b6eacd6412e2d57990e9c92ae19fb`` From b3e1fde96462fadcb8f19afe954b788122604059 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:46:44 -0400 Subject: [PATCH 04/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index ef8bae07f74..ed733a3fe3b 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -10,6 +10,12 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte (release-v9-11-extended-support-release)= ## Release v9.11 - [Extended Support Release](https://docs.mattermost.com/about/release-policy.html#release-types) +- **9.11.2, released ** + - Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). + - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). + - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). + - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). + - Mattermost v9.11.2 contains no database or functional changes. - **9.11.1, released 2024-08-27** - Mattermost v9.11.1 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.11.1 contains no database or functional changes. @@ -122,6 +128,10 @@ New setting options were added to ``config.json``. Below is a list of the additi (release-v9-10-feature-release)= ## Release v9.10 - [Feature Release](https://docs.mattermost.com/upgrade/release-definitions.html#feature-release) +- **9.10.3, released ** + - Mattermost v9.10.3 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). + - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). + - Mattermost v9.10.3 contains no database or functional changes. - **9.10.2, released 2024-08-27** - Mattermost v9.10.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.10.2 contains no database or functional changes. @@ -637,6 +647,10 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so (release-v9-5-extended-support-release)= ## Release v9.5 - [Extended Support Release](https://docs.mattermost.com/upgrade/release-definitions.html#extended-support-release-esr) +- **9.5.10, released ** + - Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). + - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). + - Mattermost v9.5.10 contains no database or functional changes. - **9.5.9, released 2024-08-27** - Mattermost v9.5.9 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.5.9 contains no database or functional changes. From 9b18d5cc0cc80e267aa4da23ae3951216fc19d38 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:50:40 -0400 Subject: [PATCH 05/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index ed733a3fe3b..cec9a45c100 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -12,7 +12,6 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte - **9.11.2, released ** - Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). - Mattermost v9.11.2 contains no database or functional changes. @@ -130,7 +129,6 @@ New setting options were added to ``config.json``. Below is a list of the additi - **9.10.3, released ** - Mattermost v9.10.3 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). - Mattermost v9.10.3 contains no database or functional changes. - **9.10.2, released 2024-08-27** - Mattermost v9.10.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). @@ -649,7 +647,6 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so - **9.5.10, released ** - Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - - Pre-packaged Playbooks plugin [v1.40.0](https://github.com/mattermost/mattermost-plugin-playbooks/releases/tag/v1.40.0). - Mattermost v9.5.10 contains no database or functional changes. - **9.5.9, released 2024-08-27** - Mattermost v9.5.9 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). From d3ee57a58e136e14874add4d5b5d1c3a2d3ca533 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:23:01 -0400 Subject: [PATCH 06/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index cec9a45c100..8403991d84f 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -14,7 +14,8 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte - Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). - - Mattermost v9.11.2 contains no database or functional changes. + - Mattermost v9.11.2 contains the following functional change: + - Added a configuration setting **NativeAppSettings > MobileExternalBrowser** that tells the Mobile app to perform SSO Authentication using the external default browser. - **9.11.1, released 2024-08-27** - Mattermost v9.11.1 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.11.1 contains no database or functional changes. From 8a59a47772dc8befe7b0696998afe121e1378118 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:28:10 -0400 Subject: [PATCH 07/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index 8403991d84f..493a4ff34fa 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -13,6 +13,7 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte - **9.11.2, released ** - Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). + - Pre-packaged Calls plugin [v0.29.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.2). - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). - Mattermost v9.11.2 contains the following functional change: - Added a configuration setting **NativeAppSettings > MobileExternalBrowser** that tells the Mobile app to perform SSO Authentication using the external default browser. From 032d8a5aa9877af46f4987982ebeaaad7bc07687 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:42:54 -0400 Subject: [PATCH 08/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index 493a4ff34fa..c1dc13c7b1d 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -15,6 +15,7 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). - Pre-packaged Calls plugin [v0.29.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.2). - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). + - Fixed racy use of session in ``NewWebConn``. - Mattermost v9.11.2 contains the following functional change: - Added a configuration setting **NativeAppSettings > MobileExternalBrowser** that tells the Mobile app to perform SSO Authentication using the external default browser. - **9.11.1, released 2024-08-27** @@ -649,6 +650,7 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so - **9.5.10, released ** - Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). + - Fixed racy use of session in ``NewWebConn``. - Mattermost v9.5.10 contains no database or functional changes. - **9.5.9, released 2024-08-27** - Mattermost v9.5.9 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). From 1ab261cfc4209e314730ca655828659d6ef272fe Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:45:42 -0400 Subject: [PATCH 09/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index c1dc13c7b1d..fa38c0b75bc 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -15,9 +15,9 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). - Pre-packaged Calls plugin [v0.29.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.2). - Fixed an issue where the **Edit Post Time Limit** button was not being displayed in the System Console ([MM-58529](https://mattermost.atlassian.net/browse/MM-58529), [MM-58824](https://mattermost.atlassian.net/browse/MM-58824)). - - Fixed racy use of session in ``NewWebConn``. + - Fixed racy use of session in ``NewWebConn`` [MM-60307](https://mattermost.atlassian.net/browse/MM-60307). - Mattermost v9.11.2 contains the following functional change: - - Added a configuration setting **NativeAppSettings > MobileExternalBrowser** that tells the Mobile app to perform SSO Authentication using the external default browser. + - Added a configuration setting **NativeAppSettings > MobileExternalBrowser** that tells the Mobile app to perform SSO Authentication using the external default browser [MM-60332](https://mattermost.atlassian.net/browse/MM-60332). - **9.11.1, released 2024-08-27** - Mattermost v9.11.1 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.11.1 contains no database or functional changes. @@ -650,7 +650,7 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so - **9.5.10, released ** - Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - - Fixed racy use of session in ``NewWebConn``. + - Fixed racy use of session in ``NewWebConn`` [MM-60307](https://mattermost.atlassian.net/browse/MM-60307). - Mattermost v9.5.10 contains no database or functional changes. - **9.5.9, released 2024-08-27** - Mattermost v9.5.9 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). From 1b4c5aad16597b2b205a23361c61c24549e6cb51 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:50:34 -0400 Subject: [PATCH 10/21] Update download-latest-tarball.rst --- source/install/download-latest-tarball.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/install/download-latest-tarball.rst b/source/install/download-latest-tarball.rst index 3cfb7db4d26..24375a371be 100644 --- a/source/install/download-latest-tarball.rst +++ b/source/install/download-latest-tarball.rst @@ -9,7 +9,7 @@ Using ``wget``, download the Mattermost Server release you want to install. .. code-block:: sh - wget https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz + wget https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz .. tab:: Current ESR From d5b947ebf4d430d3e447336e53cf3938a57ff8fb Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:50:54 -0400 Subject: [PATCH 11/21] Update mattermost-server-releases.md --- source/about/mattermost-server-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/about/mattermost-server-releases.md b/source/about/mattermost-server-releases.md index 2f1f2f900f4..77b2960ab37 100644 --- a/source/about/mattermost-server-releases.md +++ b/source/about/mattermost-server-releases.md @@ -19,7 +19,7 @@ Mattermost releases a new server version on the 16th of each month in [binary fo | **Release** | **Released on** | **Support ends** | |:---|:---|:---| -| v10.0 [Download](https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | +| v10.0 [Download](https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | | v9.11 [Download](https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-08-16 | 2025-05-15 {ref}`EXTENDED ` | | v9.10 [Download](https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-07-16 | 2024-10-15 | | v9.9 [Download](https://releases.mattermost.com/9.9.3/mattermost-9.9.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-06-14 | 2024-09-15 | From d34613459bc4adfa780d3d95d61081798d53908b Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:51:51 -0400 Subject: [PATCH 12/21] Update version-archive.rst --- source/about/version-archive.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index 534093549e6..be10c8954b3 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -11,10 +11,10 @@ Version archive .. tab:: Mattermost Enterprise - Mattermost Enterprise Edition v10.0.0 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz`` + Mattermost Enterprise Edition v10.0.1 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz`` - SHA-256 Checksum: ``4d6a4a3c26c6eeb6cc34dfbd02110ba9e469f8976b777ace6ac95206552a9b8b`` - - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``16045928a8828643228ec533fce998c5347f991679f551a42fe88dba5f240d96`` @@ -383,10 +383,10 @@ Version archive We generally recommend installing Enterprise Edition, even if you don't currently need a license. This provides the flexibility to seamlessly unlock Enterprise features should you need them. However, if you only want to install software with a fully open source code base, then Team Edition is the best choice for you. - Mattermost Team Edition v10.0.0 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.0/mattermost-team-10.0.0-linux-amd64.tar.gz`` + Mattermost Team Edition v10.0.1 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.1/mattermost-team-10.0.1-linux-amd64.tar.gz`` - SHA-256 Checksum: ``fa56458e6aaa438b4387ff89b22b0ba390fe550f6220296542be383969b6a2f8`` - - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-team-10.0.0-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/10.0.1/mattermost-team-10.0.1-linux-amd64.tar.gz.sig Mattermost Team Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``a60a8e1d3b0c153e57fca7c1997a1f48b04be377304930e958dcda886008befa`` From 0a4d9ca81dae4d1997813ce2a4d62e5a7feaafe3 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:53:20 -0400 Subject: [PATCH 13/21] Update mattermost-v10-changelog.md --- source/about/mattermost-v10-changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 8541afb0cde..5b3c6aff7ef 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -10,7 +10,11 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte (release-v10.0-major-release)= ## Release v10.0 - [Major Release](https://docs.mattermost.com/about/release-policy.html#release-types) -**Release day: 2024-09-16** +- **10.0.1, released ** + - Mattermost v10.0.1 contains medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). + - Mattermost v10.0.1 contains no database or functional changes. +- **10.0.0, released 2024-09-16** + - Original 10.0.0 release. ### Important Upgrade Notes - We no longer support new installations using MySQL starting in v10. All new customers and/or deployments will only be supported with the minimum supported version of the PostgreSQL database. End of support for MySQL is targeted for Mattermost v11. From 6fed6bdbc56a5194cd88b2820d102108b9617aea Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:15:22 -0400 Subject: [PATCH 14/21] Update mattermost-server-releases.md --- source/about/mattermost-server-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/about/mattermost-server-releases.md b/source/about/mattermost-server-releases.md index 77b2960ab37..2f1f2f900f4 100644 --- a/source/about/mattermost-server-releases.md +++ b/source/about/mattermost-server-releases.md @@ -19,7 +19,7 @@ Mattermost releases a new server version on the 16th of each month in [binary fo | **Release** | **Released on** | **Support ends** | |:---|:---|:---| -| v10.0 [Download](https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | +| v10.0 [Download](https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | | v9.11 [Download](https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-08-16 | 2025-05-15 {ref}`EXTENDED ` | | v9.10 [Download](https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-07-16 | 2024-10-15 | | v9.9 [Download](https://releases.mattermost.com/9.9.3/mattermost-9.9.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-06-14 | 2024-09-15 | From a04c716e352f61a073d065ad149278d4d4b61cdf Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:15:41 -0400 Subject: [PATCH 15/21] Update mattermost-v10-changelog.md --- source/about/mattermost-v10-changelog.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 5b3c6aff7ef..8541afb0cde 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -10,11 +10,7 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte (release-v10.0-major-release)= ## Release v10.0 - [Major Release](https://docs.mattermost.com/about/release-policy.html#release-types) -- **10.0.1, released ** - - Mattermost v10.0.1 contains medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - - Mattermost v10.0.1 contains no database or functional changes. -- **10.0.0, released 2024-09-16** - - Original 10.0.0 release. +**Release day: 2024-09-16** ### Important Upgrade Notes - We no longer support new installations using MySQL starting in v10. All new customers and/or deployments will only be supported with the minimum supported version of the PostgreSQL database. End of support for MySQL is targeted for Mattermost v11. From 77468429f656675b7ce8057e0effc72729294484 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:16:04 -0400 Subject: [PATCH 16/21] Update download-latest-tarball.rst --- source/install/download-latest-tarball.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/install/download-latest-tarball.rst b/source/install/download-latest-tarball.rst index 24375a371be..3cfb7db4d26 100644 --- a/source/install/download-latest-tarball.rst +++ b/source/install/download-latest-tarball.rst @@ -9,7 +9,7 @@ Using ``wget``, download the Mattermost Server release you want to install. .. code-block:: sh - wget https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz + wget https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz .. tab:: Current ESR From 2a012281c4b35bf763e0a0e2e5ce526a67efd955 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:16:58 -0400 Subject: [PATCH 17/21] Update version-archive.rst --- source/about/version-archive.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index be10c8954b3..534093549e6 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -11,10 +11,10 @@ Version archive .. tab:: Mattermost Enterprise - Mattermost Enterprise Edition v10.0.1 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz`` + Mattermost Enterprise Edition v10.0.0 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz`` - SHA-256 Checksum: ``4d6a4a3c26c6eeb6cc34dfbd02110ba9e469f8976b777ace6ac95206552a9b8b`` - - GPG Signature: https://releases.mattermost.com/10.0.1/mattermost-10.0.1-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``16045928a8828643228ec533fce998c5347f991679f551a42fe88dba5f240d96`` @@ -383,10 +383,10 @@ Version archive We generally recommend installing Enterprise Edition, even if you don't currently need a license. This provides the flexibility to seamlessly unlock Enterprise features should you need them. However, if you only want to install software with a fully open source code base, then Team Edition is the best choice for you. - Mattermost Team Edition v10.0.1 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.1/mattermost-team-10.0.1-linux-amd64.tar.gz`` + Mattermost Team Edition v10.0.0 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.0/mattermost-team-10.0.0-linux-amd64.tar.gz`` - SHA-256 Checksum: ``fa56458e6aaa438b4387ff89b22b0ba390fe550f6220296542be383969b6a2f8`` - - GPG Signature: https://releases.mattermost.com/10.0.1/mattermost-team-10.0.1-linux-amd64.tar.gz.sig + - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-team-10.0.0-linux-amd64.tar.gz.sig Mattermost Team Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz`` - SHA-256 Checksum: ``a60a8e1d3b0c153e57fca7c1997a1f48b04be377304930e958dcda886008befa`` From 1d34c3f5648d6988e8cf2de5c903fd2e2f546489 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:19:38 -0400 Subject: [PATCH 18/21] Update mattermost-v9-changelog.md --- source/about/mattermost-v9-changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index fa38c0b75bc..0fb6b5756db 100644 --- a/source/about/mattermost-v9-changelog.md +++ b/source/about/mattermost-v9-changelog.md @@ -10,7 +10,7 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte (release-v9-11-extended-support-release)= ## Release v9.11 - [Extended Support Release](https://docs.mattermost.com/about/release-policy.html#release-types) -- **9.11.2, released ** +- **9.11.2, released 2024-09-26** - Mattermost v9.11.2 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Added Mattermost user survey plugin to pre-packaged plugins, [v1.1.1](https://github.com/mattermost/mattermost-plugin-user-survey/releases). - Pre-packaged Calls plugin [v0.29.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.2). @@ -130,7 +130,7 @@ New setting options were added to ``config.json``. Below is a list of the additi (release-v9-10-feature-release)= ## Release v9.10 - [Feature Release](https://docs.mattermost.com/upgrade/release-definitions.html#feature-release) -- **9.10.3, released ** +- **9.10.3, released 2024-09-26** - Mattermost v9.10.3 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Mattermost v9.10.3 contains no database or functional changes. - **9.10.2, released 2024-08-27** @@ -648,7 +648,7 @@ See [this walkthrough video](https://mattermost.com/video/changelog-v9-6/) on so (release-v9-5-extended-support-release)= ## Release v9.5 - [Extended Support Release](https://docs.mattermost.com/upgrade/release-definitions.html#extended-support-release-esr) -- **9.5.10, released ** +- **9.5.10, released 2024-09-26** - Mattermost v9.5.10 contains low to medium severity level security fixes. [Upgrading](https://docs.mattermost.com/upgrade/upgrading-mattermost-server.html) to this release is recommended. Details will be posted on our [security updates page](https://mattermost.com/security-updates/) 30 days after release as per the [Mattermost Responsible Disclosure Policy](https://mattermost.com/security-vulnerability-report/). - Fixed racy use of session in ``NewWebConn`` [MM-60307](https://mattermost.atlassian.net/browse/MM-60307). - Mattermost v9.5.10 contains no database or functional changes. From 067ef32efaf55aae492b1946aed5c51d5035f0cf Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:25:00 -0400 Subject: [PATCH 19/21] Update version-archive.rst --- source/about/version-archive.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index 534093549e6..f45a6d5c2bb 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -41,7 +41,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/9.6.3/mattermost-9.6.3-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.5.10 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.5.10/mattermost-9.5.10-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``4e06910c8c46068a30d7fffdf5b1a9a7dd4735881d5919e84b4f440c015c1c3b`` + - SHA-256 Checksum: ``a6c18d2e6893eb41e49ebc044a3ced96bf0d50f3e71ec366493691274451a811`` - GPG Signature: https://releases.mattermost.com/9.5.10/mattermost-9.5.10-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.4.5 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.4.5/mattermost-9.4.5-linux-amd64.tar.gz`` @@ -413,7 +413,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/9.6.3/mattermost-team-9.6.3-linux-amd64.tar.gz.sig Mattermost Team Edition v9.5.10 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.5.10/mattermost-team-9.5.10-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``2cd6c931e68eaed0eff8e92bb695329fee65fe81636771f5be8bb92e278c9572`` + - SHA-256 Checksum: ``9e481414092750fea64e1716ba44d9326a3f16601f3439e2d70756ef6a5f858b`` - GPG Signature: https://releases.mattermost.com/9.5.10/mattermost-team-9.5.10-linux-amd64.tar.gz.sig Mattermost Team Edition v9.4.5 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.4.5/mattermost-team-9.4.5-linux-amd64.tar.gz`` From bb255d079350ee73a306538b06aa8dd330c6c5f1 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:31:51 -0400 Subject: [PATCH 20/21] Update version-archive.rst --- source/about/version-archive.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index f45a6d5c2bb..d0ad76d49fa 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -21,7 +21,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.10.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``d01435d47de000b1cc95eac46847c357c2165baa25f7c6f9d54e0674f770ed30`` + - SHA-256 Checksum: ``638433634efbffe3c1d373b3f344406d37fcc3ab86292d4381890e3eeb86fb9d`` - GPG Signature: https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.9.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.9.3/mattermost-9.9.3-linux-amd64.tar.gz`` @@ -393,7 +393,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz.sig Mattermost Team Edition v9.10.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.10.3/mattermost-team-9.10.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``f08dc9a4ecd5acbb0d13bd5a9bcffdac1b737ec2d291ec85a2dd2e949d9ea5ed`` + - SHA-256 Checksum: ``d50e2d3352129f3eaa5271cb3031b0210f9283954e727f7dca959b4c277ea6fc`` - GPG Signature: https://releases.mattermost.com/9.10.3/mattermost-team-9.10.3-linux-amd64.tar.gz.sig Mattermost Team Edition v9.9.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.9.3/mattermost-team-9.9.3-linux-amd64.tar.gz`` From 783d2406e467c06c59fc813fbc65b47f2df7b6c6 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:55:23 -0400 Subject: [PATCH 21/21] Update version-archive.rst --- source/about/version-archive.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index d0ad76d49fa..f474cd00a65 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -17,7 +17,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-10.0.0-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``16045928a8828643228ec533fce998c5347f991679f551a42fe88dba5f240d96`` + - SHA-256 Checksum: ``b56e7d12c8a218cc7909bd2bc2dd2a1f6844a5537c20b091a11f0a805c83fe92`` - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-9.11.2-linux-amd64.tar.gz.sig Mattermost Enterprise Edition v9.10.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.10.3/mattermost-9.10.3-linux-amd64.tar.gz`` @@ -389,7 +389,7 @@ Version archive - GPG Signature: https://releases.mattermost.com/10.0.0/mattermost-team-10.0.0-linux-amd64.tar.gz.sig Mattermost Team Edition v9.11.2 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``a60a8e1d3b0c153e57fca7c1997a1f48b04be377304930e958dcda886008befa`` + - SHA-256 Checksum: ``584907072f0c56ea65aa7cf0b3d5a523bf2af793afcfc91eb36b3e7bec49958d`` - GPG Signature: https://releases.mattermost.com/9.11.2/mattermost-team-9.11.2-linux-amd64.tar.gz.sig Mattermost Team Edition v9.10.3 - `View Changelog `__ - `Download `__ - ``https://releases.mattermost.com/9.10.3/mattermost-team-9.10.3-linux-amd64.tar.gz``