Skip to content

Desktop app v6.2.3 dot release docs - #9126

Merged
amyblais merged 11 commits into
masterfrom
claude/issue-9125-20260804-0733
Aug 17, 2026
Merged

Desktop app v6.2.3 dot release docs#9126
amyblais merged 11 commits into
masterfrom
claude/issue-9125-20260804-0733

Conversation

@amyblais

@amyblais amyblais commented Aug 4, 2026

Copy link
Copy Markdown
Member

Fixes #9125

Generated with Claude Code

Bump desktop app version references from v6.2.2 to v6.2.3 in the releases table, changelog download link, Linux install guide, and MSI installer/group policy guide. Adds a v6.2.3 changelog entry.

Co-authored-by: Amy Blais <[email protected]>
Copilot AI review requested due to automatic review settings August 4, 2026 07:38
@amyblais amyblais added 1: Dev Review Requires review by a core commiter Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) labels Aug 4, 2026
@amyblais
amyblais requested a review from devinbinnie August 4, 2026 07:41
@amyblais amyblais changed the title Desktop app v6.2.3 dot release Desktop app v6.2.3 dot release docs Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c1b16c72-2ea8-4ae6-8126-f430103a4c17

📥 Commits

Reviewing files that changed from the base of the PR and between 596bb6e and a90b16d.

📒 Files selected for processing (1)
  • source/product-overview/desktop-app-changelog.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • source/product-overview/desktop-app-changelog.md

Limit details: You’ve used all 2 included reviews currently available under your plan.


📝 Walkthrough

Walkthrough

The documentation now describes Desktop App v6.2.3, updates release links, records security and Electron changes, and raises the minimum supported Chromium version to 150+.

Changes

Desktop 6.2.3 documentation

Layer / File(s) Summary
Release metadata and download links
source/product-overview/mattermost-desktop-releases.md, source/product-overview/desktop-app-changelog.md
The v6.2 release entry and binary download link now target v6.2.3. The SBOM link also targets v6.2.3.
Release notes and platform requirements
source/product-overview/desktop-app-changelog.md
The changelog adds v6.2.3 security and Electron v43.3.0 notes. The minimum supported Chromium version is now 150+.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to a90b1

This documentation-only change has no identified correctness, security, availability, or deployment risk; no actionable merge-blocking risk remains after normal checks and review.

Possibly related PRs

Suggested labels: Do Not Merge/Awaiting Next Release

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The PR updates two requested files but does not update the Linux or MSI installation guides required by issue #9125. Update linux-desktop-install.rst and desktop-msi-installer-and-group-policy-install.rst for Desktop app v6.2.3.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Desktop app v6.2.3 documentation release update.
Description check ✅ Passed The description references issue #9125, which directly matches the documented changes.
Out of Scope Changes check ✅ Passed The changes remain within the requested Desktop app v6.2.3 release documentation scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-9125-20260804-0733

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst`:
- Around line 50-52: Update the release-page link in step 3 to use the exact
v6.2.3 release URL instead of the moving `/releases/latest` URL, while
preserving the existing v6.2.3 version text and installer-download instructions.
- Around line 213-218: Update the documented MSI filename in both the Command
Prompt and PowerShell examples to an existing official desktop MSI release
asset, such as mattermost-desktop-6.2.2-win-x64.msi, and keep the
version-replacement note consistent with that filename.

In `@source/product-overview/desktop-app-changelog.md`:
- Around line 12-15: Replace the TBD placeholder under the v6.2.3 released entry
with the confirmed release notes before publication, or defer/remove the release
entry until those notes are available; do not leave a published release marked
as incomplete.
🪄 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 Plus

Run ID: 564b3272-4c20-41fc-8954-f92efcf0dc48

📥 Commits

Reviewing files that changed from the base of the PR and between d9d6d8d and 7d1e26f.

📒 Files selected for processing (4)
  • source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst
  • source/deployment-guide/desktop/linux-desktop-install.rst
  • source/product-overview/desktop-app-changelog.md
  • source/product-overview/mattermost-desktop-releases.md

Comment thread source/product-overview/desktop-app-changelog.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Mattermost documentation site (docs.mattermost.com source) for the Mattermost Desktop App v6.2.3 dot release by refreshing versioned links and install instructions across release overview, changelog, and platform install guides.

Changes:

  • Bumped Desktop v6.2 references to v6.2.3 in the Desktop releases overview (download + SBOM links).
  • Added a v6.2.3 entry to the desktop app changelog and updated the v6.2 download link.
  • Updated Linux install (RPM/tarball + Flatpak example) and Windows MSI/GPO install docs to reference v6.2.3 artifacts/commands.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
source/product-overview/mattermost-desktop-releases.md Updates v6.2 download + SBOM links to v6.2.3 in the “Latest releases” table.
source/product-overview/desktop-app-changelog.md Adds v6.2.3 changelog entry and updates the v6.2 “Download Binaries” link.
source/deployment-guide/desktop/linux-desktop-install.rst Updates Linux install examples/links from 6.2.2 to 6.2.3.
source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst Updates Windows MSI/GPO instructions and command examples for 6.2.3.
Suppressed comments (3)

source/product-overview/desktop-app-changelog.md:29

  • Veteran Vince — Friction: The GitHub release URL here uses /releases/v6.2.3, while the canonical GitHub release URL format is /releases/tag/v6.2.3 (and this repo uses that format elsewhere). Using the canonical URL avoids broken links/redirect differences and is more consistent.
    source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst:73
  • Novice Nate — Friction: This step hard-codes a ZIP filename (desktop-6.2.3.zip), but the preceding instructions have users download the source archive from GitHub. Readers may see a different downloaded filename (or rename it), making the step harder to follow. Refer to the downloaded ZIP more generically and keep the version as an example.
1. Browse to the folder the above files were downloaded to and unzip the ``desktop-6.2.3.zip`` file in place.

source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst:78

  • Novice Nate — Friction: This path is tied to a specific extracted folder name (desktop-6.2.3\...). If the extracted directory name differs (common with GitHub source archives), readers may not be able to find the files. Make this an example path rather than a required literal.
2. Navigate to the unzipped ``desktop-6.2.3\resources\windows\gpo`` folder and copy the contents.

Comment thread source/product-overview/desktop-app-changelog.md Outdated
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 7d1e26f

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 4040242

Comment thread source/deployment-guide/desktop/linux-desktop-install.rst Outdated
@devinbinnie devinbinnie added 3: Reviews Complete All reviewers have approved the pull request and removed 1: Dev Review Requires review by a core commiter labels Aug 4, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 50f0ff5

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA ad3aced

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 0f85bdb

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 42ccc3c

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA e0c4d87

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 596bb6e

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 0d79503

@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 97dc6c3

@amyblais amyblais removed the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label Aug 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA a90b16d

@amyblais
amyblais merged commit 8edc986 into master Aug 17, 2026
5 checks passed
@amyblais
amyblais deleted the claude/issue-9125-20260804-0733 branch August 17, 2026 06:56
@amyblais amyblais removed the 3: Reviews Complete All reviewers have approved the pull request label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop app 6.2.3 dot release docs

4 participants