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

Changelog History
Page 1

  • v1.4.7 Changes

    November 06, 2020

    ๐Ÿ”„ Changelog

    bb61993 fix encoding of info_hash in http query
    59de56f fix panic when removing torrent and dht is disabled

  • v1.4.6 Changes

    October 12, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ‘• 5881fe3 linter fixes
    โฌ†๏ธ f55a060 upgrade linter

  • v1.4.5

    October 12, 2020
  • v1.4.4 Changes

    June 18, 2020

    ๐Ÿ”„ Changelog

    โฌ†๏ธ 909db5b upgrade boltdb package

  • v1.4.3 Changes

    June 05, 2020

    ๐Ÿ”„ Changelog

    eb848a6 use errors.Is to compare errors

  • v1.4.2 Changes

    June 05, 2020

    ๐Ÿ”„ Changelog

    ab19177 handle unreachable network errors

  • v1.4.1 Changes

    May 13, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿšš b3b684a delete info hash from dht when torrent is removed

  • v1.4.0 Changes

    April 28, 2020

    ๐Ÿ”„ Changelog

    593fbc2 add announce and verify commands to cli
    9c8bcf6 show tracker response body in error message

  • v1.3.1 Changes

    April 23, 2020

    ๐Ÿ”„ Changelog

    0a99176 fix empty tracker list in generated torrents

  • v1.3.0 Changes

    April 19, 2020

    ๐Ÿ”„ Changelog

    7fb20f5 Add dynamic columns for stats info to console
    c99286a Get rows only if they are inside the view
    da039b9 add comment
    67394be do not block drawing and make stats requests in parallel
    1662b8a fix "invalid dimensions" error when resizing tab seperator
    08c7f5e get stats only if needed
    โšก๏ธ 63ef2b8 update column formatting