Update CHANGELOG.txt for v0.4.1
This commit is contained in:
parent
7f0056f2a0
commit
134b17ee79
@ -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
|
||||
|
11
doc/TODO.txt
11
doc/TODO.txt
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user