Skip to content

v13.7.0

Compare
Choose a tag to compare
@joehand joehand released this 28 Jun 23:49
· 124 commits to master since this release
1979c04

This release goes along with a new release of datproject.org v1.2.0. When you dat publish the metadata will be cached so users can always view the file list for a dat even when you go offline!

We also added a throttling option and improved a few things under the hood.

Changelog

Added

  • Throttling - sometimes Dat goes too fast, so you can limit the upload + download speeds. (#806)
  • Publish metadata to registry when publishing (#812)

Changed

  • Use dat-node http support directly (#817)

Fixed

  • Use npm package for registry testing.