The headline new feature in v7.1.7 - 7.1.12 of FediFetcher is that we now support a custom instance blocklist. This is controlled through the instance-blocklist
configuration option, which is an optional comma seperated list of instance domains that FediFetcher should never attempt to connect to.
Update instructions
For full instruction, please see the Updating FediFetcher documentation
Changelog
- Add support for instance banlist by @bentasker in #161
- Use xxHash to hash robots cache file names for improved performance by @nanos in #157
- Update k8s example [#159] by @nanos in #162
- Update version string on tagged releases by @nanos in #158
- remove file accidentally committed in #140 by @nanos in #165
- Remove unused code, correct spelling by @AndrewKvalheim in #164
- updates github action to increment version by @bdmorin in #166
- Move docs to Wiki by @nanos in #169
New Contributors
- @bdmorin made their first contribution in #166
- @bentasker made their first contribution in #161
Full Changelog: v7.1.6...v7.1.12