Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2018-10-07 01:13:08 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-10-07 01:13:08 +0300
commitcf7ba8d790f9629db972e07cf66b03c9ee2a24ae (patch)
treebedd917bd84789bc6923425c3e1c17b866f0b539 /ChangeLog
parentcea5231c79aabc8a44c19e9dc0ef9d9b2cbfec3c (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1dec7d0..dd6f30b3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+Gajim 1.0.99.1 (07 October 2018)
+
+ New
+
+ * Implement XEP-0398
+ * MUC: Set Threshold for requesting history
+ * Show icon for unencrypted messages
+ * Support more media players for broadcasting the current tune
+ * Windows: Add a debug logging switch in preferences
+ * Preferences: enable/disable dark theme
+ * Preferences: enable/disable the MUC subject beeing shown on join
+ * Preferences: enable/disable ascii emoji conversion
+
+ Bug fixes
+
+ * 9198 Creating new MUCs with captial letters is not possible
+ * 9210 Error when clicking on new message indicator
+ * 9280 Inviting users to a MUC causes error
+ * 9301 Error when opening service discovery window
+ * 9309 Error when clicking on a groupchat invite notification
+ * 9311 Error when requesting server info
+ * 9117 Windows UAC changes status not available
+ * 9324 No menus/dialogs on Win7
+ * 9326 IPV6 Connection problem on Win10
+ * 9334 Joining big MUCs takes very long
+ * 9339 Error caused by remote_control
+
Gajim 1.0.99 (19 August 2018)
New