From 413f733b5798f1c41427917d8c5ff9b78c3d5865 Mon Sep 17 00:00:00 2001 From: Sam Steele Date: Wed, 20 Nov 2019 06:21:58 -0500 Subject: [PATCH] release notes --- build-scripts/BUILD | 2 +- fastlane/metadata/en-US/release_notes.txt | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/build-scripts/BUILD b/build-scripts/BUILD index 9d1ce53f8..24af08a48 100644 --- a/build-scripts/BUILD +++ b/build-scripts/BUILD @@ -1 +1 @@ -82 \ No newline at end of file +83 \ No newline at end of file diff --git a/fastlane/metadata/en-US/release_notes.txt b/fastlane/metadata/en-US/release_notes.txt index ce2e0eebf..38302535c 100644 --- a/fastlane/metadata/en-US/release_notes.txt +++ b/fastlane/metadata/en-US/release_notes.txt @@ -1,8 +1,6 @@ -• Add an option to automatically switch between Dawn and Midnight themes based on the current iOS dark mode setting -• Fix status bar overlapping the navigation bar when rotating from landscape to portrait on some devices -• Fix an issue that could messages to show the wrong avatar while being sent -• Image thumbnails can no longer unexpectedly appear in the wrong channel -• Fix scroll position when showing/hiding the keyboard -• Fix opening e-mail verification and access link URLs on iOS 13 -• Improved detection of hyperlinks -• Stability improvements and minor fixes +• Fix an issue that prevented the cursor from being dragged in various alert dialogs on iOS 13 +• Improve the background color of inline image thumbnails on Dawn and Midnight themes +• Speed up backlog loading times for Slack connections +• The reconnect countdown timer no longer displays negative values +• Tapping an avatar will now display a larger version +• Stability improvements and minor fixes \ No newline at end of file