Dot release docs for Mobile v2.42.3 - #9122
Conversation
Adds the v2.42.3 changelog entry and points the v2.42 row in the mobile releases table at v2.42.3. Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds documentation entries for the Mattermost Mobile v2.42.3 dot release by updating the mobile app changelog and the “Latest releases” table so readers can find the new release reference and download/SBOM links.
Changes:
- Added a new v2.42.3 section to the mobile app changelog.
- Updated the v2.42 row in the mobile releases table to point to v2.42.3 (download + SBOM + changelog refs).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| source/product-overview/mobile-app-changelog.md | Adds the v2.42.3 release entry (compatibility, bug fixes, known issues). |
| source/product-overview/mattermost-mobile-releases.md | Updates the “Latest releases” table to link to v2.42.3 artifacts and the new changelog anchor. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe mobile documentation adds the Mattermost Mobile v2.42.3 changelog entry and updates the v2.42 release links from 2.42.2 to 2.42.3. ChangesMobile release documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested labels: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 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: 3
🧹 Nitpick comments (1)
source/product-overview/mobile-app-changelog.md (1)
19-19: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUse the repository’s internal reference for the release-policy link.
Replace the hard-coded Mattermost documentation URL with the existing
{ref}target:Suggested change
- [Extended Support Release](https://docs.mattermost.com/product-overview/release-policy.html#extended-support-releases) + {ref}`Extended Support Release <extended-support-releases>`As per coding guidelines, internal links to Mattermost documentation should use repo-appropriate internal link syntax instead of hard-coded
https://docs.mattermost.com/...URLs.🤖 Prompt for 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. In `@source/product-overview/mobile-app-changelog.md` at line 19, Update the release-policy link in the changelog entry to use the repository’s existing internal {ref} target instead of the hard-coded docs.mattermost.com URL, preserving the link text and destination.Source: Coding guidelines
🤖 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-mobile-releases.md`:
- Line 21: Remove or defer the v2.42 row in the mobile releases overview until
the v2.42.3 GitHub release assets are available; re-add or retain it only after
both the release download URL and SBOM link resolve successfully.
In `@source/product-overview/mobile-app-changelog.md`:
- Around line 23-24: Update the v2.42.3 “Bug Fixes” section in the mobile app
changelog by replacing the TODO with the verified fixes included in the release,
or explicitly state that no bug fixes were included; do not leave the
placeholder before publishing.
- Line 20: Update the Android prerequisite entry in the mobile app changelog to
identify Android 7+ as a Mattermost Mobile support boundary rather than
attributing it to the Google blog post, and replace the link with the
product-specific source documenting Mattermost Mobile 2.42.3 support
requirements.
---
Nitpick comments:
In `@source/product-overview/mobile-app-changelog.md`:
- Line 19: Update the release-policy link in the changelog entry to use the
repository’s existing internal {ref} target instead of the hard-coded
docs.mattermost.com URL, preserving the link text and destination.
🪄 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: 34ec8339-cfe9-495d-a821-9f62bdaff0f7
📒 Files selected for processing (2)
source/product-overview/mattermost-mobile-releases.mdsource/product-overview/mobile-app-changelog.md
There was a problem hiding this comment.
Actionable comments posted: 1
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (2)
source/product-overview/mobile-app-changelog.md (2)
19-19: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick winUse the repository's internal link syntax.
Line 19 uses a hardcoded external URL for Mattermost documentation. Replace it with the repository's
{ref}target for the Extended Support Releases section.As per coding guidelines, internal links to Mattermost docs should use repo-appropriate internal link syntax instead of hardcoded external URLs.
🤖 Prompt for 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. In `@source/product-overview/mobile-app-changelog.md` at line 19, Update the Extended Support Release link in the changelog entry to use the repository’s internal {ref} target for the Extended Support Releases section instead of the hardcoded Mattermost documentation URL, while preserving the link text and surrounding content.Source: Coding guidelines
15-15: 🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick winAlign the release date with the release index.
source/product-overview/mattermost-mobile-releases.md, Line 21 records v2.42.3 as released on July 16, 2026, but Line 15 records August 3, 2026. Confirm the canonical date and use the same date in both pages before publishing.🤖 Prompt for 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. In `@source/product-overview/mobile-app-changelog.md` at line 15, Verify the canonical release date for v2.42.3 against the release index in mattermost-mobile-releases.md, then update the Release Date entry in mobile-app-changelog.md to match it exactly before publishing.
🤖 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/mobile-app-changelog.md`:
- Line 24: Update the changelog entry to describe the fix as a clear
user-visible outcome, stating that an issue that could cause a channel to render
empty was fixed; replace the vague “potential causes” phrasing without adding
unsupported implementation details.
---
Outside diff comments:
In `@source/product-overview/mobile-app-changelog.md`:
- Line 19: Update the Extended Support Release link in the changelog entry to
use the repository’s internal {ref} target for the Extended Support Releases
section instead of the hardcoded Mattermost documentation URL, while preserving
the link text and surrounding content.
- Line 15: Verify the canonical release date for v2.42.3 against the release
index in mattermost-mobile-releases.md, then update the Release Date entry in
mobile-app-changelog.md to match it exactly before publishing.
🪄 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: 1ea93879-32b7-40de-a45f-3fe9197c0cb8
📒 Files selected for processing (1)
source/product-overview/mobile-app-changelog.md
|
Newest code from mattermost has been published to preview environment for Git SHA 0a12bb5 |
|
Newest code from mattermost has been published to preview environment for Git SHA badf194 |
|
Newest code from mattermost has been published to preview environment for Git SHA 8371be5 |
|
Newest code from mattermost has been published to preview environment for Git SHA f260a1e |
|
Newest code from mattermost has been published to preview environment for Git SHA 5c418a8 |
Generated with Claude Code