diff options
author | Tobias Markmann <tm@ayena.de> | 2017-05-17 09:39:14 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2017-05-17 10:18:25 (GMT) |
commit | 7b53dc308feeef2da9d826c6bbfe215222af8639 (patch) | |
tree | 4f99444c5eddce817c839d175629bb516e1408e3 | |
parent | c2abb2e8c248bb57c7478606f941223322983a8e (diff) | |
download | swift-7b53dc308feeef2da9d826c6bbfe215222af8639.zip swift-7b53dc308feeef2da9d826c6bbfe215222af8639.tar.bz2 |
Close changelog for Swift 4.0 RC1swift-4.0rc1
Test-Information:
None.
Change-Id: I0c6479aa5fe9d4a77170cf2e38899c1ce599d705
-rw-r--r-- | Swift/ChangeLog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md index 188080b..82db988 100644 --- a/Swift/ChangeLog.md +++ b/Swift/ChangeLog.md @@ -1,32 +1,32 @@ -4.0-in-progress ---------------- +4.0-rc1 ( 2017-05-17 ) +---------------------- - Fix UI layout issue for translations that require right-to-left (RTL) layout - macOS releases are now code-signed with a key from Apple, so they can be run without Gatekeeper trust warnings - Handle sessions being closed by the server - Fix Last Message Correction in multi client scenarios - Fix display of default avatar on Windows - Support for automatic software updates on macOS - Redesigned keyword highlighing - Support for unicode emojis on macOS - Improvements to font size handling in the chat theme - Fix UX issues in trellis mode - Improve date formatting - And assorted smaller features and usability enhancements 4.0-beta2 ( 2016-07-20 ) ------------------------ - Fix Swift bug introduced in 4.0-beta1 that results in the UI sometimes getting stuck during login 4.0-beta1 ( 2016-07-15 ) ------------------------ - Support for message carbons (XEP-0280) - Improved spell checker support on Linux - Enabled trellis mode as a default feature, allowing several tiled chats windows to be shown at once - New chat theme including a new font - And assorted smaller features and usability enhancements 3.0 ( 2016-02-24 ) ------------------ - File transfer and Mac Notification Center issues fixed - Fix connection to servers with invalid or untrusted certificates on OS/X - Support for the Notification Center on OS X |