Releases: cog1to/transmission-go
Releases · cog1to/transmission-go
0.12
Some bugfixes related to suggestions.
0.11
Added command to open torrent's location or files using OS default apps.
0.10.1
Hotfix after drawing logic refactoring
0.10
Fixed redraw logic when switching between list and details.
0.9
Fixed broken input with wide symbols in it.
0.8
- Minor fix: corrected 'Done' field formatting in Torrent Details when details are not yet loaded.
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:
Fixed path suggestions for paths outside of home directory.
0.5
- Switched to own simple TUI implementation
- Added a few more controls (select/deselect all)
- Some quality of life improvements
- Switched to GPLv2