Updated changelog

This commit is contained in:
Manuel Cortez 2019-01-31 16:50:53 -06:00
parent 2bcc14888c
commit f623e78bdc

View File

@ -24,8 +24,9 @@
* Added documents to the list of supported files when adding attachments to a wall post or private message.
* It is possible to enable or disable proxy from the preferences dialog. The application must be restarted for this change to take effect.
* Added improvements to groups:
* It is possible to load audios and videos for a group. In order to do so, you need to go to the group buffer and press the menu key, or right mouse click, in the tree item representing the group. New buffers will be created inside the current group's buffer.
* It is possible to load topics, audios and videos for a group. In order to do so, you need to go to the group buffer and press the menu key, or right mouse click, in the tree item representing the group. New buffers will be created inside the current group's buffer.
* You can create or delete all buffers for groups by pressing the menu key or right mouse click in the "communities" buffer.
* There is some support for group topics. When opening them, they will be displayed as a list of posts. You can like or dislike such posts.
## Changes in version 0.18 (21.01.2019)