Skip to content

v2.0.0

Latest

Choose a tag to compare

@anonymous-org-za anonymous-org-za released this 16 Jan 01:30
973fda5

2.0.0 (2026-01-16)

⚠ BREAKING CHANGES

  • uses new http client wrapper with automatic retries

Features

  • add cleanup logic for stale .strm files and empty folders (68d4448)
  • Add RAW_MODE feature: preserve original file tree when enabled (0dcd7c9)
  • adds caching to http client (896fd20)
  • adds update checking using git, http header uses latest version (58673e0)
  • uses new http client wrapper with automatic retries (31d7b57)

Bug Fixes

  • better search and proper folder structure on no metadata (f18d272)
  • changes raw_mode env to true/false (172a11b)
  • handles when file is not found (9de0a53)
  • properly updates wording and value of mount (243bf87)
  • stores larger blocks to prevent 429s (94719c7)
  • types and better errors (e6e7f45)