Skip to content

Releases: ardriveapp/ardrive-core-js

v2.0.4

06 Jun 18:48
8907470
Compare
Choose a tag to compare
  • Improves GQL read performance by using Drive-Id and owner when available

v2.0.3

20 May 20:53
bd6f0d1
Compare
Choose a tag to compare
  • Provide better GQL error message on GQL timeouts
  • Remove owner assertions when using JWK constructed ArDrive Class
    • This will prevent unnecessary read queries for the original owner of the drive which can scale poorly with large drive sizes

v2.0.2

10 Nov 19:17
0958c8f
Compare
Choose a tag to compare
  • switch to a PDS managed default contract cache

v2.0.1

27 Oct 20:07
d0a2adb
Compare
Choose a tag to compare
  • Fixes incorrect key pair from seed phrase caused by downstream dependencies shifting

v2.0.0

17 Aug 20:39
2401fa4
Compare
Choose a tag to compare

This Release PR includes:

  • Bumps ArDrive to Node 18.17.0
  • Optionally send ArFS Entities to Turbo based on presence of TurboSettings

v1.18.0

19 Sep 15:36
79de53a
Compare
Choose a tag to compare

Release notes:

  • Allows custom App-Name and App-Version tags in advanced metadata

v1.17.0

03 Aug 21:57
77f758c
Compare
Choose a tag to compare
  • Adds support for Custom GQL Tags on ArFS Data Transactions

1.16.0

29 Jul 15:39
16f59ea
Compare
Choose a tag to compare
  • Files can now be uploaded with custom Arweave transaction tags and/or custom JSON data in their ArFS metadata transactions

1.15.1

08 Jun 20:56
86445de
Compare
Choose a tag to compare
  • Updated arweave, arbundles, and smartweave dependencies to avoid a catastrophic build error

1.15.0

06 Jun 21:04
c5c9950
Compare
Choose a tag to compare
  • GraphQL requests are now more robust and will use a retry strategy
  • Additional stderr logging added to all retried requests to an Arweave gateway