Skip to content

Releases: ardriveapp/ardrive-cli

v4.0.0

Choose a tag to compare

@arielmelendez arielmelendez released this 26 Feb 18:22
481fe57
  • Updated to ardrive-core-js@4.0.0
  • Updated all hardcoded arweave.net references to ardrive.net

v3.1.0

Choose a tag to compare

@kunstmusik kunstmusik released this 22 Oct 19:39
c494c79
  • Updated to ardrive-core-js@3.1.0

v3.0.5

Choose a tag to compare

@kunstmusik kunstmusik released this 16 Oct 19:34
7919d1c
  • Fixed contentType handling to use logical OR operator instead of nullish coalescing to properly fallback to MIME type detection from file extension

v3.0.4

Choose a tag to compare

@kunstmusik kunstmusik released this 13 Oct 21:36
0425e04
  • Correctly use seconds for Unix-Time Tag on ArFS Entities

v3.0.3

Choose a tag to compare

@fedellen fedellen released this 01 Aug 19:02
3f50dc6
  • Fixes manifest lastModifiedDate timestamp to be milliseconds instead of seconds

v3.0.2

Choose a tag to compare

@fedellen fedellen released this 25 Jun 16:42
5a7582a
  • upload using turbo-sdk
  • use @ardrive/ardrive-promise-cache over Core implementation
  • updates several deps

v3.0.0

Choose a tag to compare

@arielmelendez arielmelendez released this 16 Jun 20:25
4da047a

Release Notes

  • Implemented support for ArFS v0.15 (Drive Privacy Updates)

v2.0.8

Choose a tag to compare

@thiagocarvalhodev thiagocarvalhodev released this 26 Mar 12:41
0e927c1

Release Notes

  • Upgraded ardrive-core-js to version 2.0.8.
  • Fixes an issue where uploads would fail if the contract state couldn't be read.

v2.0.7

Choose a tag to compare

@thiagocarvalhodev thiagocarvalhodev released this 22 Nov 11:27
a920ed6

Release Notes

  • Upgraded ardrive-core-js to version 2.0.7.
  • Fix: Skip files with missing required properties when mounting folders or drives.

v2.0.4

Choose a tag to compare

@fedellen fedellen released this 06 Jun 19:39
51b7994
  • Upgrades to ardrive-core-js 2.04 which improves GQL read performance on several ArFS read queries