diff --git a/build-scripts/BUILD b/build-scripts/BUILD index 0aeb54854..a76c74dce 100644 --- a/build-scripts/BUILD +++ b/build-scripts/BUILD @@ -1 +1 @@ -74 \ No newline at end of file +75 \ No newline at end of file diff --git a/fastlane/metadata-enterprise/en-US/release_notes.txt b/fastlane/metadata-enterprise/en-US/release_notes.txt index d51397fbd..a2d52b06d 100644 --- a/fastlane/metadata-enterprise/en-US/release_notes.txt +++ b/fastlane/metadata-enterprise/en-US/release_notes.txt @@ -1,6 +1,7 @@ -• The loading spinner on the archives header should no longer appear unexpectedly when resuming the app -• Adjust some menu positions on iPad -• Backlog no longer automatically reloads after using the /clear command -• Fix a crash that could occur when displaying alert and prompt dialogs on iOS 13 -• Show join/parts channel setting now correctly overrides the global join/part setting -• Stability improvements and minor fixes \ No newline at end of file +• 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 +• Improved detection of hyperlinks +• Stability improvements and minor fixes diff --git a/fastlane/metadata/en-US/release_notes.txt b/fastlane/metadata/en-US/release_notes.txt index d51397fbd..ce2e0eebf 100644 --- a/fastlane/metadata/en-US/release_notes.txt +++ b/fastlane/metadata/en-US/release_notes.txt @@ -1,6 +1,8 @@ -• The loading spinner on the archives header should no longer appear unexpectedly when resuming the app -• Adjust some menu positions on iPad -• Backlog no longer automatically reloads after using the /clear command -• Fix a crash that could occur when displaying alert and prompt dialogs on iOS 13 -• Show join/parts channel setting now correctly overrides the global join/part setting -• Stability improvements and minor fixes \ No newline at end of file +• 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