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-04-30 17:51:10 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2018-04-30 17:51:10 +0300
commitced22139ec5ed7b65b57039a433990e3299be327 (patch)
tree515fcd3b1169a943214f4911b5e087654e9131c9 /ChangeLog
parent5af13a0e954937d7bf577e5441ecfe243f903440 (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53ba07b6b..54a393731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+Gajim 1.0.2 (30 April 2018)
+
+ Bugs fixed:
+
+ * 7879 Server name is rejected for group chat bookmarks
+ * 8964 setup.py install misses some files if used with "--skip-build"
+ * 9017 Password was sometimes stored in plaintext
+ * 9022 Dont show error when receiving invalid avatars
+ * 9031 Windows: Always hide roster window on X
+ * 9038 No License in About dialog
+ * 9039 Encode filenames before sending
+ * 9044 Catch invalid IQ stanzas and log them
+ * 9049 XMPP logo in "Add New Contact" window instead Gajim logo
+ * 9050 Mark some strings as translatable
+ * 9054 Error on file send completion
+ * 9055 Removing a bookmark causes error
+ * 9057 Avatar is deleted when updating vCard
+ * 9065 Account label isn't change in tooltip of notification area icon
+ * 9066 Placeholder text does't disappear
+ * 9068 Missing pulseaudio in Flatpak image
+ * 9070 Fix History Manager search
+ * 9074 Proxy comobobox in accounts/connections doesn't get update after ManageProxies
+ * 9094 problem receiving file
+ * 9101 Notification never autohides in gnome
+
+ * Correctly reload Plugins
+ * Save history export with utf8 encoding
+ * Dont allow plain BOSH by default
+
Gajim 1.0.1 (1 April 2018)
* Improve MAM support