mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-11 05:33:37 +00:00
2c510aa210
Fixes the issue where top menu items would disappear on smaller screens. Add Bootstrap v3.2.0 with Normalize v3.0.1 from github.com/twbs/bootstrap. Add a modified jquery pnotify stylesheet. Various UI tweaks. Update CHANGES.md and TODO.txt
36 lines
No EOL
1.2 KiB
Markdown
36 lines
No EOL
1.2 KiB
Markdown
### 0.x.x (2014-10-22 xx:xx:xx UTC)
|
|
|
|
* Add Bootstrap for UI features.
|
|
* Change UI to resize fluidly on different display sizes.
|
|
* Add date formats "dd/mm/yy", "dd/mm/yyyy", "day, dd/mm/yy" and "day, dd/mm/yyyy"
|
|
|
|
|
|
### 0.2.1 (2014-10-22 06:41:00 UTC)
|
|
|
|
[full changelog](https://github.com/SickragePVR/SickRage/compare/release_0.2.0...release_0.2.1)
|
|
|
|
* Fix HDtorrents provider screen scraping
|
|
|
|
|
|
### 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 |