Skip to content

v5.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 May 03:39

5.0.0 (2026-05-18)

Bug Fixes

  • bump and fix lint (8e38055)
  • magnet: Harden parser edge cases (7fbbc41)

Features

  • magnet: Support BEP46 salt (e44b95e)
  • magnet: Tighten parsing and speed up decode (5c5759b)

BREAKING CHANGES

  • magnet: decoded magnet objects now have a null prototype, oversized or invalid so ranges are ignored instead of expanded, and repeated kt params flatten into one keyword list.

Co-Authored-By: Codex GPT-5 noreply@openai.com