summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Swift/ChangeLog.md5
-rw-r--r--Swiften/ChangeLog.md3
2 files changed, 8 insertions, 0 deletions
diff --git a/Swift/ChangeLog.md b/Swift/ChangeLog.md
index 68d1554..cf7ec70 100644
--- a/Swift/ChangeLog.md
+++ b/Swift/ChangeLog.md
@@ -5,6 +5,11 @@
- 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
+- And assorted smaller features and usability enhancements
4.0-beta2 ( 2016-07-20 )
------------------------
diff --git a/Swiften/ChangeLog.md b/Swiften/ChangeLog.md
index 62cea5e..4c9ffa6 100644
--- a/Swiften/ChangeLog.md
+++ b/Swiften/ChangeLog.md
@@ -1,6 +1,9 @@
4.0-in-progress
---------------
- Handle sessions being closed by the server
+- Verify certificates when using HTTPS in BOSH connections
+- In memory caching of latest entity capabilites lookups
+- Fix several smaller leaks and other bugs
4.0-beta1 ( 2016-07-15 )
------------------------