Skip to content

Release v4.2.20

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:38
70c8bad

v4.2.20

  • Applied full audit and security scan on code, and applied recommended solutions.

  • Optimization of over-engineered code, applied recommended alternatives.

  • New Features

    • Added an optional maximum torrent limit; 0 preserves unlimited behavior.
    • Peer responses now honor requested counts across HTTP, UDP, and WebSocket announcements.
  • Security

    • Strengthened API authentication, input validation, token handling, and JavaScript escaping.
    • Improved path validation while supporting absolute certificate paths.
  • Bug Fixes

    • Prevented malformed database records and invalid deletion identifiers from causing failures.
    • Corrected completion counting, peer validation, counter overflow, and stale peer handling.