diff --git a/ChangeLog b/ChangeLog index 57aa5aa01..5e81efa83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,21 +1,27 @@ Gajim 1.1.3 (TBA) + New + + * Add a mobile phone indicator to the chat window + * Rework HTTPUpload dialog + * Add a "paste as quote" option to the message input + Bug fixes + * #8822 Fix memory leak when using spell checker * #9514 Fix jingle filetransfers not working in some circumstances * #9573 Dont leak DNS query when connecting over proxy * #9578 Determine Windows version more reliably * #9622 Fix an error while quitting Gajim + * #9633 Fix an error while sending a file * #9637 Restore window size correctly on wayland * Improve dark theme colors * Fix access to GnuPG keys * Use UUID4 item ids for pubsub posts + * Dont send invalid show values + * Windows: Dont override format region settings * Various smaller improvements - Features - - * Add a mobile phone indicator to the chat window - Gajim 1.1.2 (15 January 2019) Bug fixes