2 changed files with 22 additions and 2 deletions
@ -0,0 +1,22 @@ |
|||
### 0.2.0 (2014-10-21 12:36:50 UTC) |
|||
|
|||
[full changelog](https://github.com/SickragePVR/SickRage/compare/release_0.1.0...release_0.2.0) |
|||
|
|||
* Fix for failed episodes not counted in total |
|||
* Fix for custom newznab providers with leading integer in name |
|||
* Add checkbox to control proxying of indexers |
|||
* Fix crash on general settings page when git output is None |
|||
* Add subcentre subtitle provider |
|||
* Add return code from hardlinking error to log |
|||
* Fix ABD regex for certain filenames |
|||
* Miscellaneous UI fixes |
|||
* Update Tornado webserver to 4.1dev1 and add the certifi lib dependency. |
|||
* Fix trending shows page from loading full size poster images |
|||
* Add "Archive on first match" to Manage, Mass Update, Edit Selected page |
|||
* Fix searching IPTorrentsProvider |
|||
* Remove travisci python 2.5 build testing |
|||
|
|||
|
|||
### 0.1.0 (2014-10-16 12:35:15 UTC) |
|||
|
|||
* Initial release |
@ -1,2 +0,0 @@ |
|||
NEXT |
|||
- Example line to be replaced by first feature |
Loading…
Reference in new issue