Skip to content

Commit

Permalink
v1.43 Mobile Changelog (mattermost#4515)
Browse files Browse the repository at this point in the history
* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md

* Update mobile-changelog.md
  • Loading branch information
amyblais authored May 13, 2021
1 parent 7bcb499 commit d8c0d55
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions source/administration/mobile-changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# Mattermost Mobile Apps Changelog

## 1.43.0 Release
- Release Date: May 16, 2021
- Server Versions Supported: Server v5.31.3+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device

### Compatibility
- **Upgrade to server version v5.31.3 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/administration/extended-support-release.html) (ESR) 5.25 has ended and upgrading to server ESR v5.31.3 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 5s devices and later with iOS 11+ is required.

### Highlights

#### Support for Apps Framework (Developer Preview)
- Apps Framework is now supported on the mobile client and allows developers to create Apps which have interactivity and buttons on mobile. You can learn more at https://developers.mattermost.com/integrate/apps/.

### Improvements
- Added avatars to the sidebar Direct Messages and channel info.
- On Websocket reconnect, instead of getting all the groups, only the updated groups are now fetched.
- Team channels including archived channels are now fetched since the last known timestamp.

### Bug Fixes

#### All apps
- Fixed an issue where appended skin tone emoji didn't render on the app.
- Fixed an issue where users were unable to get to the last line when editing a very long post.
- Fixed the user autocomplete by adding the current user to the list.

#### Android specific
- Fixed an issue where archived teams were accessible and functional.
- Fixed an issue where uploading files failed when uploading multiple files.

#### iOS specific
- Fixed an issue on iPad where the last message rendered behind the input box.
- Fixed an issue that caused the draft to be saved for a different channel when running the app on tablet devices.
- Fixed an issue where the **Automatic replies** setting's **Done** button on the keyboard added a new line.

### Known Issues
- Users will need to be on v5.31.3 for the "Unsupported server version" in-app notice to go away as [5.31.3 fixes an issue](https://docs.mattermost.com/administration/changelog.html#release-v5-31-esr) where the server version was reported as v5.30.0.
- The app has been reported to perform slowly on Android devices that run at 120fps instead of the normal 60fps.

## 1.42.1 Release
- Release Date: April 19, 2021
- Server Versions Supported: Server v5.31.3+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device
Expand Down

0 comments on commit d8c0d55

Please sign in to comment.