diff --git a/source/product-overview/mattermost-mobile-releases.md b/source/product-overview/mattermost-mobile-releases.md index dda0f774586..3fcbd92214f 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 ` | @@ -61,9 +62,9 @@ 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 | | 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..8383ffceb13 100644 --- a/source/product-overview/mobile-app-changelog.md +++ b/source/product-overview/mobile-app-changelog.md @@ -9,6 +9,33 @@ 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 + - 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. + - Added support for permalink previews on mobile. + +### 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. + - 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