From 3740780eb8530073d7f06b47f894e9ee3f7a13e2 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <209825114+claude[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 09:50:57 +0000 Subject: [PATCH 1/5] Add Mobile v2.33 documentation entries - Added v2.33 entry to mobile-app-changelog.md with October 16, 2025 release date - Updated mattermost-mobile-releases.md to include v2.33 in latest releases table - Removed v2.33 from future releases table - Used placeholder content for improvements, bug fixes, and open source components Co-authored-by: Amy Blais --- .../mattermost-mobile-releases.md | 2 +- .../product-overview/mobile-app-changelog.md | 23 +++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index dda0f774586..7d4c29f1799 100644 --- a/source/product-overview/mattermost-mobile-releases.md +++ b/source/product-overview/mattermost-mobile-releases.md @@ -21,6 +21,7 @@ We strongly recommend using the latest mobile app release available that contain | **Release** | **Support** | **Compatible with** | |:---|:---|:---| +| v2.33 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.33.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.33.0/sbom-mattermost-mobile-v2.33.0.json) | Released: 2025-10-16
Support Ends: 2025-11-15 | {ref}`v11.0 `, {ref}`v10.12 `, {ref}`v10.11 `, {ref}`v10.5 ` | v2.32 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.32.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.32.0/sbom-mattermost-mobile-v2.32.0.json) | Released: 2025-09-15
Support Ends: 2025-10-15 | {ref}`v10.12 `, {ref}`v10.11 `, {ref}`v10.10 `, {ref}`v10.5 ` | v2.31 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.31.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.31.0/sbom-mattermost-mobile-v2.31.0.json) | Released: 2025-08-15
Support Ends: 2025-09-15 | {ref}`v10.11 `, {ref}`v10.10 `, {ref}`v10.9 `, {ref}`v10.5 ` | | v2.30 {ref}`FEATURE ` \| [Download](https://github.com/mattermost/mattermost-mobile/releases/tag/v2.30.0) \| {ref}`Changelog ` \| [SBOM download](https://github.com/mattermost/mattermost-mobile/releases/download/v2.30.0/sbom-mattermost-mobile-v2.30.0.json) | Released: 2025-07-16
Support Ends: 2025-08-15 | {ref}`v10.10 `, {ref}`v10.9 `, {ref}`v10.8 `, {ref}`v10.5 ` | @@ -66,4 +67,3 @@ Note that the below versions have not yet been tested. The information below is | v2.36 | Releasing: 2026-01-16
Support Ends: 2026-02-15 | v11.3, v11.2, v11.1, v10.11 | | v2.35 | Releasing: 2025-12-16
Support Ends: 2026-01-15 | v11.2, v11.1, v11.0, v10.11 | | v2.34 | Releasing: 2025-11-16
Support Ends: 2025-12-15 | v11.1, v11.0, v10.12, v10.11 | -| v2.33 | Releasing: 2025-10-16
Support Ends: 2025-11-15 | v11.0, v10.12, v10.11, v10.5 | diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index f5b072b37ea..59f08fef827 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -9,6 +9,29 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter ```{include} common-esr-support.md ``` +(release-v2-33-0)= +## 2.33.0 Release + - Release Date: October 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/product-overview/release-policy.html#esr-life-cycle-changes) (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 + - Coming soon. + +### Bug Fixes + - Coming soon. + +### Open Source Components + - 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-32-0)= ## 2.32.0 Release - Release Date: September 16, 2025 From 53b664d6f076282b4ef37eec36024652eaa002d7 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 16 Sep 2025 12:53:48 +0300 Subject: [PATCH 2/5] Update mattermost-mobile-releases.md --- source/product-overview/mattermost-mobile-releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index 7d4c29f1799..3fcbd92214f 100644 --- a/source/product-overview/mattermost-mobile-releases.md +++ b/source/product-overview/mattermost-mobile-releases.md @@ -62,6 +62,7 @@ Note that the below versions have not yet been tested. The information below is | **Release** | **Support** | **Compatible with** | |:---|:---|:---| +| v2.39 | Releasing: 2026-04-16
Support Ends: 2026-05-15 | v11.6, v11.5, v11.4, v10.11 | | v2.38 | Releasing: 2026-03-16
Support Ends: 2026-04-15 | v11.5, v11.4, v11.3, v10.11 | | v2.37 | Releasing: 2026-02-16
Support Ends: 2026-03-15 | v11.4, v11.3, v11.2, v10.11 | | v2.36 | Releasing: 2026-01-16
Support Ends: 2026-02-15 | v11.3, v11.2, v11.1, v10.11 | From d2b4a4fc83bc32815f4f173a15c6c33d0bceb3c7 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 16 Sep 2025 12:54:51 +0300 Subject: [PATCH 3/5] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index 59f08fef827..a6175972a24 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -20,13 +20,14 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter - iPhone 6s devices and later with iOS 15.1+ are required. ### Improvements - - Coming soon. + - Added checklist item options for playbooks. + - Added the ability to edit slash commands on playbooks tasks. + - Added the ability to update the due date on playbook tasks. + - Added the ability to edit the owner and the task assignee on playbooks. ### Bug Fixes - - Coming soon. - -### Open Source Components - - Coming soon. + - Fixed an issue where the playbooks option was not omitted in Direct/Group Messages. + - Fixed a screenshot share problem for iOS 26 devices. ### Known Issues - Users are unable to adjust the font size via the OS font size setting. From 19adc6d7448ffc58a80881b2d1476ede2bd003e3 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:58:01 +0300 Subject: [PATCH 4/5] 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 a6175972a24..4b76a0a7767 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -24,6 +24,7 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter - Added the ability to edit slash commands on playbooks tasks. - Added the ability to update the due date on playbook tasks. - Added the ability to edit the owner and the task assignee on playbooks. + - Added support for permalink previews on mobile. ### Bug Fixes - Fixed an issue where the playbooks option was not omitted in Direct/Group Messages. From 04e6a7c900f79a3cbba6385ff9d401f5cd08d12a Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 1 Oct 2025 18:45:39 +0300 Subject: [PATCH 5/5] Update mobile-app-changelog.md --- source/product-overview/mobile-app-changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/product-overview/mobile-app-changelog.md b/source/product-overview/mobile-app-changelog.md index 4b76a0a7767..8383ffceb13 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -29,6 +29,8 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter ### Bug Fixes - Fixed an issue where the playbooks option was not omitted in Direct/Group Messages. - Fixed a screenshot share problem for iOS 26 devices. + - Fixed an issue with the **Edited** message line height. + - Fixed an issue with the file upload function when CSRF protection was enabled. ### Known Issues - Users are unable to adjust the font size via the OS font size setting.