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 <amyblais@users.noreply.github.com>
📝 WalkthroughWalkthroughAdds mobile v2.39 release documentation: a new changelog entry (2.39.0) with release metadata, compatibility and notes, and moves v2.39 from the Future releases table into the Latest releases table with release and support dates. 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 docstrings
🧪 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 Tip You can enable review details to help with troubleshooting, context usage and more.Enable the |
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 |
Changelog file for easy access
Closes #8818
Generated with Claude Code