* Improve file list performance (Many thanks to rsekman)
0.12.10a0
Fixed: * Ignore GridFlowWarning: Size is smaller than cell width
0.12.9a0
Fixed: * Catch UnicodeDecodeError when decoding JSON from server response * Use urwid-native scrolling widgets (As always, many thanks to rsekman for doing my work!)
0.12.8a0
Fixed: * Catch ZeroDivisionError when estimating peer download rate
0.12.7a0
Fixed: * Catch RuntimeError from urwid
0.12.6a0
Fixed bugs: * Remove urwid patch that became incompatible with urwid ~2.1.0 (Fixes AttributeError: module 'urwid' has no attribute 'decoration')