All Versions
771
Latest Version
Avg Release Cycle
8 days
Latest Release
-

Changelog History
Page 7

  • v10.0.10 Changes

    21 February 2021

    • ๐Ÿ›  Fixed issues with mass episode status editing 3e21025
    • ๐Ÿ›  Fixed issues with mass editing show search format and default episode status 34e22ae
  • v10.0.9 Changes

    8 February 2021

    • Performed webpack 03897ba
    • Fixed "Multiple rows were found for one_or_none()" exception when getting json object of episode object 5761806
    • ๐Ÿ›  Fixed issue with deploy of PyPi image 18c3cbf
    • โšก๏ธ Updated CI to use python 3.9 58ab668
  • v10.0.8 Changes

    26 January 2021

    • โœ‚ Removed ability to set web host from settings in UI, constrained to only setting from cli. c17dc55
    • โœ‚ Removed IRC from main layout 87a989d
    • ๐Ÿ›  Fixed issue with provider options not appearing in settings 256e1df
    • Replaced get_lan_ip with get_internal_ip fa55c2c
    • ๐Ÿ›  Fixed invalid literal for int() with base 10 when attempting to mass edit default episode statuses a7dd0d7
  • v10.0.7 Changes

    15 January 2021

  • v10.0.6 Changes

    14 January 2021

    • ๐Ÿ›  Fixed issue with launching browser after app starts up via scheduler f554180
  • v10.0.5 Changes

    14 January 2021

    • ๐Ÿ‘ท Minor changes to CI script b9dd99c
  • v10.0.4 Changes

    14 January 2021

    • ๐Ÿ›  Fixed issue with searching for new shows 4d571f8
    • ๐ŸŒ Implemented abstract class in web base handler e9812be
    • ๐Ÿ›  Fixed issues with cascade database deletions 4e8421c
    • โฌ‡ Decreased noise of saving config during auth methods 5322d50
    • ๐Ÿ”จ Refactored CI script to update changelog in separate stage 18f98b0
    • ๐Ÿ›  Fixed CI script and merge issues between develop and master branches 149d52e
    • ๐Ÿš€ Moved changelog creation to happen in release branch 506bac0
    • ๐Ÿ›  Fixed unterminated string in CI script 4ab3dbd
  • v10.0.3 Changes

    12 January 2021

    • ๐Ÿšš Database code for migrating py2 codernitydb files is now depreciated and removed 88b4cdf
    • Further work done to subtitle refiners a25c7df
    • โšก๏ธ When updating sub_id, mark config database dirty before saving db592df
    • Misc cleanup b162bac
    • โœ‚ Removed left over code from testing 619a0b2
    • During config file migration to config database, initial user is granted superuser permissions now c484e5e
  • v10.0.2 Changes

    11 January 2021

    • ๐Ÿ›  Fixed issue with multi-episode naming dad674a
    • ๐Ÿ›  Fixed issue with failed snatched episodes f5f44bc
    • ๐Ÿ›  Fixed issue with sorting poster view by name 6c5adf0
  • v10.0.1 Changes

    11 January 2021

    • ๐Ÿ›  Fixed issue with database upgrades, refactored database initialization to happen after migrations and upgrades are performed bcd24c3