Skip to content

Desktop app v6.2.3 dot release docs - #9126

Open
amyblais wants to merge 7 commits into
masterfrom
claude/issue-9125-20260804-0733
Open

Desktop app v6.2.3 dot release docs#9126
amyblais wants to merge 7 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 <29708087+amyblais@users.noreply.github.com>
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

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: ed56600f-2136-4510-9de6-6757e40317f4

📥 Commits

Reviewing files that changed from the base of the PR and between 4040242 and e0c4d87.

📒 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

📝 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
The v6.2 release entry now links to the v6.2.3 binary and SBOM.
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 binary link now targets v6.2.3, and the minimum Chromium version is 150+.

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

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The pull request updates two of the four documentation files required by issue #9125; Linux and MSI/GPO documentation updates are not present. Update the Linux desktop installation and MSI/GPO installation documentation, or provide evidence that their required v6.2.3 changes are already complete.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Desktop app v6.2.3 documentation update.
Description check ✅ Passed The description links the pull request to issue #9125, which covers the documented Desktop app v6.2.3 release.
Out of Scope Changes check ✅ Passed The changes update Desktop app release documentation and remain within the scope of issue #9125.
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3: Reviews Complete All reviewers have approved the pull request Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop app 6.2.3 dot release docs

4 participants