Update ChangeLog
This commit is contained in:
parent
caf95ead3b
commit
48f1df0bfb
139
ChangeLog
139
ChangeLog
|
@ -1,20 +1,31 @@
|
|||
Gajim 1.1.2 (11 January 2019)
|
||||
|
||||
Bug fixes
|
||||
|
||||
* #9518 Windows: Pressing "^" yields "^^"
|
||||
* #9522 Windows: Switching keyboard layouts leads to a crash
|
||||
* #9525 Windows/Mac: Links are not clickable in the About dialog
|
||||
* #9535 Jingle Audio: Update codecs
|
||||
* DBus: Correctly raise NewMessage signal
|
||||
* Clicking on tray notifications does not open the chat
|
||||
|
||||
Gajim 1.1.1 (23 December 2018)
|
||||
|
||||
Bug fixes
|
||||
|
||||
* 8362 DBus: Incorrect unread message count
|
||||
* 9427 Placeholder not cleared if pasting text into message input
|
||||
* 9444 Determine the delay timestamp correctly when using mam:1
|
||||
* 9453 Fix opening links inside the group chat subject (MacOS/Windows)
|
||||
* 9465 Allow the full range of possible nicknames in group chats
|
||||
* 9067 Gajim crashes when receiving xhtml messages
|
||||
* 9096 Error when clicking on a subscription notification
|
||||
* 9446 Chatstate error in MUC conversation
|
||||
* 9471 Conversation Textview: Error on key press
|
||||
* 9472 Handle presences without from attr correctly
|
||||
* 9473 Error when creating a new group chat
|
||||
* 9491 Identify group chat subject changes correctly
|
||||
* 9496 Error on MUC roster selection change
|
||||
* #8362 DBus: Incorrect unread message count
|
||||
* #9427 Placeholder not cleared if pasting text into message input
|
||||
* #9444 Determine the delay timestamp correctly when using mam:1
|
||||
* #9453 Fix opening links inside the group chat subject (MacOS/Windows)
|
||||
* #9465 Allow the full range of possible nicknames in group chats
|
||||
* #9067 Gajim crashes when receiving xhtml messages
|
||||
* #9096 Error when clicking on a subscription notification
|
||||
* #9446 Chatstate error in MUC conversation
|
||||
* #9471 Conversation Textview: Error on key press
|
||||
* #9472 Handle presences without from attr correctly
|
||||
* #9473 Error when creating a new group chat
|
||||
* #9491 Identify group chat subject changes correctly
|
||||
* #9496 Error on MUC roster selection change
|
||||
* Determine soundplayer correctly on unix systems
|
||||
* In some circumstances plugins could not be deleted
|
||||
* Show correct contact status on tabs
|
||||
|
@ -36,13 +47,13 @@ Gajim 1.1.0 (06 November 2018)
|
|||
|
||||
Bug fixes
|
||||
|
||||
* 8968 Windows: Gajim loads DLLs from wrong location
|
||||
* 9322 Error when adding contact
|
||||
* 9357 Acquire sleep inhibtor correctly after sleep
|
||||
* 9385 Ignore invalid bookmarks
|
||||
* 9386 Discovery: Browsing nodes without identity
|
||||
* 9393 Error when parsing invalid timestamps
|
||||
* 9398 Error on jingle file transfer
|
||||
* #8968 Windows: Gajim loads DLLs from wrong location
|
||||
* #9322 Error when adding contact
|
||||
* #9357 Acquire sleep inhibtor correctly after sleep
|
||||
* #9385 Ignore invalid bookmarks
|
||||
* #9386 Discovery: Browsing nodes without identity
|
||||
* #9393 Error when parsing invalid timestamps
|
||||
* #9398 Error on jingle file transfer
|
||||
|
||||
Gajim 1.0.99.1 (07 October 2018)
|
||||
|
||||
|
@ -59,17 +70,17 @@ Gajim 1.0.99.1 (07 October 2018)
|
|||
|
||||
Bug fixes
|
||||
|
||||
* 9198 Creating new MUCs with captial letters is not possible
|
||||
* 9210 Error when clicking on new message indicator
|
||||
* 9280 Inviting users to a MUC causes error
|
||||
* 9301 Error when opening service discovery window
|
||||
* 9309 Error when clicking on a groupchat invite notification
|
||||
* 9311 Error when requesting server info
|
||||
* 9117 Windows UAC changes status not available
|
||||
* 9324 No menus/dialogs on Win7
|
||||
* 9326 IPV6 Connection problem on Win10
|
||||
* 9334 Joining big MUCs takes very long
|
||||
* 9339 Error caused by remote_control
|
||||
* #9198 Creating new MUCs with captial letters is not possible
|
||||
* #9210 Error when clicking on new message indicator
|
||||
* #9280 Inviting users to a MUC causes error
|
||||
* #9301 Error when opening service discovery window
|
||||
* #9309 Error when clicking on a groupchat invite notification
|
||||
* #9311 Error when requesting server info
|
||||
* #9117 Windows UAC changes status not available
|
||||
* #9324 No menus/dialogs on Win7
|
||||
* #9326 IPV6 Connection problem on Win10
|
||||
* #9334 Joining big MUCs takes very long
|
||||
* #9339 Error caused by remote_control
|
||||
|
||||
Gajim 1.0.99 (19 August 2018)
|
||||
|
||||
|
@ -92,16 +103,16 @@ Gajim 1.0.99 (19 August 2018)
|
|||
|
||||
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
|
||||
* #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
|
||||
|
||||
|
@ -123,9 +134,9 @@ Gajim 1.0.3 (20 May 2018)
|
|||
|
||||
Bugs fixed:
|
||||
|
||||
* 8296 Fix errors on roster updates after stream management resume
|
||||
* 9106 Convert font weight from pango to css values
|
||||
* 9124 Bring ChatControl to front when notification is clicked
|
||||
* #8296 Fix errors on roster updates after stream management resume
|
||||
* #9106 Convert font weight from pango to css values
|
||||
* #9124 Bring ChatControl to front when notification is clicked
|
||||
|
||||
* Set no-store hint on groupchat chatstates
|
||||
* Dont show OOB uri if message body is the same
|
||||
|
@ -139,26 +150,26 @@ 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
|
||||
* #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
|
||||
|
|
Loading…
Reference in New Issue