Skip to content

1.13.0

Compare
Choose a tag to compare
@fedellen fedellen released this 30 Mar 19:19
· 308 commits to master since this release
537e57c
  • File uploads that are greater than 256 KiB have had their upload speed greatly increased
    • These uploads will now have their transaction chunks posted to the gateway concurrently with a maximum concurrency of 32 simultaneous chunk uploads
  • Upload progress logging has been added and can be activated by setting this environment variable: ARDRIVE_PROGRESS_LOG='1'