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

Changelog History
Page 5

  • v11.1.2 Changes

    July 18, 2016

    ๐Ÿ›  Fixed

    • Zero bytes total when downloading Dat with single file
  • v11.1.1 Changes

    July 15, 2016

    ๐Ÿ›  Fixed

    • Create download directory if doesn't exist
    • Accept dat:// links for dat-desktop
    • Throw error when two different dats are downloaded to same folder
  • v11.1.0 Changes

    July 15, 2016

    ๐Ÿ›  Fixed

    • โšก๏ธ Use yolowatch module for recursive live updates
    • ๐Ÿ‘Œ Improved stats for edge cases
    • ๐Ÿ–จ Print link with --quiet argument
    • ๐Ÿ‘ Better stat & progress output with hyperdrive/hypercore events

    ๐Ÿ”„ Changed

    • Simplified and clean up CLI output
    • ๐Ÿ‘Œ Improve modularity of library
    • ๐Ÿ“ฆ Move logger module into own npm package, status-logger
    • Store key in .dat db without encoding as hex string (#498)
    • โฌ†๏ธ upgrade to hyperdrive 7

    โœ‚ Removed

    • โšก๏ธ List download option (will be re-added pending a hyperdrive update)

    โž• Added

    • Accept dat-encoding for 50 character links
  • v11.0.2 Changes

    June 23, 2016

    ๐Ÿ›  Fixed

    • Live mode with recursive adding files!

    ๐Ÿ”„ Changed

    • Separate yoloWatch to module
  • v11.0.1 Changes

    June 20, 2016

    ๐Ÿ›  Fixed

    • Create download directory if it doesn't exist

    โž• Added

    • โšก๏ธ Updated Docs
  • v11.0.0 Changes

    June 17, 2016

    โž• Added

    • 0๏ธโƒฃ Live dat by default
    • โž• Added the .dat folder to store metadata and keys
    • Resume dat share and download in existing .dat directory
    • ๐Ÿ“‡ Store metadata using leveldb
    • --list option on download to list files
    • --exit option on download to close process on completion

    ๐Ÿ”„ Changed

    • ๐Ÿ†• New proposed RC2 API
    • --static option change to --snapshot
    • ๐Ÿ‘‰ Use Hyperdrive-archive-swarm module for swarm

    โœ‚ Removed

    • ๐Ÿ‘€ --seed option, stays open by default now
    • --no-color option
    • 0๏ธโƒฃ --append option, append by default now
  • v10.1.1 Changes

    June 09, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix file count on live share
    • ๐Ÿ›  Fix total percentage on share
  • v10.1.0 Changes

    June 08, 2016

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Show progress in CLI output
  • v10.0.2 Changes

    June 07, 2016

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix --static sharing
    • ๐Ÿ›  Fix --doctor
  • v10.0.1 Changes

    June 06, 2016

    ๐Ÿ›  Fixed

    • Share argument
    • Argument bugs