All Versions
40
Latest Version
Avg Release Cycle
17 days
Latest Release
1532 days ago

Changelog History
Page 3

  • v1.1.3 Changes

    November 07, 2019

    🔄 Changelog

    6a47d26 ask for more peers on start

  • v1.1.2 Changes

    November 07, 2019

    🔄 Changelog

    010467a reload blocklist if url changes
    📜 6147937 skip blocklist parsing errors

  • v1.1.1 Changes

    October 30, 2019

    🔄 Changelog

    7373efa add cli client sub-command categories
    e58f560 do not search dht for peers indefinitely
    19b71d0 limit blocklist response size
    ⚡️ bb3ccef update chihaya module
    ⚡️ 9bf13af update linter

  • v1.1.0 Changes

    October 10, 2019

    🔄 Changelog

    a77a644 accept bitfield and have all/none messages anytime
    a85c857 add clean-database method to session
    14d387c do not create invalid unicode char at the end of filenames
    63b056b handle http error in announce
    🔊 f097baa make corrupt peer logs debug level
    🌲 cbe1b29 make log messages about block size debug level
    e326ea8 tolerate 0 length bitfield messages

  • v1.0.4 Changes

    October 09, 2019

    🔄 Changelog

    ddf0407 replace path separators in file names with underscore
    32c82a6 trim longer names to 255 character
    ba3b756 verify on start if any file is missing

  • v1.0.3 Changes

    October 09, 2019

    🔄 Changelog

    b64e0c0 add go report card badge
    3906810 fix announce error message
    👕 e93e245 fix various linter warnings
    e95caf1 handle http response error in announce
    📦 8e2c2d6 ignore gosec warnings individually in mse package
    🌲 e72a330 put more info to error log
    ⚡️ c2cea30 update golangci-lint version

  • v1.0.2 Changes

    October 03, 2019

    🔄 Changelog

    📦 d9976d8 add comments for internal packages
    b4389b1 return peer id if no extension handshake received
    ⚡️ 615bef2 update go version in go.mod file

  • v1.0.1 Changes

    September 30, 2019

    🔄 Changelog

    7ab91a6 add put.io link

  • v1.0.0 Changes

    September 30, 2019

    🔄 Changelog

    5ac1df6 add option to stop after download
    8c594f9 export NotifyComplete and NotifyError methods
    a8bc288 fix memory leak in healthcheck
    d0b3a8a include torrent id in crash message
    🚚 9cd7165 remove pointers in rpc types
    c97c135 write godoc strings

  • v0.17.11 Changes

    September 27, 2019

    🔄 Changelog

    c1127ce return distinct error type on input error