Releases: nanos/FediFetcher
v7.1.12
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
v7.1.11
The headline new feature in v7.1.7 - 7.1.11 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.11
v7.1.10
The headline new feature in v7.1.7 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
New Contributors
- @bentasker made their first contribution in #161
Full Changelog: v7.1.6...v7.1.9
v7.1.9
The headline new feature in v7.1.7 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
New Contributors
- @bentasker made their first contribution in #161
Full Changelog: v7.1.6...v7.1.9
v7.1.8
The headline new feature in v7.1.7 and 7.1.8 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.8
v7.1.7
The headline new feature in v7.1.7 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
New Contributors
- @bentasker made their first contribution in #161
Full Changelog: v7.1.6...v7.1.7
v7.1.6
FediFetcher now supports Iceshrimpt.NET, and can be configured via Environment variables.
Update instructions
If you are running from Git Hub Actions
- Update your fork
If you are running locally
- Update your code:
git pull
Changelog
New
- Mark Iceshrimp.NET as supporting mastodon by @nanos in #153
- Get access token from environment variable by @arachnist in #154
Fixes
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #145
- Improve Readme grammar and clarity by @Coehill in #149
- add unit tests by @samjhill in #151
New Contributors
Full Changelog: v7.1.5...v7.1.6
v7.1.5
FediFetcher now supports Peertube! Comments to Peertube videos will be pulled in by FediFetcher now. Unfortunately this is top-level comments only: We cannot fetch any reply threads. This is because of limitations with the Peertube API.
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
Full Changelog: v7.1.4...v7.1.5
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
v7.1.3
This release adds the ability to fetch details from lists. If you wish to make use of this feature, please ensure you use an access token with read:lists
scope.
This is configured using the following settings:
Option | Notes |
---|---|
from-lists |
Set to 1 to fetch missing replies and/or backfill account from your lists. This is disabled by default. Requires an access token with read:lists scope. |
max-list-length |
Determines how many posts we'll fetch replies for in each list. Default value: 100 . This will be ignored, unless you also provide from-lists = 1 . Set to 0 if you only want to backfill profiles in lists. |
max-list-accounts |
Determines how many accounts we'll backfill for in each list. Default value: 10 . This will be ignored, unless you also provide from-lists = 1 . Set to 0 if you only want to fetch replies in lists. |
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
- [New] Support for fetching lists by @nanos in #133
- [Fix] 7.1.2 Crashes due to an error in copy-pasted code #132
Full Changelog: v7.1.2...v7.1.3