v1.35 Changelog (#4689)

This commit is contained in:
Amy Blais
2020-09-11 16:50:03 -04:00
committed by GitHub
parent 1b38cafee6
commit 93b8680714

View File

@@ -1,5 +1,45 @@
# Mattermost Mobile Apps Changelog
## 1.35.0 Release
- Release Date: September 16, 2020
- Server Versions Supported: Server v5.19+ 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.19 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/administration/extended-support-release.html) (ESR) 5.9 has ended and upgrading to server ESR v5.19 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. See [this blog post](https://mattermost.com/blog/support-for-esr-5-9-has-ended/) for more details.
- 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
#### Upgrade to React Native 0.63.2
- React Native 0.63.2 introduces performance and stability improvements to the core app platform.
### Improvements
- Addded a default empty search state for the emoji picker screen.
- Added an alert box to let users know what happened when removed from a channel they were viewing.
### Bug Fixes
#### All apps
- Fixed an issue where the app crashed on a channel that had lot of images and attachments.
- Fixed an issue where YouTube videos rendered as OpenGraph objects but also displayed play buttons when posted using bit.ly links.
- Fixed an issue where at-mention notifications followed by a period were not highlighted.
- Fixed an issue where the permission to delete other users' posts did not function independently of deleting own posts.
- Fixed an issue where archiving a channel while in the permalink view cleared the permalink view content.
- Fixed an issue where edits to “Full Name” in Mattermost profile got overwritten by the setting from the GitLab / Google / Office365 Single Sign-On providers.
- Fixed an issue where an AD/LDAP group mention of an outsider group was highlighted on a Group Synced channel.
#### Android specific
- Fixed an issue where users were unable to upload files with spaces in the file name.
#### iOS specific
- Fixed an issue where using keyboard dictation sent a blank message.
- Fixed an issue where users were unable to swipe to close the left-hand side after closing the keyboard.
- Fixed an issue where the channel info screen ``This channel has guests`` text was out of safe area.
### Known Issues
- Some Android devices running Android 11 may notice some choppiness in certain animations.
## 1.34.1 Release
- Release Date: August 27, 2020
- Server Versions Supported: Server v5.19+ is required, Self-Signed SSL Certificates are not supported unless the user installs the CA certificate on their device
@@ -8,7 +48,7 @@
- **Upgrade to server version v5.19 or later is required.** Support for server [Extended Support Release](https://docs.mattermost.com/administration/extended-support-release.html) (ESR) 5.9 has ended and upgrading to server ESR v5.19 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. See [this blog post](https://mattermost.com/blog/support-for-esr-5-9-has-ended/) for more details.
- 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.
### Bug Fixes
- Fixed an issue where GitLab SSO was appending a # sign causing the app to fail on further requests.
- Fixed an issue where an "Hair on fire" emoji caused the app to crash.