-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,4 @@ | ||
Images from external services are now displayed inline if you turn on "Embed external media" in Display Options. You can change the default behaviour everywhere from the Settings screen. These settings will match your preferences in the web/desktop client. | ||
|
||
You can also now format your messages with bold, italics, underline, and colors. Select the message text you want to format then use the edit menu buttons. You can even paste preformatted text copied from elsewhere. `code spans`, ```code blocks```, and > quoted messages work too. | ||
|
||
• Share photos and documents via drag-and-drop on iOS 11 | ||
• Fixed an issue that could cause the app to logout unexpectedly | ||
• Support for page up / page down scrolling on external keyboards | ||
• Improved animated GIF performance | ||
• Added support for viewing WEBP in app | ||
• Topic editing now displays how many available characters are remaining | ||
• Fixed an issue with loading text snippets in the app | ||
• Fixed a crash caused by certain formatting characters | ||
• Stability improvements and minor fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,4 @@ | ||
This is a bug fix release to address crashing and custom keyboard issues. 4.0 release notes follow: | ||
|
||
Images from external services are now displayed inline if you turn on "Embed external media" in Display Options. You can change the default behaviour everywhere from the Settings screen. These settings will match your preferences in the web/desktop client. | ||
|
||
You can also now format your messages with bold, italics, underline, and colors. Select the message text you want to format then use the edit menu buttons. You can even paste preformatted text copied from elsewhere. `code spans`, ```code blocks```, and > quoted messages work too. | ||
|
||
• Share photos and documents via drag-and-drop on iOS 11 | ||
• Fixed an issue that could cause the app to logout unexpectedly | ||
• Support for page up / page down scrolling on external keyboards | ||
• Improved animated GIF performance | ||
• Added support for viewing WEBP in app | ||
• Topic editing now displays how many available characters are remaining | ||
• Fixed an issue with loading text snippets in the app | ||
• Fixed a crash caused by certain formatting characters | ||
• Stability improvements and minor fixes |