v7.1.4
This release primarily adds the ability to backfill mentioned users in list timelines, in the same way as is already possible for the home timeline.
It additionally contains a few fixes and performance improvements.
Update instructions
If you are running from Git Hub Actions
- Update your fork
If you are running locally
- Update your code:
git pull
What's Changed
- use sha hashes to cache file names by @nanos in #138
- Skip fetching context of private posts by @AndrewKvalheim in #139
- allow specification of a custom log format by @nanos in #141
- backfil mentioned users in list timelines by @nanos in #140
Full Changelog: v7.1.3...v7.1.4