From b291136be721a4cf6e1029c5a7e285475e54a623 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 12:04:48 +0000 Subject: [PATCH 1/8] Add Mobile v2.43 release docs Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com> Co-Authored-By: Claude Opus 4.8 (1M context) --- .../mattermost-mobile-releases.md | 2 +- .../product-overview/mobile-app-changelog.md | 20 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index 0aac029b087..dafa1d614a3 100644 --- a/source/product-overview/mattermost-mobile-releases.md +++ b/source/product-overview/mattermost-mobile-releases.md @@ -18,6 +18,7 @@ We strongly recommend using the latest mobile app release available that contain | **Release** | **Support** | **Compatible with** | |:---|:---|:---| +| v2.43 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.43.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.43.0/sbom-mattermost-mobile-v2.43.0.json) | Released: 2026-08-14
Support Ends: 2026-09-15 | {ref}`v11.10 `, {ref}`v11.9 `, {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v10.11 ` | | v2.42 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.42.1) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.42.1/sbom-mattermost-mobile-v2.42.1.json) | Released: 2026-07-16
Support Ends: 2026-08-15 | {ref}`v11.9 `, {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v10.11 ` | | v2.41 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.41.3) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.41.3/sbom-mattermost-mobile-v2.41.3.json) | Released: 2026-06-16
Support Ends: 2026-07-15 | {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v11.6 `, {ref}`v10.11 ` | | v2.40 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.40.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.40.0/sbom-mattermost-mobile-v2.40.0.json) | Released: 2026-05-15
Support Ends: 2026-06-15 | {ref}`v11.7 `, {ref}`v11.6 `, {ref}`v11.5 `, {ref}`v10.11 ` | @@ -73,4 +74,3 @@ Note that the below versions have not yet been tested. The information below is | v2.46 | Releasing: 2026-11-16
Support Ends: 2026-12-15 | v11.13, v11.12, v11.11, v11.7 | | v2.45 | Releasing: 2026-10-16
Support Ends: 2026-11-15 | v11.12, v11.11, v11.10, v11.7 | | v2.44 | Releasing: 2026-09-16
Support Ends: 2026-10-15 | v11.11, v11.10, v11.9, v11.7 | -| v2.43 | Releasing: 2026-08-16
Support Ends: 2026-09-15 | v11.10, v11.9, v11.8, v11.7, v10.11 | diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index d4b855abc44..c53f42f6051 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -10,6 +10,26 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter Platform and OS scope reflects reported and tested environments and may not represent all affected configurations. ``` +(release-v2-43-0)= +## 2.43.0 Release + - Release Date: August 14, 2026 + - Server Versions Supported: Server v10.11.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.11.0 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/product-overview/release-policy.html#extended-support-releases) (ESR) v10.5.0 has ended and upgrading to server ESR v10.11.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 8+ devices and later with iOS 16.0+ are [required](https://support.apple.com/en-il/guide/iphone/iphe3fa5df43/16.0/ios/16.0). + +### Improvements + - Coming soon. + +### Bug Fixes + - Coming soon. + +### Known Issues + - 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-42-1)= ## 2.42.1 Release - Release Date: July 17, 2026 From f9eb011244e16f3f06360ea9722cf6bd6b875b62 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:16:55 +0300 Subject: [PATCH 2/8] Update mattermost-mobile-releases.md --- source/product-overview/mattermost-mobile-releases.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index dafa1d614a3..5583301d38a 100644 --- a/source/product-overview/mattermost-mobile-releases.md +++ b/source/product-overview/mattermost-mobile-releases.md @@ -69,8 +69,9 @@ Note that the below versions have not yet been tested. The information below is | **Release** | **Support** | **Compatible with** | |:---|:---|:---| -| v2.48 | Releasing: 2027-01-16
Support Ends: 2027-02-15 | v11.15, v11.14, v11.13, v11.7 | -| v2.47 | Releasing: 2026-12-16
Support Ends: 2027-01-15 | v11.14, v11.13, v11.12, v11.7 | -| v2.46 | Releasing: 2026-11-16
Support Ends: 2026-12-15 | v11.13, v11.12, v11.11, v11.7 | -| v2.45 | Releasing: 2026-10-16
Support Ends: 2026-11-15 | v11.12, v11.11, v11.10, v11.7 | +| v2.49 | Releasing: 2027-02-16
Support Ends: 2027-03-15 | v12.4, v12.3, v12.2, v11.7 | +| v2.48 | Releasing: 2027-01-16
Support Ends: 2027-02-15 | v12.3, v12.2, v12.1, v11.7 | +| v2.47 | Releasing: 2026-12-16
Support Ends: 2027-01-15 | v12.2, v12.1, v12.0, v11.7 | +| v2.46 | Releasing: 2026-11-16
Support Ends: 2026-12-15 | v12.1, v12.0, v11.11, v11.7 | +| v2.45 | Releasing: 2026-10-16
Support Ends: 2026-11-15 | v12.0, v11.11, v11.10, v11.7 | | v2.44 | Releasing: 2026-09-16
Support Ends: 2026-10-15 | v11.11, v11.10, v11.9, v11.7 | From 6deb0c8c875db279c5ef6ee2a883f1d7da09486b Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:19:38 +0300 Subject: [PATCH 3/8] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index c53f42f6051..ffda65fd36a 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -21,10 +21,15 @@ Platform and OS scope reflects reported and tested environments and may not repr - 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). ### Improvements - - Coming soon. + - Added support for Mattermost Blocks as a new way to create Interactive Messages. + - Added classification markings for global and per-channel banners. + - Added timezone support and manual time entry for Interactive Dialog datetime fields. Plugins can display times in specific timezones and allow text input for exact times. Fixed critical timezone preservation bug. + - Process wipe notifications sent by server. ### Bug Fixes - - Coming soon. + - Fixed an issue where the app did not automatically recover from database corruption errors. + - Fix back button behavior, specially on newest android versions. + - Fixed an issue where exported mobile logs could include personally identifiable information such as user display names and push notification tokens. ### Known Issues - Users are unable to adjust the font size via the OS font size setting. From fd5fd49c92199486818e379780ada80b55f8ecd9 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:58:41 +0300 Subject: [PATCH 4/8] Update mattermost-mobile-releases.md --- source/product-overview/mattermost-mobile-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index 80d26444174..ab806cc0059 100644 --- a/source/product-overview/mattermost-mobile-releases.md +++ b/source/product-overview/mattermost-mobile-releases.md @@ -18,7 +18,7 @@ We strongly recommend using the latest mobile app release available that contain | **Release** | **Support** | **Compatible with** | |:---|:---|:---| -| v2.43 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.43.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.43.0/sbom-mattermost-mobile-v2.43.0.json) | Released: 2026-08-14
Support Ends: 2026-09-15 | {ref}`v11.10 `, {ref}`v11.9 `, {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v10.11 ` | +| v2.43 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.43.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.43.0/sbom-mattermost-mobile-v2.43.0.json) | Released: 2026-08-14
Support Ends: 2026-09-15 | {ref}`v11.10 `, {ref}`v11.9 `, {ref}`v11.8 `, {ref}`v11.7 ` | | v2.42 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.42.2) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.42.2/sbom-mattermost-mobile-v2.42.2.json) | Released: 2026-07-16
Support Ends: 2026-08-15 | {ref}`v11.9 `, {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v10.11 ` | | v2.41 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.41.3) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.41.3/sbom-mattermost-mobile-v2.41.3.json) | Released: 2026-06-16
Support Ends: 2026-07-15 | {ref}`v11.8 `, {ref}`v11.7 `, {ref}`v11.6 `, {ref}`v10.11 ` | | v2.40 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.40.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.40.0/sbom-mattermost-mobile-v2.40.0.json) | Released: 2026-05-15
Support Ends: 2026-06-15 | {ref}`v11.7 `, {ref}`v11.6 `, {ref}`v11.5 `, {ref}`v10.11 ` | From 0e9cd93b14fd80ed857e198793cc6f05745f05a8 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:59:41 +0300 Subject: [PATCH 5/8] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index eff86f4ae0a..5f37f8fd1b2 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -13,10 +13,10 @@ Platform and OS scope reflects reported and tested environments and may not repr (release-v2-43-0)= ## 2.43.0 Release - Release Date: August 14, 2026 - - Server Versions Supported: Server v10.11.0+ is required. Self-Signed SSL certificates are not supported unless the user installs the CA certificate on their device. + - Server Versions Supported: Server v11.7.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.11.0 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/product-overview/release-policy.html#extended-support-releases) (ESR) v10.5.0 has ended and upgrading to server ESR v10.11.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. + - **Upgrade to server version v11.7.0 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/product-overview/release-policy.html#extended-support-releases) (ESR) v10.11.0 has ended and upgrading to server ESR v11.7.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 8+ devices and later with iOS 16.0+ are [required](https://support.apple.com/en-il/guide/iphone/iphe3fa5df43/16.0/ios/16.0). From f2d619945816b1ef1c69e9611198ea73f392dccf Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:38:33 +0300 Subject: [PATCH 6/8] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index 5f37f8fd1b2..838fefef40b 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -21,15 +21,16 @@ Platform and OS scope reflects reported and tested environments and may not repr - 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). ### Improvements - - Added support for Mattermost Blocks as a new way to create Interactive Messages. - Added classification markings for global and per-channel banners. - - Added timezone support and manual time entry for Interactive Dialog datetime fields. Plugins can display times in specific timezones and allow text input for exact times. Fixed critical timezone preservation bug. - - Process wipe notifications sent by server. + - Added support for Mattermost Blocks as a new way to create interactive messages. + - Added timezone support and manual time entry for Interactive Dialog datetime fields. Plugins can now display times in specific timezones and allow text input for exact times. + - Wipe notifications sent by the server are now processed. ### Bug Fixes - Fixed an issue where the app did not automatically recover from database corruption errors. - - Fix back button behavior, specially on newest android versions. + - Fixed an issue with the **Back** button behavior, specially on newest Android versions. - Fixed an issue where exported mobile logs could include personally identifiable information such as user display names and push notification tokens. + - Fixed a critical timezone preservation bug. ### Known Issues - Users are unable to adjust the font size via the OS font size setting. From c4c2ec94af1ec4b79ca6208f5ab9ae4af19e0ae7 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:39:34 +0300 Subject: [PATCH 7/8] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index 838fefef40b..0591e497d8c 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -28,7 +28,7 @@ Platform and OS scope reflects reported and tested environments and may not repr ### Bug Fixes - Fixed an issue where the app did not automatically recover from database corruption errors. - - Fixed an issue with the **Back** button behavior, specially on newest Android versions. + - Fixed back-button behaviour, especially on newer Android versions. - Fixed an issue where exported mobile logs could include personally identifiable information such as user display names and push notification tokens. - Fixed a critical timezone preservation bug. From ceda232918c9f2ea1fb7552568fecf416c7b6bda Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:22:04 +0300 Subject: [PATCH 8/8] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index 0591e497d8c..6854dc266b7 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -25,6 +25,7 @@ Platform and OS scope reflects reported and tested environments and may not repr - Added support for Mattermost Blocks as a new way to create interactive messages. - Added timezone support and manual time entry for Interactive Dialog datetime fields. Plugins can now display times in specific timezones and allow text input for exact times. - Wipe notifications sent by the server are now processed. + - Applied **Zero Persistence Mode** server setting for Mobile Ephemeral Mode. ### Bug Fixes - Fixed an issue where the app did not automatically recover from database corruption errors.