Skip to content

Releases: ardriveapp/ardrive-core-js

v3.0.2

24 Jun 19:30
7c1c3f3
Compare
Choose a tag to compare
  • upload using turbo-sdk
  • use @ardrive/ardrive-promise-cache over local implementation
  • adds correctly typed BufferToString util over Utf8ArrayToStr
  • updates several deps
  • updated README format

v3.0.0

16 Jun 19:32
96d6ecc
Compare
Choose a tag to compare

Release Notes

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

v2.0.8

26 Mar 12:43
2259af7
Compare
Choose a tag to compare

Release Notes

  • Make community tip settings optional when token holder selection fails
  • Replace error with warning when community tip settings are missing
  • Add tests for community oracle error cases

v2.0.7

22 Nov 11:28
08b2c9e
Compare
Choose a tag to compare

Release Notes

  • Introduced FileBuilderValidation Class: This class throws an error listing all missing file properties, ensuring thorough validation.
  • Updated Folder Mounting: Files with any missing property are now skipped when mounting the folder, improving reliability.

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