From c4b7c35c7f4995017d9fae519c2d58a48e198087 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 3 Nov 2021 09:49:52 -0600 Subject: [PATCH] Updated changelog --- doc/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.md b/doc/changelog.md index e78fc5e0..1222937d 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -2,12 +2,12 @@ TWBlue Changelog ## changes in this version -## changes in this version - * TWBlue should retrieve tweets from threads and conversations in a more reliable way. Tweets in the same thread (made by the same author) will be sorted correctly, although replies to the thread (made by different people) may not be ordered in the same way they are displayed in Twitter apps. ([#417](https://github.com/manuelcortez/TWBlue/issues/417)) * fixed a bug when clearing the direct messages buffer. ([#418](https://github.com/manuelcortez/TWBlue/issues/418)) * fixed an issue that was making TWBlue to show incorrectly titles for trending topic buffers upon startup. ([#421](https://github.com/manuelcortez/TWBlue/issues/421)) * When creating a filter, TWBlue will show an error if user has not provided a name for the filter. Before, unnamed filters were a cause of config breaks in the application. +* It is again possible to read the changelog for TWBlue from the help menu in the menu bar. +* Updated Spanish, Japanese and french translations. ## Changes in Version 2021.10.30