------ * Fixed "updates in progress". * Improved automatic top directory renaming.
0.1.7
------ + Added essential WebUI support.
0.1.6
------ + Added rutor.org tracker support. + Added tr.anidub.com tracker support. + Added automatic top directory renaming (closes 4). + API now exposes `GenericPrivateTrackerHandler` and `GenericPublicTrackerHandler` helper classes.
0.1.5
------ + Added status bar text when no updates checks are made yet. * Fixed gibberish symbols instead of month names at statusbar (closes 3). * Fixed `On windows client status bar is not updated` error (closes 2).
0.1.4
------ + Added `Trublesooting` section to README. * Fixed `KeyError: 'cookies'` in handler_base.py (see 1). * Fixed `gtk.CellRendererText` issue with TreeView (see 1).
0.1.3
------ + Updated torrents are automatically scheduled for further updates. * Fixed hang-up issues related to `time` module import.