Desktop app v6.1.1 and v5.13.5 dot release docs#8809
Desktop app v6.1.1 and v5.13.5 dot release docs#8809
Conversation
- Update download links and SBOM links in desktop releases page - Add v6.1.1 and v5.13.5 entries to the changelog - Update version references in Linux desktop install guide - Update version references in MSI installer guide Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
|
Newest code from mattermost has been published to preview environment for Git SHA 392df62 |
|
Newest code from mattermost has been published to preview environment for Git SHA 59ce835 |
|
Newest code from mattermost has been published to preview environment for Git SHA 947a823 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation updates for Mattermost Desktop dot releases: version references moved from 6.1.0 to 6.1.1 in installation guides; new v6.1.1 changelog entries added; v5.13.5 entry added to release listing with updated download/SBOM links. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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: 2
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
source/product-overview/desktop-app-changelog.md (1)
195-220:⚠️ Potential issue | 🟠 MajorRemove the placeholder or complete the v5.13.5 entry.
This section currently ships with a blank release date and an empty bullet, so the rendered changelog will show an incomplete release note. Please either add the actual date/details for v5.13.5 or drop the entry until that content is ready.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@source/product-overview/desktop-app-changelog.md` around lines 195 - 220, The v5.13.5 changelog entry is a placeholder (the "**v5.13.5, released **" header with an empty bullet) and must be completed or removed to avoid rendering an incomplete release; update the "**v5.13.5, released **" header to include the correct release date and one-line release notes (or the list of changes) and adjust the bullets accordingly, and if you add a release, ensure the "Download Binaries" link text and target (currently pointing to /releases/v5.13.5) match the actual release tag; alternatively delete the entire v5.13.5 header and its empty bullet if the release details aren’t ready.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In
`@source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst`:
- Line 50: Update the hardcoded "version v6.1.1" link so it points to the actual
v6.1.1 release page instead of releases/latest: replace the URL in the line
containing "version v6.1.1
<https://github.com/mattermost/desktop/releases/latest>`__" with the tag URL for
v6.1.1 (e.g. https://github.com/mattermost/desktop/releases/tag/v6.1.1) so the
link always resolves to the documented ZIP/MSI filenames for v6.1.1.
In `@source/product-overview/desktop-app-changelog.md`:
- Around line 12-21: The release heading for v6.1.1 is missing the release date
and leaves a stray emphasis marker; update the heading line containing
"**v6.1.1, released **" to include the actual release date (e.g., "**v6.1.1,
released 2026-03-XX**") so it renders properly and matches the release table,
ensuring the bold markup surrounds the full phrase with the date.
---
Outside diff comments:
In `@source/product-overview/desktop-app-changelog.md`:
- Around line 195-220: The v5.13.5 changelog entry is a placeholder (the
"**v5.13.5, released **" header with an empty bullet) and must be completed or
removed to avoid rendering an incomplete release; update the "**v5.13.5,
released **" header to include the correct release date and one-line release
notes (or the list of changes) and adjust the bullets accordingly, and if you
add a release, ensure the "Download Binaries" link text and target (currently
pointing to /releases/v5.13.5) match the actual release tag; alternatively
delete the entire v5.13.5 header and its empty bullet if the release details
aren’t ready.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 05a4af21-05d3-4a51-89b5-06ffa9e73eec
📒 Files selected for processing (4)
source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rstsource/deployment-guide/desktop/linux-desktop-install.rstsource/product-overview/desktop-app-changelog.mdsource/product-overview/mattermost-desktop-releases.md
source/deployment-guide/desktop/desktop-msi-installer-and-group-policy-install.rst
Show resolved
Hide resolved
|
Newest code from mattermost has been published to preview environment for Git SHA a401a6c |
Closes #8808
Generated with Claude Code
Summary by CodeRabbit
Release Notes
Bug Fixes
Documentation