All Versions
51
Latest Version
Avg Release Cycle
46 days
Latest Release
1464 days ago

Changelog History
Page 3

  • v13.3.0 Changes

    May 10, 2017

    โž• Added

    • โž• Add --sources option for debugging network issues
  • v13.2.0 Changes

    May 10, 2017

    โž• Added

    • Dat-* extensions (#740)
    • Ignore directories in import (dat-node v3.3.0)
  • v13.1.1 Changes

    May 10, 2017

    ๐Ÿ›  Fixed

    • Set directory for publish command

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improve --show-key help output
    • Always show download progress bar and make language more clear.
  • v13.1.0 Changes

    May 09, 2017

    ๐Ÿ›  Fixed

    • Cleanup dat shortcut + directory creation
    • Check for any swarm.connecting before doing discovery failure.

    โž• Added

    • Check node version, fail for anything older than node v4 (#669)
    • โž• Add show-key option to display key on downloading cmds
    • dat status command to show key, file count, dir size, and archive version
  • v13.0.0 Changes

    May 08, 2017

    ๐Ÿ”„ Changed

    • ๐Ÿš€ Upgrade to Hyperdrive v8/9 (SLEEP archive format) and Dat-node v2/3. See dat-node release docs for more info.
    • โšก๏ธ UI updates
  • v12.0.3 Changes

    March 29, 2017

    ๐Ÿ›  Fixed

    • Content progress for archives with history
    • ๐Ÿ”„ Change process.title to dat from dat-next

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use two decimals for content progress
  • v12.0.2 Changes

    February 08, 2017

    ๐Ÿ›  Fixed

    • โœ‚ Remove hyperdrive-import-files from dependencies (it is a dependency of dat-node). It was accidentally added.
    • Always verify on read to avoid replication errors.
  • v12.0.1 Changes

    February 07, 2017

    ๐Ÿ›  Fixed

    • Files getting truncated and edited with bad characters - issue #626 and #623
    • Source files getting overwritten (issue #628)
    • Duplicate files getting imported
  • v12.0.0 Changes

    February 06, 2017

    ๐Ÿš€ Big new release! See the release notes on Github.

  • v11.6.0 Changes

    November 16, 2016

    โœ‚ Removed

    • ๐Ÿ‘ webrtc support

    ๐Ÿ›  Fixed

    • Fail gracefully if another dat is running in directory
    • ๐Ÿ– Handle dat.open errors
    • Progress bar incorrectly showing 100% complete and 0 bytes

    โž• Added

    • ๐Ÿ‘‰ Use graceful-fs to avoid EMFILE errors