torrentclaw-skill/CHANGELOG.md
Deivid Soto 98c550feb0 feat: initial open-source project structure
Agent Skill for searching and downloading torrents via TorrentClaw.
Includes SKILL.md with OpenClaw metadata, bash scripts for torrent
client detection, CONTRIBUTING.md, CHANGELOG.md, CI/CD with GitHub
Actions (shellcheck + conventional commits), lefthook git hooks,
Makefile, and .editorconfig.
2026-02-13 18:40:53 +01:00

17 lines
660 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [0.1.13] - 2026-02-13
### Features
- Search movies and TV shows across 12+ torrent sources
- Filter by quality (480p-2160p), genre, year, rating, language, season/episode
- API key authentication with tiered rate limits
- Quality scoring (0-100) based on resolution, codec, seeders, source trust
- Multi-language support (11 languages with accent-insensitive search)
- Detect installed torrent clients (Transmission, aria2)
- Add magnet links directly to torrent clients
- Download .torrent files or copy magnet links
- OS-specific installation guides for torrent clients