Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 16:46
· 4 commits to main since this release

Features

  • add api endpoint to get total count of torrents based on query keyword (bd5c138)
  • web: add new parameters with different semantics to the torrentstotal api (fc60049)

Bug Fixes

  • web: correct property name for discoveredOn in torrent data (b6bcc68)
  • web: don't use HTML entities when building URL (12c7953 fix-up) (aff9ee5)
  • web: remove two debugging messages from the statistics page (4d1097f)

Performance Improvements

  • persistence: improve the count method for torrents (0e995d4)