Skip to content

v2.29 Mobile changelog #7953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Jun 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/about/mattermost-mobile-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ We strongly recommend using the latest mobile app release available that contain

| **Release** | **Released on** | **Support ends** | **Compatible with** |
|:---|:---|:---|:---|
| v2.29 {ref}`FEATURE <release-v2-29-0>` [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.29.0) \| {ref}`Changelog <release-v2-29-0>` | 2025-06-16 | 2025-07-15 | {ref}`v10.9 <release-v10.9-feature-release>`, {ref}`v10.8 <release-v10.8-feature-release>`, {ref}`v10.7 <release-v10.7-feature-release>`, {ref}`v10.5 <release-v10.5-extended-support-release>` |
| v2.28 {ref}`FEATURE <release-v2-28-1>` [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.28.1) \| {ref}`Changelog <release-v2-28-1>` | 2025-05-16 | 2025-06-15 | {ref}`v10.8 <release-v10.8-feature-release>`, {ref}`v10.7 <release-v10.7-feature-release>`, {ref}`v10.6 <release-v10.6-feature-release>`, {ref}`v10.5 <release-v10.5-extended-support-release>` |
| v2.27 {ref}`FEATURE <release-v2-27-1>` [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.27.1) \| {ref}`Changelog <release-v2-27-1>` | 2025-04-16 | 2025-05-15 | {ref}`v10.7 <release-v10.7-feature-release>`, {ref}`v10.6 <release-v10.6-feature-release>`, {ref}`v10.5 <release-v10.5-extended-support-release>`, {ref}`v9.11 <release-v9-11-extended-support-release>` |
| v2.26 {ref}`FEATURE <release-v2-26-2>` [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.26.2) \| {ref}`Changelog <release-v2-26-2>` | 2025-03-16 | 2025-04-15 | {ref}`v10.6 <release-v10.6-feature-release>`, {ref}`v10.5 <release-v10.5-extended-support-release>`, {ref}`v10.4 <release-v10.4-feature-release>`, {ref}`v9.11 <release-v9-11-extended-support-release>` |
Expand Down Expand Up @@ -58,9 +59,9 @@ Note that the below versions have not yet been tested. The information below is

| **Release** | **Releasing on** | **Support ends** | **Compatible with** |
|:---|:---|:---|:---|
| v2.35 | 2025-12-16 | 2026-01-15 | v11.3, v11.2, v11.1, v11.0 |
| v2.34 | 2025-11-16 | 2025-12-15 | v11.2, v11.1, v11.0, v10.11 |
| v2.33 | 2025-10-16 | 2025-11-15 | v11.1, v11.0, v10.11, v10.5 |
| v2.32 | 2025-09-16 | 2025-10-15 | v11.0, v10.11, v10.0, v10.5 |
| v2.31 | 2025-08-16 | 2025-09-15 | v10.11, v10.10, v10.9, v10.5 |
| v2.30 | 2025-07-16 | 2025-08-15 | v10.10, v10.9, v10.8, v10.5 |
| v2.29 | 2025-06-15 | 2025-07-15 | v10.9, v10.8, v10.7, v10.5 |
35 changes: 35 additions & 0 deletions source/about/mobile-app-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,41 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter
```{include} common-esr-support.md
```

(release-v2-29-0)=
## 2.29.0 Release
- Release Date: June 16, 2025
- Server Versions Supported: Server v10.5.0+ is required. Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device.

### Compatibility
- **Upgrade to server version v10.5.0 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/about/release-policy.html#extended-support-releases) (ESR) v9.11.0 has ended and upgrading to server ESR v10.5.0 or later is required. As we innovate and offer newer versions of our mobile apps, we maintain backwards compatibility only with supported server versions. Users who upgrade to the newest mobile apps while being connected to an unsupported server version can be exposed to compatibility issues, which can cause crashes or severe bugs that break core functionality of the app.
- Android operating system 7+ [is required by Google](https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html).
- iPhone 6s devices and later with iOS 15.1+ are required.

### Improvements
- Added a license load metric to the **About** screen to show current license usage.
- Improved the behavior around reporting a problem.
- Updated the copy action label to **Copy Email Address** for Markdown-rendered email links.

### Bug Fixes
- Fixed an issue with the hardware keyboard on iPad overlapping the input in threads.
- Fixed an issue where deactivated accounts would appear in the **Create direct message** screen.
- Fixed an issue with the license check where the license could be undefined.
- Fixed a UX issue where the call bar did not render correctly when displaying exceptionally long user or channel names.
- Fixed an issue where videos did not show images even if public links were disabled.
- Fixed an issue where the app could crash when viewing malformed LaTeX code.
- Fixed inconsistencies between web and mobile category sorting (may require logging out and logging back in to fix).
- Fixed an issue where message attachments (e.g. from a webhook) would not appear if received while the app was in the background.
- Calls: fixed an issue with scrolling the participants list.
- Fixed an issue with some flickering on the tooltip in the **Drafts** screen.

### Open Source Components
- Added ``prismjs`` to https://github.com/mattermost/mattermost-mobile.

### Known Issues
- "Report a problem" page sometimes gets cut off at the bottom [MM-64457](https://mattermost.atlassian.net/browse/MM-64457).
- Users are unable to adjust the font size via the OS font size setting.
- Some Google Pixel phones on Android 12+ might not continue past the login screen. This is a known issue with the OS, and the current workaround is to restart the device.

(release-v2-28-1)=
## 2.28.1 Release
- Release Date: June 4, 2025
Expand Down