Conversation
- Add v2.38.1 changelog entry to mobile-app-changelog.md - Update mattermost-mobile-releases.md to reference v2.38.1 Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughUpdated mobile release docs: the releases table now references Mattermost Mobile v2.38.1 (replacing v2.38.0) and a new changelog entry for v2.38.1 was added (release date, compatibility, one bug fix, and two known issues). Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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/mobile-app-changelog.md`:
- Line 11: Replace the placeholder text "Release Date: , 2026" with the
completed release date (e.g., "Release Date: March 10, 2026" or an agreed-upon
format like "2026-03-10") in the mobile-app-changelog entry so the release
metadata is not left incomplete; locate the exact "Release Date: , 2026" line
in the changelog and update it to the final month and day for 2026.
- Around line 19-20: The "### Bug Fixes" section currently contains an empty
list bullet; remove the stray "-" line or replace it with a real entry under the
"### Bug Fixes" heading in source/product-overview/mobile-app-changelog.md so
the rendered docs don't show an unfinished list item. If there are no bug fixes
to list yet, delete the empty bullet entirely (or add a short "No bug fixes in
this release" line) to keep the changelog clean.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 05e764ba-9dcb-4f32-9742-6a5285f47f88
📒 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 4fd9a46 |
|
Newest code from mattermost has been published to preview environment for Git SHA 2256566 |
|
Newest code from mattermost has been published to preview environment for Git SHA ff7d982 |
| - iPhone 8+ devices and later with iOS 16.0+ are [required](https://support.apple.com/en-il/guide/iphone/iphe3fa5df43/16.0/ios/16.0). | ||
|
|
||
| ### Bug Fixes | ||
| - Fixed an issue where Calls did not support TLS 1.3 on iOS. |
There was a problem hiding this comment.
I'm not sure if this PR got merged or not, but I remember is adding a patch to the network library and I've requested that instead of patching the fix should be applied directly to the library
|
Newest code from mattermost has been published to preview environment for Git SHA e962a1b |
Will add a release date to the changelog when ready.
Closes #8825
Generated with Claude Code