Update ChangeLog

This commit is contained in:
Philipp Hörist 2019-04-09 21:06:15 +02:00
parent db942378a1
commit 27e2786bcc
1 changed files with 10 additions and 4 deletions

View File

@ -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