Releases: nanos/FediFetcher
v7.1.14
What's Changed
- print version number on startup by @nanos in #188
- only update version tag if not already up to date by @nanos in #189
Full Changelog: v7.1.13...v7.1.14
Update instructions
For full instruction, please see the Updating FediFetcher documentation
v7.1.13
This is a minor update primarily to improve compatibility with GoToSocial, and make error messages easier to decipher for those who use FediFetcher with multiple Access Tokens.
Update instructions
For full instruction, please see the Updating FediFetcher documentation
What's Changed
- Override the entrypoint so we can add a sleep delay before the next run. by @benyafai in #182
- Fix k8s example by @itspluxstahre in #180
- Include access token when fetching user followers/followings by @Sorixelle in #183
- Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows by @dependabot in #185
- Identify a (masked) Access Token when an error occurs by @nanos in #187
New Contributors
- @itspluxstahre made their first contribution in #180
- @Sorixelle made their first contribution in #183
Full Changelog: v7.1.12...v7.1.13
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