Skip to content

AI-Aided: Add v10.10 documentation with GitLab plugin v1.10.0 update #8093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v10.10-documentation
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/about/mattermost-server-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Mattermost releases a new server version on the 16th of each month in [binary fo

| **Release** | **Released on** | **Support ends** |
|:---|:---|:---|
| v10.10 [Download](https://releases.mattermost.com/10.10.0/mattermost-10.10.0-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.10-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.10.0/sbom-mattermost-v10.10.0.json) | 2025-07-16 | 2025-10-15 |
| v10.9 [Download](https://releases.mattermost.com/10.9.1/mattermost-10.9.1-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.9-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.9.1/sbom-mattermost-v10.9.1.json) | 2025-06-16 | 2025-09-15 |
| v10.8 [Download](https://releases.mattermost.com/10.8.3/mattermost-10.8.3-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.8-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.8.3/sbom-mattermost-v10.8.3.json) | 2025-05-16 | 2025-08-15 |
| v10.7 [Download](https://releases.mattermost.com/10.7.4/mattermost-10.7.4-linux-amd64.tar.gz) \| {ref}`Changelog <release-v10.7-feature-release>` \| [SBOM download](https://github.com/mattermost/mattermost/releases/download/v10.7.4/sbom-mattermost-v10.7.4.json) | 2025-04-16 | 2025-07-15 |
Expand Down
11 changes: 11 additions & 0 deletions source/about/mattermost-v10-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
```{Important}
```{include} common-esr-support-upgrade.md
```
(release-v10.10-feature-release)=
## Release v10.10 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types)

- **10.10.0, released TBD**
- Original 10.10.0 release.

### Improvements

#### User Interface (UI)
- Pre-packaged GitLab plugin version [v1.10.0](https://github.com/mattermost/mattermost-plugin-gitlab/releases/tag/v1.10.0).

(release-v10.9-feature-release)=
## Release v10.9 - [Feature Release](https://docs.mattermost.com/about/release-policy.html#release-types)

Expand Down