Update ChangeLog
This commit is contained in:
parent
db942378a1
commit
27e2786bcc
14
ChangeLog
14
ChangeLog
|
@ -1,21 +1,27 @@
|
||||||
Gajim 1.1.3 (TBA)
|
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
|
Bug fixes
|
||||||
|
|
||||||
|
* #8822 Fix memory leak when using spell checker
|
||||||
* #9514 Fix jingle filetransfers not working in some circumstances
|
* #9514 Fix jingle filetransfers not working in some circumstances
|
||||||
* #9573 Dont leak DNS query when connecting over proxy
|
* #9573 Dont leak DNS query when connecting over proxy
|
||||||
* #9578 Determine Windows version more reliably
|
* #9578 Determine Windows version more reliably
|
||||||
* #9622 Fix an error while quitting Gajim
|
* #9622 Fix an error while quitting Gajim
|
||||||
|
* #9633 Fix an error while sending a file
|
||||||
* #9637 Restore window size correctly on wayland
|
* #9637 Restore window size correctly on wayland
|
||||||
* Improve dark theme colors
|
* Improve dark theme colors
|
||||||
* Fix access to GnuPG keys
|
* Fix access to GnuPG keys
|
||||||
* Use UUID4 item ids for pubsub posts
|
* Use UUID4 item ids for pubsub posts
|
||||||
|
* Dont send invalid show values
|
||||||
|
* Windows: Dont override format region settings
|
||||||
* Various smaller improvements
|
* Various smaller improvements
|
||||||
|
|
||||||
Features
|
|
||||||
|
|
||||||
* Add a mobile phone indicator to the chat window
|
|
||||||
|
|
||||||
Gajim 1.1.2 (15 January 2019)
|
Gajim 1.1.2 (15 January 2019)
|
||||||
|
|
||||||
Bug fixes
|
Bug fixes
|
||||||
|
|
Loading…
Reference in New Issue