1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/CHANGES.md
Supremicus 2c510aa210 Improve UI to display fluidly on different screen sizes.
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
2014-10-23 23:23:56 +01:00

1.2 KiB

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

  • Fix HDtorrents provider screen scraping

0.2.0 (2014-10-21 12:36:50 UTC)

full changelog

  • 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