Skip to content

Mobile v2.39 Changelog#8820

Open
amyblais wants to merge 6 commits intomasterfrom
claude/issue-8818-20260316-1147
Open

Mobile v2.39 Changelog#8820
amyblais wants to merge 6 commits intomasterfrom
claude/issue-8818-20260316-1147

Conversation

@amyblais
Copy link
Member

@amyblais amyblais commented Mar 16, 2026

Changelog file for easy access


Closes #8818

Generated with Claude Code

- 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>
@amyblais amyblais added the Work In Progress Not yet ready for review label Mar 16, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

📝 Walkthrough

Walkthrough

Adds 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

Cohort / File(s) Summary
Release tables & summary
source/product-overview/mattermost-mobile-releases.md
Adds v2.39 row to Latest releases table, removes v2.39 from Future releases, and adds v2.45 to Future releases with dates and compatibility references.
Changelog entry
source/product-overview/mobile-app-changelog.md
Adds a 2.39.0 release block with release date, server ESR and compatibility notes, listed improvements, bug fixes, and known issues.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • Mobile v2.38 changelog #8747: Edited the same mobile release documentation files to add a mobile release entry and update release tables (similar changes for a different release).
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Mobile v2.39 Changelog' clearly and concisely summarizes the main change: adding documentation for the Mobile v2.39 release.
Linked Issues check ✅ Passed All coding requirements from issue #8818 are met: v2.39 changelog entry added and v2.39 moved from future to latest releases in the correct files.
Out of Scope Changes check ✅ Passed All changes are directly related to the v2.39 release documentation requirements; no out-of-scope modifications were introduced.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-8818-20260316-1147
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

Tip

You can enable review details to help with troubleshooting, context usage and more.

Enable the reviews.review_details setting to include review details such as the model used, the time taken for each step and more in the review comments.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between ea2c530 and 472002c.

📒 Files selected for processing (2)
  • source/product-overview/mattermost-mobile-releases.md
  • source/product-overview/mobile-app-changelog.md

@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 472002c

@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 40eedba

@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA ea344a1

@amyblais amyblais added this to the v11.6.0 milestone Mar 17, 2026
@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA c27d7ae

@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA eb00e6e

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 472002c and c27d7ae.

📒 Files selected for processing (2)
  • source/product-overview/mattermost-mobile-releases.md
  • source/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

@github-actions
Copy link
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 61ea9d4

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

Labels

Work In Progress Not yet ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile v2.39 docs

1 participant