What's Changed
1.60.0 (2026-03-02)
Features
- client: migrate Storybook config and parity play coverage (6bb59e6)
- add Storybook test job to CI workflow (a22959e)
- channel flat file structure option (#258) (86dd6c6)
- enhance Storybook integration with caching, add MSW handlers, and improve test accessibility (4a9b020)
- enhance Storybook integration with CI and update documentation (2bf81e3)
- update CI workflow for Storybook validation and simplify related scripts (50d7f9a)
Bug Fixes
- add 15s timeout to HTTP thumbnail download to prevent long hangs (#405) (80eb2f1)
- address code review for flat file feat (#442) (426334c)
- address issues raised during review/testing (c2408fc)
- Addressed nested router issue and filled gap in storybook testing (43f1220)
- correct import path for DEFAULT_CONFIG in MSW handlers (0120489)
- resolve CI lint failure (0cc17ba)
- stale NFS mounts (#434) (cd9a334)
- Storybook failing to load/update docs (8f28929)
- Storybook MemoryRouter story issues (7014f8e)
Documentation
- update CHANGELOG for v1.59.0 [skip ci] (4752a38)
Docker Image
docker pull dialmaster/youtarr:v1.60.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.59.0...v1.60.0