Skip to content

v2.1.0

Compare
Choose a tag to compare
@kannibalox kannibalox released this 20 Sep 18:34
· 739 commits to main since this release

Added

  • Re-enabled last_xfer and active fields
    • Added safety check for last_xfer if required method is not
      available
  • Configuration option item_cache_expiration for more explicit
    control of the cache

Fixed

  • rtcontrol
    • --json will now display all known fields by default
    • --throttle works as intended
    • send string to interval calculations instead of object (effected
      seedtime, leechtime, stopped)
    • Fix pre-fetching for views

Changed

  • Show full stack traces for templating errors while using --debug