v11.10 upgrade notes - #9102
Conversation
Add the v11.10 (2026-08-14) feature release across server releases, deployment guides, desktop compatibility, release policy timeline, and open source components. Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Newest code from mattermost has been published to preview environment for Git SHA 2fb1344 |
There was a problem hiding this comment.
Pull request overview
Updates Mattermost documentation to reflect the v11.10 feature release, primarily by adding v11.10 to release listings and updating “latest release” download URLs and timelines.
Changes:
- Add v11.10 to the Server Releases table (including download + SBOM links) and adjust the release date to 2026-08-14.
- Update “latest release” tarball download commands in the Linux deployment guides to 11.10.0.
- Update release policy timeline and desktop/server compatibility list to include v11.10.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| source/product-overview/release-policy.md | Updates the v11.10 timeline date in the release-policy mermaid gantt chart. |
| source/product-overview/mattermost-server-releases.md | Adds v11.10 to the server release table (download/SBOM links, dates). |
| source/product-overview/mattermost-desktop-releases.md | Updates the desktop compatibility matrix to include server v11.10 for Desktop v6.2. |
| source/deployment-guide/server/linux/deploy-tar.rst | Updates “Latest release” wget URL to 11.10.0 tarball. |
| source/deployment-guide/server/linux/deploy-rhel.rst | Updates “Latest release” wget URL to 11.10.0 tarball. |
| source/administration-guide/upgrade/open-source-components.rst | Adds v11.10.0 entry linking to NOTICE/open source components for the 11.10 server release branch. |
📝 WalkthroughWalkthroughDocumentation now records Mattermost v11.10 release metadata, deployment commands, upgrade notes, PostgreSQL support policy, compatibility requirements, open-source notices, lifecycle guidance, and UI/ADA changelog entries. ChangesMattermost v11.10 documentation
Estimated code review effort: 2 (Simple) | ~15 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/mattermost-server-releases.md`:
- Line 22: Update the release-date wording near the v11.10 entry to state that
releases occur typically on the 16th, or add a clear note identifying v11.10’s
August 14, 2026 release as an exception; preserve the existing release table
data.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 7fbd5261-0635-408a-b4f1-dcdb46b3b9db
📒 Files selected for processing (6)
source/administration-guide/upgrade/open-source-components.rstsource/deployment-guide/server/linux/deploy-rhel.rstsource/deployment-guide/server/linux/deploy-tar.rstsource/product-overview/mattermost-desktop-releases.mdsource/product-overview/mattermost-server-releases.mdsource/product-overview/release-policy.md
|
Newest code from mattermost has been published to preview environment for Git SHA a11c4e7 |
|
Newest code from mattermost has been published to preview environment for Git SHA 3500705 |
|
Newest code from mattermost has been published to preview environment for Git SHA a260f2c |
|
Newest code from mattermost has been published to preview environment for Git SHA dba1d4b |
|
Newest code from mattermost has been published to preview environment for Git SHA 30e9ac2 |
|
Newest code from mattermost has been published to preview environment for Git SHA d43b153 |
|
Newest code from mattermost has been published to preview environment for Git SHA ec37e58 |
|
Newest code from mattermost has been published to preview environment for Git SHA eaef379 |
✅ Action performedFull review finished. |
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/administration-guide/upgrade/important-upgrade-notes.rst`:
- Around line 32-45: The upgrade note’s lock-timing statement is too absolute.
Update the description around the useraccesstokens migration and its
lastnotifiedat column to state that PostgreSQL performs a catalog-only operation
without a table rewrite, and that execution is quick after acquiring the
required ACCESS EXCLUSIVE lock, which may wait behind conflicting transactions.
In `@source/deployment-guide/software-hardware-requirements.rst`:
- Around line 140-142: Update the Release Date entries for v10.11 ESR and v11.7
ESR in the software and hardware requirements table to the canonical metadata
dates: 2025-08-15 and 2026-05-15, respectively.
In `@source/product-overview/ui-ada-changelog.rst`:
- Line 38: Update the changelog entry’s UI labels by applying bold formatting to
“Regenerate” and “Account Settings > Security,” matching the formatting style
used by surrounding entries while preserving the existing wording.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 6bf870a0-0107-4814-82ba-f0a8d5715929
📒 Files selected for processing (9)
source/administration-guide/upgrade/important-upgrade-notes.rstsource/administration-guide/upgrade/open-source-components.rstsource/deployment-guide/server/linux/deploy-rhel.rstsource/deployment-guide/server/linux/deploy-tar.rstsource/deployment-guide/software-hardware-requirements.rstsource/product-overview/mattermost-desktop-releases.mdsource/product-overview/mattermost-server-releases.mdsource/product-overview/release-policy.mdsource/product-overview/ui-ada-changelog.rst
|
Newest code from mattermost has been published to preview environment for Git SHA 5fb33c8 |
|
Newest code from mattermost has been published to preview environment for Git SHA cb7f874 |
|
Newest code from mattermost has been published to preview environment for Git SHA 4af8dee |
|
Newest code from mattermost has been published to preview environment for Git SHA b81ee70 |
|
Newest code from mattermost has been published to preview environment for Git SHA a497bb7 |
|
Newest code from mattermost has been published to preview environment for Git SHA ae69882 |
Reverts the v10.11 support-status note back to "coming to the end of its life cycle... is recommended" across common-esr-support-rst.rst, common-esr-support-upgrade.md, common-esr-support.md, and the "Upgrade to Mattermost v6.0" note in prepare-to-upgrade-mattermost.rst.
Removes the v11.10 compatibility entry added to the v6.2 desktop app row.
|
Newest code from mattermost has been published to preview environment for Git SHA 33f8992 |
|
Newest code from mattermost has been published to preview environment for Git SHA 153351c |
|
Newest code from mattermost has been published to preview environment for Git SHA 94b931c |
|
Newest code from mattermost has been published to preview environment for Git SHA 07b62fc |
|
Newest code from mattermost has been published to preview environment for Git SHA eec15e7 |
|
Newest code from mattermost has been published to preview environment for Git SHA d242270 |
|
Newest code from mattermost has been published to preview environment for Git SHA 1e1c039 |
Resolves #9101
Generated with Claude Code