Skip to content

v2.6.0

Choose a tag to compare

@sanderpick sanderpick released this 25 Jan 17:53
· 87 commits to master since this release
cb7328d
  • Enables importing Filecoin archives (#471)
  • Enables bootstrapping a bucket from an imported Filecoin archive (#471)
  • Updates Powergate to v2.0.0 (#479)
  • Adds a new PushPaths bucket API for pushing multiple files in a single request, which reduces the overall time needed to push multiple files (#473)
  • Reworks the output of buck init, buck push, buck pull, and buck add to show a single progress bar and simplified Cid reporting (#473)
  • Adds a --format flag to some buck commands, enabling JSON output (#465)
  • Moves analytics package into billing (#469)

Thanks to community contributors!

@mmuenker