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 <forenjunkie@chello.at>2018-08-18 13:51:36 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2018-08-18 13:51:36 +0300
commit76ff47bae2b1af3643e166e9a32eb0ca0befe3d9 (patch)
treed0832de443463b773759660197e6552a8c4a583a /ChangeLog
parentc8c44f5a780b0126fb8ff5e8979b6a1f9d10092d (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog47
1 files changed, 44 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e4de0b21..2730c1570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,49 @@
-Gajim 1.1.0 (TBA)
+Gajim 1.0.99 (19 August 2018)
- * Support http:upload:0
- * Support for displaying/uploading avatars for rooms
+ New
+
+ * Support for setting a MUC Avatar
* Support for PKIX over Secure HTTP (POSH)
+ * New Emoji chooser
+ * Noto Emoji theme updated to Unicode 11
+ * Twitter Emoji theme added
+ * Gajim Theming reworked
+ * Design updates to many dialogs
+ - Join Groupchat
+ - Bookmarks
+ - Add new contact
+ - History
+ - Profile
+ - Accounts
+
+ Bug fixes
+
+ * 8658 Translation doesnt work on Windows
+ * 8750 Increase time frame for duplicate search in MUCs
+ * 9138 Translation in Flatpak does not work
+ * 9140 Error when clicking on the notification of an incoming message
+ * 9159 Wrong form type when responding to a voice request
+ * 9069 Send cancel IQ if muc configuration is aborted
+ * 9167 Flatpak fails to determine locale settings
+ * 9171 Gajim requests vcard multiple times
+ * 9198 Creating new MUCs with capital letters is not possible
+ * 9211 Punycode and Unicode with Internationalized Domain Names
+
+ Other changes
+
+ * Support http:upload:0
+ * Remove forward message adhoc commands
+ * Remove support for XEP-0090
+ * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions)
+ * Improve speed when loading the roster
+ * Handle new MUC status code 333
+ * Switch to GDBus for Gajim remote
+ * Removed support for ESessions
+ * Improvements to the dark theme of Gajim
+ * New dependency: python3-cssutils >= 1.0.2
+ * New dependency: python3-keyring
+ * Removed dependency: python3-avahi
+ * Removed dependency: python3-pyasn1
Gajim 1.0.3 (20 May 2018)