Skip to content

v2.6.10

Choose a tag to compare

@sanderpick sanderpick released this 22 Aug 22:10
· 30 commits to master since this release
03f5422
  • Includes prior hot fixes from other branches.
  • Updates go-threads to v1.1.1.
  • Fix for the user account overage problem.
  • Fixes billing issue where we were collecting 100x less than expected 💩.
  • Adds new commands for only interacting with a remote bucket:
    • buck remote add: add an entire file or folder to a bucket path while ignoring the local repo.
    • buck remote rm: remove an entire file or folder from a bucket path while ignoring the local repo.
  • Starts the IPFS client in "offline mode": never fetch block from the network. This is an extra measure to protect against abuse of the public gateway.
  • Changes the gateway health check response code to 200 from 204.