Conversation
- Add v2.39.0 changelog entry to mobile-app-changelog.md - Move v2.39 from future to latest releases in mattermost-mobile-releases.md Co-authored-by: Amy Blais <[email protected]>
|
Note Reviews pausedIt 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 Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughAdds Mobile v2.39 docs: a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 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)
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
🤖 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/product-overview/mattermost-mobile-releases.md`:
- Line 21: The v2.39 table row currently lists "Released: 2026-04-16" even
though that date is in the future; update the mattermost-mobile release entry
for "v2.39" so it is not marked as released yet—either move the entire v2.39 row
into the Future releases section or change the status cell to "Releasing" (or
remove the Released date) instead of the future date; locate the row containing
"v2.39 {ref}`FEATURE <release-v2-39-0>`" and update the release-status cell
accordingly and ensure links (Download, Changelog, SBOM) remain intact.
In `@source/product-overview/mobile-app-changelog.md`:
- Around line 19-23: Replace the placeholder scaffold bullets under the "###
Improvements" and "### Bug Fixes" sections in mobile-app-changelog.md: remove
the lines "- [Add improvements here.]" and "- [Add bug fixes here.]" and either
populate each section with the actual release notes for this change or, if there
are no items to document, replace each bullet with a neutral statement such as
"None documented" (or similar consistent wording) so no placeholder text is
shipped.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 25a17c4d-b915-4536-ab12-29a328cb0394
📒 Files selected for processing (2)
source/product-overview/mattermost-mobile-releases.mdsource/product-overview/mobile-app-changelog.md
|
Newest code from mattermost has been published to preview environment for Git SHA 472002c |
|
Newest code from mattermost has been published to preview environment for Git SHA 40eedba |
|
Newest code from mattermost has been published to preview environment for Git SHA ea344a1 |
|
Newest code from mattermost has been published to preview environment for Git SHA c27d7ae |
|
Newest code from mattermost has been published to preview environment for Git SHA eb00e6e |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 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/product-overview/mobile-app-changelog.md`:
- Around line 19-23: Update the plugin API identifier string
"fillewillbedownloaded" in the changelog entry to the canonical PascalCase
"FileWillBeDownloaded" used in Mattermost docs (server v11.5+); locate the
occurrence in the "Improvements" list alongside "sendtoastmessage" and replace
only the identifier text so the changelog accurately reflects the official API
name.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 3f7b4d20-a785-4e17-9fdd-8114594a78f7
📒 Files selected for processing (2)
source/product-overview/mattermost-mobile-releases.mdsource/product-overview/mobile-app-changelog.md
🚧 Files skipped from review as they are similar to previous changes (1)
- source/product-overview/mattermost-mobile-releases.md
|
Newest code from mattermost has been published to preview environment for Git SHA 61ea9d4 |
|
Newest code from mattermost has been published to preview environment for Git SHA 20423bd |
|
Newest code from mattermost has been published to preview environment for Git SHA a4eda74 |
|
Newest code from mattermost has been published to preview environment for Git SHA 4632fe4 |
|
Newest code from mattermost has been published to preview environment for Git SHA e70b074 |
There was a problem hiding this comment.
Pull request overview
Adds documentation entries for the Mattermost Mobile v2.39.0 release, updating the mobile changelog and the mobile releases index so readers can find release details and download links.
Changes:
- Added a new 2.39.0 Release section to the mobile app changelog (compatibility, improvements, bug fixes, known issues).
- Added v2.39 to the “Latest releases” table (with download + SBOM links) and shifted v2.39 out of the “Future releases” table, adding v2.45 to the future list.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
source/product-overview/mobile-app-changelog.md |
Adds the v2.39.0 changelog entry with compatibility and release notes. |
source/product-overview/mattermost-mobile-releases.md |
Adds v2.39 to the “Latest releases” table and updates the “Future releases” list. |
|
Newest code from mattermost has been published to preview environment for Git SHA 18402a4 |
|
Newest code from mattermost has been published to preview environment for Git SHA 779840f |
|
Newest code from mattermost has been published to preview environment for Git SHA 691c455 |
|
Newest code from mattermost has been published to preview environment for Git SHA 7cfccb5 |
|
Newest code from mattermost has been published to preview environment for Git SHA fdac2f7 |
Changelog file for easy access
Closes #8818
Generated with Claude Code