0.6.0 (2026-04-25)
Features
- skip stream probing for instant playback startup (390ec20)
Bug Fixes
- add seeding limit checks for Transmission and Deluge (168e509)
- address date parser edge cases — bare Z handling, test fixes, coverage (f81dc59)
- address date parser edge cases — bare Z handling, test fixes, coverage (7393e02)
- ci: add gate job matching branch protection required check (2f8ea4d)
- Replace GO style date parser with a working one (aad1501)
- Replace GO style date parser with a working one (6a7c923)
- restore canBeRemoved for non-seeding torrents after PR 291 (e44138c)
Performance
- optimize logs page load time by 30-50x (91463f1)
Styling
- add CHANGELOG.md to .prettierignore and format (df9eca6)
- format CHANGELOG.md with Prettier (50e7311)
Documentation
- improve README clarity and structure (b7f66a4)
Miscellaneous
- remove .vscode directory and add to .gitignore (775e00b)