Skip to content

v0.18.4

Choose a tag to compare

@github-actions github-actions released this 12 Feb 21:28
· 162 commits to main since this release

Full Changelog: v0.18.2...v0.18.4

Bug Fixes

  • Use global --header flag for Tigris consistency on all rclone transactions
    (0eae0e1)
  • --header-download / --header-upload only apply to GET/PUT requests, missing S3
    ListObjectsV2 calls that bisync issues first. Non-US users saw stale edge-cached metadata.
  • --header applies to ALL HTTP transactions (list, download, upload), fixing bisync for
    users outside the Tigris origin region.