v7.0.1
This is a bug fix release
- fixes Docker container won't run: Bad git executable #70
v7.0.0
What's Changed
- New: FediFetcher now supports Misskey, Firefish (Calckey), and Foundkey server, thanks to @ToadKing 's hard work!
- fix: handle zero notifications by @Teqed in #61
- New: FediFetcher will print it's version number on start up (#58)
- Changed: FediFetcher now uses the
.well-known/nodeinfo
to determine which software a given server is running. Thanks @ToadKing again for your contribution!
Update instructions
If you are running from Git Hub Actions
- Update your fork
If you are running locally
- Update your code
- Update your requirements:
pip install -r requirements.txt