Updated changelog

This commit is contained in:
Manuel Cortez 2021-11-03 09:49:52 -06:00
parent 2d46315de9
commit c4b7c35c7f

View File

@ -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