Skip to content

v7.1.13

Compare
Choose a tag to compare
@nanos nanos released this 05 Dec 07:29
· 5 commits to main since this release

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

Full Changelog: v7.1.12...v7.1.13