From f623e78bdc87070827f5e414ec1ca4634f5be998 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Thu, 31 Jan 2019 16:50:53 -0600 Subject: [PATCH] Updated changelog --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 33fd758..7181c6f 100644 --- a/changelog.md +++ b/changelog.md @@ -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)