Updated changelog

This commit is contained in:
Manuel Cortez 2023-10-10 17:56:40 -06:00
parent d56c8b4372
commit a5dba08b06
No known key found for this signature in database
GPG Key ID: 9E0735CA15EFE790

View File

@ -2,8 +2,12 @@ TWBlue Changelog
## changes in this version ## changes in this version
* Core:
* If running from source, automatic updates will not be checked as this works only for distribution. ([#540](https://github.com/MCV-Software/TWBlue/pull/540))
* Fixed the 'report an error' item in the help menu. Now this item redirects to our gitHub issue tracker. ([#524](https://github.com/MCV-Software/TWBlue/pull/524))
* Mastodon: * Mastodon:
* Implemented update profile dialog. ([#547](https://github.com/MCV-Software/TWBlue/pull/547)) * Implemented update profile dialog. ([#547](https://github.com/MCV-Software/TWBlue/pull/547))
* It is possible to display an user profile from the user menu within the menu bar, or by using the invisible keystroke for user details. ([#555](https://github.com/MCV-Software/TWBlue/pull/555))
* Added possibility to vote in polls. * Added possibility to vote in polls.
* Added posts search. Take into account that Mastodon instances should be configured with full text search enabled. Search for posts only include posts the logged-in user has interacted with. ([#541](https://github.com/MCV-Software/TWBlue/pull/541)) * Added posts search. Take into account that Mastodon instances should be configured with full text search enabled. Search for posts only include posts the logged-in user has interacted with. ([#541](https://github.com/MCV-Software/TWBlue/pull/541))