From a2e71870405259eb9699e42c67a224a583a78701 Mon Sep 17 00:00:00 2001 From: Alessio Date: Sat, 13 Apr 2024 17:02:18 -0700 Subject: [PATCH] Update CHANGELOG.txt for v0.6.8 --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 43be0ed..69fa983 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -281,3 +281,10 @@ v0.6.7 - make tweets take up less space - Add "list:" 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)