Releases: ardriveapp/ardrive-core-js
Releases · ardriveapp/ardrive-core-js
v3.0.2
- 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
Release Notes
- Implemented support for ArFS v0.15 (Drive Privacy Updates)
v2.0.8
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
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
- Improves GQL read performance by using Drive-Id and owner when available
v2.0.3
- 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
- switch to a PDS managed default contract cache
v2.0.1
- Fixes incorrect key pair from seed phrase caused by downstream dependencies shifting
v2.0.0
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
Release notes:
- Allows custom App-Name and App-Version tags in advanced metadata