Update CHANGELOG.txt for v0.6.8

This commit is contained in:
Alessio 2024-04-13 17:02:18 -07:00
parent a7d2b78a18
commit a2e7187040

View File

@ -281,3 +281,10 @@ v0.6.7
- make tweets take up less space
- Add "list:<id>" search bar filter
- BUGFIX: Fix pinned tweets with a quoted-tweet not showing the quoted tweet
v0.6.8
------
- UI improvements:
- fix some buggy styling around the pin icon on pinned tweets and error toast messages
- BUGFIX: fix scraper crashing when a media download times out (e.g., long video)