You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added v2.36.0 release entry to mobile-app-changelog.md
- Added v2.36 to latest releases table in mattermost-mobile-releases.md
- Removed v2.36 from future releases table
- Set release date to January 16, 2026 as requested
- Included placeholder sections for improvements and bug fixes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copy file name to clipboardExpand all lines: source/product-overview/mobile-app-changelog.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,26 @@ This changelog summarizes updates to Mattermost mobile apps releases for [Matter
6
6
```{include} common-esr-support.md
7
7
```
8
8
9
+
(release-v2-36-0)=
10
+
## 2.36.0 Release
11
+
- Release Date: January 16, 2026
12
+
- 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.
13
+
14
+
### Compatibility
15
+
-**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.
16
+
- Android operating system 7+ [is required by Google](https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html).
17
+
- iPhone 6s devices and later with iOS 15.1+ are required.
18
+
19
+
### Improvements
20
+
-[Add improvements here when release notes are available]
21
+
22
+
### Bug Fixes
23
+
-[Add bug fixes here when release notes are available]
24
+
25
+
### Known Issues
26
+
- Users are unable to adjust the font size via the OS font size setting.
27
+
- 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.
0 commit comments