Updated changelog again

This commit is contained in:
Manuel Cortez 2018-12-05 17:34:25 -06:00
parent 88518338f1
commit 3aa5a27268

View File

@ -12,8 +12,8 @@
* Added support for listening voice messages in chats. Currently it is not possible to send them, until the new API will be released. * Added support for listening voice messages in chats. Currently it is not possible to send them, until the new API will be released.
* For now, all features related to audio playback have been disabled. * For now, all features related to audio playback have been disabled.
* Fixed an error that was making Socializer unable to display chat history properly. It was showing the first 200 items in a conversation instead the last 200 items. Now chat will be displayed accordingly. * Fixed an error that was making Socializer unable to display chat history properly. It was showing the first 200 items in a conversation instead the last 200 items. Now chat will be displayed accordingly.
* Changed chat history widget from list of items to a read only text box, similar to how it was displayed in skype. Now the widget should be fully visible and messages will work in the same way. * Changed the chat history widget from list of items to a read only text box, similar to how it was displayed in skype. Now the widget should be fully visible and messages will work in the same way.
* It is possible to play songs sent in a chat by opening them from the attachments panel. * It is possible to play songs sent in a chat message by opening them from the attachments panel.
## Changes in build 2016.07.08 (08/07/2016) ## Changes in build 2016.07.08 (08/07/2016)