blob: ca526f7ce730593cfab9b43605a73033f9d869b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1.1.1 2012-04-02
BUGFIXES:
- ACS characters in pieces view look better but are extremely slow in
some terminals (rxvt)
- Fix UnicodeEncodeError with t['lastAnnounceResult']
1.1 2012-02-29
BUGFIXES:
- Crash when pressing up or down in empty torrent list
- Append missing '/' to downloadDir to fix sorting by location
- Set individual torrent's seed limit as float, not integer
- Encode tracker errors as UTF-8
- New keybindings:
- g/G Move to top/bottom
- C-f/b Move one page forward/backward
- C-n/p Move to next/previous item
- Space View torrent details
- New options in config dialog ('o'):
- Turtle Mode Upload/Download Limit
- Torrent Title is Progress Bar
- Replace upload rate with seed ratio in compact mode.
- Show sort order in status line
- Use ACS characters in pieces view
- More compact status line
|