• 3.1.0 c3f03a54b5

    marvin8 released this 2024-04-19 09:30:54 +00:00 | 324 commits to main since this release

    No known key found for this signature in database
    GPG key ID: C29D8D75FCE14912

    Breaking

    • Removed --batch-size / -b command line option as it is no longer needed.

    Added

    • Use of stamina for automatic retries on NetworkError reported by minimal_activitypub.

    Changed

    • Updated dependencies versions

    • No longer batching up deletions but doing them one by one. This feels like it
      should be "gentler" on the server by being able to react to rate limiting quicker.

    Downloads