SickRage/CHANGES.md

3.5 KiB

0.x.x (2014-10-28 xx:xx:xx UTC)

  • Add Bootstrap for UI features
  • Change UI to resize fluidly on different display sizes, fixes the issue where top menu items would disappear on smaller screens.
  • Add date formats "dd/mm/yy", "dd/mm/yyyy", "day, dd/mm/yy" and "day, dd/mm/yyyy"
  • Improve display of progress bars in the Downloads columns of the show list page
  • Improve display of progress bars under the images in Layout Poster of the show list page
  • Remove imdb watchlist feature as it wasn't ready for prime time
  • Change to rename General Configuration -> "Web Interface" tab as "Interface"
  • Add a "User Interface" section to the "Interface" tab
  • Change bring together "Date and Time" and "Theme" tab content to "User Interface" section
  • Add field in Advanced setting for a custom remote name used to populate branch versions
  • Change theme name "original" to "light"
  • Improve text wording on all UI options under General Configuration
  • Improve reduce over use of capitals
  • Improve streamline UI layout, mark-up and some CSS styling of all General Configuration tabs
  • Fix default top navbar background white-out behaviour on browsers that don't support gradients
  • Improve top navbar gradient use for greater cross browser compatibility (e.g. Safari)
  • Fix dark theme divider between Season numbers on display show page
  • Fix main background and border colour of logs on log page
  • Fix imdb and three other images rejected by IExplorer because they were corrupt. Turns out that they were .ico files renamed to either .gif or .png instead of being properly converted
  • Fix "Subtitle Language" drop down font colour when entering text on the Subtitles Search settings
  • Clean up text, correct quotations, use spaces for code lines, tabs for html
  • Implement automatic saving of poster layout sorting options on show list
  • Clarify description for backlog searches option on provider settings page
  • Fix Layout "Poster" sort of Paused, Ended, and Continuing shows as they were random
  • Fix Layout "Simple" sort of tvrage "New" and "Returning" series by changing status column text to "Continuing"
  • Add dark spinner to "Add New Show" (searching indexers), "Add existing shows" (Loading Folders), Coming Eps and all config pages (when saving)
  • Changed notifier test buttons to not run if required field is missing
  • Required fields will now highlight input box and add an icon if field is missing when test is pushed
  • Changed Test Plex Media Server to Test Plex Client as it only tests the client and not the server
  • Styled config_notifications to match new config_general styling

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