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