From 1a62b113d1a9b190900d796fba7fda56ca3b6df4 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 10 Dec 2024 13:08:40 +0200 Subject: [PATCH] Dot release docs (#7617) * Update mattermost-server-releases.md * Update version-archive.rst * Update download-latest-tarball.rst * Update mattermost-v9-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v9-changelog.md * Update mattermost-v9-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v9-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v9-changelog.md * Update version-archive.rst * Update version-archive.rst * Update version-archive.rst * Update version-archive.rst --- source/about/mattermost-server-releases.md | 8 +-- source/about/mattermost-v10-changelog.md | 16 +++++- source/about/mattermost-v9-changelog.md | 6 ++ source/about/version-archive.rst | 64 +++++++++++----------- source/install/download-latest-tarball.rst | 4 +- 5 files changed, 59 insertions(+), 39 deletions(-) diff --git a/source/about/mattermost-server-releases.md b/source/about/mattermost-server-releases.md index e49bea8291f..5fb089c395b 100644 --- a/source/about/mattermost-server-releases.md +++ b/source/about/mattermost-server-releases.md @@ -19,10 +19,10 @@ Mattermost releases a new server version on the 16th of each month in [binary fo | **Release** | **Released on** | **Support ends** | |:---|:---|:---| -| v10.2 [Download](https://releases.mattermost.com/10.2.0/mattermost-10.2.0-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-11-15 | 2025-02-15 | -| v10.1 [Download](https://releases.mattermost.com/10.1.3/mattermost-10.1.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-10-16 | 2025-01-15 | -| v10.0 [Download](https://releases.mattermost.com/10.0.3/mattermost-10.0.3-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | -| v9.11 [Download](https://releases.mattermost.com/9.11.5/mattermost-9.11.5-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-08-16 | 2025-05-15 {ref}`EXTENDED ` | +| v10.2 [Download](https://releases.mattermost.com/10.2.1/mattermost-10.2.1-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-11-15 | 2025-02-15 | +| v10.1 [Download](https://releases.mattermost.com/10.1.4/mattermost-10.1.4-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-10-16 | 2025-01-15 | +| v10.0 [Download](https://releases.mattermost.com/10.0.4/mattermost-10.0.4-linux-amd64.tar.gz) \| {ref}`Changelog ` | 2024-09-16 | 2024-12-15 | +| v9.11 [Download](https://releases.mattermost.com/9.11.6/mattermost-9.11.6-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 | diff --git a/source/about/mattermost-v10-changelog.md b/source/about/mattermost-v10-changelog.md index 6ad8ce9f757..0fa0d891780 100644 --- a/source/about/mattermost-v10-changelog.md +++ b/source/about/mattermost-v10-changelog.md @@ -10,7 +10,13 @@ Support for Mattermost Server v9.5 [Extended Support Release](https://docs.matte (release-v10.2-feature-release)= ## Release v10.2 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types) -**Release Day: November 15, 2024** +- **10.2.1, released 2024-12-10** + - Mattermost v10.2.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/). + - Fixed an issue where plugin settings got wiped if the plugin declared some of its fields as secrets [MM-61441](https://mattermost.atlassian.net/browse/MM-61441). + - Pre-packaged Calls plugin [v1.3.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.3.2). + - Mattermost v10.2.1 contains no database or functional changes. +- **10.2.0, released 2024-11-15** + - Original 10.2.0 release. ### Important Upgrade Notes @@ -91,6 +97,10 @@ New setting options were added to ``config.json``. Below is a list of the additi (release-v10.1-feature-release)= ## Release v10.1 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types) +- **10.1.4, released 2024-12-10** + - Mattermost v10.1.4 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 Calls plugin [v1.3.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.3.2). + - Mattermost v10.1.4 contains no database or functional changes. - **10.1.3, released 2024-11-14** - Mattermost v10.1.3 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/). - Reverted a change enforcing usernames to start with alpha characters on the server [MM-61143](https://mattermost.atlassian.net/browse/MM-61143). @@ -178,6 +188,10 @@ New setting options were added to ``config.json``. Below is a list of the additi (release-v10.0-major-release)= ## Release v10.0 - [Major Release](https://docs.mattermost.com/about/release-policy.html#release-types) +- **10.0.4, released 2024-12-10** + - Mattermost v10.0.4 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 Calls plugin [v1.3.2](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.3.2). + - Mattermost v10.0.4 contains no database or functional changes. - **10.0.3, released 2024-11-14** - Mattermost v10.0.3 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.3 contains no database or functional changes. diff --git a/source/about/mattermost-v9-changelog.md b/source/about/mattermost-v9-changelog.md index c96621b449c..5219a93ff91 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.6, released 2024-12-10** + - Mattermost v9.11.6 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/). + - A 200 response is now returned for HEAD requests to a sub-path rather than responding with a 302. This fixes mobile devices trying to connect to a server hosted on a sub-path [MM-58042](https://mattermost.atlassian.net/browse/MM-58042). + - Pre-packaged Calls plugin [v0.29.6](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.6). + - Fixed an issue with incorrect reporting in the **Server Updates** section in **System Console > Workspace Optimizations** [MM-62030](https://mattermost.atlassian.net/browse/MM-62030). + - Mattermost v9.11.6 contains no database or functional changes. - **9.11.5, released 2024-11-14** - Mattermost v9.11.5 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/). - Pre-packaged Calls plugin [v0.29.4](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v0.29.4). diff --git a/source/about/version-archive.rst b/source/about/version-archive.rst index 8f22ff98aa5..368b87246cc 100644 --- a/source/about/version-archive.rst +++ b/source/about/version-archive.rst @@ -11,22 +11,22 @@ Version archive .. tab:: Mattermost Enterprise - Mattermost Enterprise Edition v10.2.0 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.2.0/mattermost-10.2.0-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``06b3576df15422aa6faa4bdbfa3f01c3dbe1bc5363aa2d275c2be4fcd196aa67`` - - GPG Signature: https://releases.mattermost.com/10.2.0/mattermost-10.2.0-linux-amd64.tar.gz.sig - Mattermost Enterprise Edition v10.1.3 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.1.3/mattermost-10.1.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``45ff7cbe4c5c1cec14f4d35bd8bd447d25131a515a2404cc337856911ae81bbf`` - - GPG Signature: https://releases.mattermost.com/10.1.3/mattermost-10.1.3-linux-amd64.tar.gz.sig - Mattermost Enterprise Edition v10.0.3 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.3/mattermost-10.0.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``dec2efcf8a8b34427408c87a80a5bdde2b3f9d26ff861cf15144323b5154342b`` - - GPG Signature: https://releases.mattermost.com/10.0.3/mattermost-10.0.3-linux-amd64.tar.gz.sig - Mattermost Enterprise Edition v9.11.5 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.11.5/mattermost-9.11.5-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``8f268950df30a6e062bca35d9bb7f5998c3280ef310be671cb449d903a2f76c0`` - - GPG Signature: https://releases.mattermost.com/9.11.5/mattermost-9.11.5-linux-amd64.tar.gz.sig + Mattermost Enterprise Edition v10.2.1 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.2.1/mattermost-10.2.1-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``c1b1c3268283d4c5ea946864d6ea8ea48eb722a16d1d94c2f3b48d45d0fb7ce8`` + - GPG Signature: https://releases.mattermost.com/10.2.1/mattermost-10.2.1-linux-amd64.tar.gz.sig + Mattermost Enterprise Edition v10.1.4 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.1.4/mattermost-10.1.4-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``85ce898546afa4ce7c99b4cd67dd5840d659632061ffbf94452f74f40c973e0a`` + - GPG Signature: https://releases.mattermost.com/10.1.4/mattermost-10.1.4-linux-amd64.tar.gz.sig + Mattermost Enterprise Edition v10.0.4 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.4/mattermost-10.0.4-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``25c3753707404294070177495062aaef7d5e0100cc01343c27732225e4bbb8f6`` + - GPG Signature: https://releases.mattermost.com/10.0.4/mattermost-10.0.4-linux-amd64.tar.gz.sig + Mattermost Enterprise Edition v9.11.6 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.11.6/mattermost-9.11.6-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``c86e460deb821eff797be6f6c62fd4622086915f88ddaaa3d77421fd86f23964`` + - GPG Signature: https://releases.mattermost.com/9.11.6/mattermost-9.11.6-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: ``638433634efbffe3c1d373b3f344406d37fcc3ab86292d4381890e3eeb86fb9d`` @@ -391,22 +391,22 @@ 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.2.0 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.2.0/mattermost-team-10.2.0-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``c060ad8bc6d437c54b0badeffc752bc986e16759049a4282a8e49b1bae47d0d1`` - - GPG Signature: https://releases.mattermost.com/10.2.0/mattermost-team-10.2.0-linux-amd64.tar.gz.sig - Mattermost Team Edition v10.1.3 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.1.3/mattermost-team-10.1.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``39e38d1aef8c13c51f4ad00f12cc7b7f2e3a4871ba95dfef006f1df1223c9619`` - - GPG Signature: https://releases.mattermost.com/10.1.3/mattermost-team-10.1.3-linux-amd64.tar.gz.sig - Mattermost Team Edition v10.0.3 - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/10.0.3/mattermost-team-10.0.3-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``999ca5099e269608380c31150c1173eb2a82420095c250e5a60712a680103013`` - - GPG Signature: https://releases.mattermost.com/10.0.3/mattermost-team-10.0.3-linux-amd64.tar.gz.sig - Mattermost Team Edition v9.11.5 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ - - ``https://releases.mattermost.com/9.11.5/mattermost-team-9.11.5-linux-amd64.tar.gz`` - - SHA-256 Checksum: ``f589ed7902583d5dd261ce1ee0cffda99eecccec1a8b980d5f513f908b35ec04`` - - GPG Signature: https://releases.mattermost.com/9.11.5/mattermost-team-9.11.5-linux-amd64.tar.gz.sig + Mattermost Team Edition v10.2.1 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.2.1/mattermost-team-10.2.1-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``b4b77423ca9afff5042381c0af198742ae3ea9683273c78da0e2b1efa796b4d1`` + - GPG Signature: https://releases.mattermost.com/10.2.1/mattermost-team-10.2.1-linux-amd64.tar.gz.sig + Mattermost Team Edition v10.1.4 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.1.4/mattermost-team-10.1.4-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``458356c74abd262391d413f2f71a6a1c67f88b44b1bb08f7aef5f4418dd2cd55`` + - GPG Signature: https://releases.mattermost.com/10.1.4/mattermost-team-10.1.4-linux-amd64.tar.gz.sig + Mattermost Team Edition v10.0.4 - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/10.0.4/mattermost-team-10.0.4-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``ad7ace64160e17b352b6f0801c928eca8200f7bc71305d2e65ca296a535cee60`` + - GPG Signature: https://releases.mattermost.com/10.0.4/mattermost-team-10.0.4-linux-amd64.tar.gz.sig + Mattermost Team Edition v9.11.6 *Extended Support Release (ESR)* - `View Changelog `__ - `Download `__ + - ``https://releases.mattermost.com/9.11.6/mattermost-team-9.11.6-linux-amd64.tar.gz`` + - SHA-256 Checksum: ``12fcf826d39f91bffc9cb06c5cca395e64e399bf559904caf3fd4bed14377b6b`` + - GPG Signature: https://releases.mattermost.com/9.11.6/mattermost-team-9.11.6-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: ``d50e2d3352129f3eaa5271cb3031b0210f9283954e727f7dca959b4c277ea6fc`` diff --git a/source/install/download-latest-tarball.rst b/source/install/download-latest-tarball.rst index f13fbf55a07..6308d0d18ed 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/10.2.0/mattermost-10.2.0-linux-amd64.tar.gz + wget https://releases.mattermost.com/10.2.1/mattermost-10.2.1-linux-amd64.tar.gz .. tab:: Current ESR .. code-block:: sh - wget https://releases.mattermost.com/9.11.5/mattermost-9.11.5-linux-amd64.tar.gz + wget https://releases.mattermost.com/9.11.6/mattermost-9.11.6-linux-amd64.tar.gz .. tab:: Older releases