All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated to ardrive-core-js@4.0.0
- Changed remaining hardcoded arweave.net references to ardrive.net
- Updated to ardrive-core-js@3.1.0
- Fixed contentType handling to use logical OR operator instead of nullish coalescing to properly fallback to MIME type detection from file extension
- Correctly use seconds for Unix-Time Tag on ArFS Entities
- Fixes manifest lastModifiedDate timestamp to be milliseconds instead of seconds
- Upload using turbo-sdk
- Use @ardrive/ardrive-promise-cache over Core implementation
- Updates several deps
- Updated ardrive-core-js dependency to version 3.0.1 to allow for empty App-Version tags
- Implemented support for ArFS v0.15 (Drive Privacy Updates)