Skip to content

Releases: cog1to/transmission-go

0.12

30 Jun 10:32
Compare
Choose a tag to compare

Some bugfixes related to suggestions.

0.11

27 Sep 14:59
60ffc6f
Compare
Choose a tag to compare

Added command to open torrent's location or files using OS default apps.

0.10.1

09 Sep 13:51
Compare
Choose a tag to compare

Hotfix after drawing logic refactoring

0.10

03 Sep 20:46
Compare
Choose a tag to compare

Fixed redraw logic when switching between list and details.

0.9

11 Dec 10:55
Compare
Choose a tag to compare
0.9

Fixed broken input with wide symbols in it.

0.8

03 Aug 21:10
Compare
Choose a tag to compare
0.8
  • Minor fix: corrected 'Done' field formatting in Torrent Details when details are not yet loaded.

0.7

19 Sep 20:30
7d3bd7f
Compare
Choose a tag to compare
0.7
  • Added a new command to close the session before exiting.
  • Added a new launch argument to execute transmission-daemon before starting the client.

0.6:

19 Jun 22:14
Compare
Choose a tag to compare

Fixed path suggestions for paths outside of home directory.

0.5

23 Jan 21:59
Compare
Choose a tag to compare
0.5
  • Switched to own simple TUI implementation
  • Added a few more controls (select/deselect all)
  • Some quality of life improvements
  • Switched to GPLv2