Skip to content

Mobile v2.39 Changelog#8820

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

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

Conversation

@amyblais
Copy link
Copy Markdown
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
Copy Markdown
Contributor

coderabbitai bot commented Mar 16, 2026

Note

Reviews paused

It 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 reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Adds Mobile v2.39 docs: a new 2.39.0 changelog entry with metadata, compatibility notes, improvements, bug fixes, and known issues; moves v2.39 from the Future releases table into the Latest releases table and adds v2.45 to the Future releases table.

Changes

Cohort / File(s) Summary
Release tables & summary
source/product-overview/mattermost-mobile-releases.md
Inserted v2.39 into the Latest releases table with release/support end dates, Download/Changelog/SBOM links, and compatible server versions; removed v2.39 from Future releases; added v2.45 to the Future releases table with dates and compatibility.
Changelog entry
source/product-overview/mobile-app-changelog.md
Added 2.39.0 release section (anchor) including Compatibility (Server v10.11.0+; ESR note; Android/iOS minimums; SSL note), Improvements (AI rewrites with Agents, autotranslated permalink previews, new plugin APIs), Bug fixes, and Known issues.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • Mobile v2.38 changelog #8747: Edits the same mobile release documentation files (adds a release entry and updates latest/future release tables).
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding the Mobile v2.39 changelog entry.
Description check ✅ Passed The description is related to the changeset, referencing the changelog file changes and the linked issue #8818.
Linked Issues check ✅ Passed The PR successfully addresses all coding requirements: adds v2.39 changelog entry to mobile-app-changelog.md and moves v2.39 to latest releases in mattermost-mobile-releases.md.
Out of Scope Changes check ✅ Passed All changes are scoped to the two required documentation files (mobile-app-changelog.md and mattermost-mobile-releases.md) with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-8818-20260316-1147

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.

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor

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

@amyblais amyblais added 1: Dev Review Requires review by a core commiter 1: PM Review Requires review by a product manager 2: Editor Review Requires review by an editor Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) and removed Work In Progress Not yet ready for review labels Mar 19, 2026
@amyblais amyblais requested review from crspeller and wiggin77 March 19, 2026 08:49
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais requested a review from nickmisasi March 25, 2026 06:36
@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais requested a review from marianunez March 26, 2026 06:56
@github-actions
Copy link
Copy Markdown
Contributor

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

@amyblais amyblais removed the 1: PM Review Requires review by a product manager label Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

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

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

Labels

1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile v2.39 docs

6 participants