Update CHANGELOG.txt for v0.4.1

This commit is contained in:
Alessio 2023-08-22 14:25:17 -03:00
parent 7f0056f2a0
commit 134b17ee79
2 changed files with 21 additions and 0 deletions

View File

@ -152,3 +152,13 @@ v0.4.0
- Add Web front-end served by `twitter webserver`
- Some small improvements to scraping of Spaces
v0.4.1
------
- BUGFIX: fix Spaces showing times 50,000 years in the future (timestamps in millis rather than seconds)
- Few UI improvements
- fix link preview images overflowing the feed column
- removed gray thread-connector line showing up in QTs
- Make the search bar work for searches
- Add scraper request for HomeTimeline

View File

@ -104,3 +104,14 @@ TODO: webserver-session-arg-active-user
- make the active user get set on initializing the Application object if a --session flag is given
TODO: webserver-tombstones
TODO: fetch-timeline
- HTMX polling element on base template
TODO: progressive-web-app
TODO: paste-twitter-urls-in-search-bar
- pasting a link from twitter.com into the search bar should handle it properly
- tweet detail
- user profile
- space