What's Changed
1.55.0 (2025-12-10)
Features
- add swagger-jsdoc and swagger-ui-express dependencies (8a23f4f)
- add Swagger/OpenAPI configuration with API documentation (70d2613)
- #287: subfolder enhance / optimize perf (81a0a03), closes #287
Bug Fixes
- ci: move coverage comment to separate workflow for fork PR support (04658f5)
- auto-detect ARM architecture for MariaDB volume configuration (ef8974d)
Tests
- update backend tests for modular route structure (6389d6b)
Code Refactoring
- extract API routes into modular route files (16b7faf)
- update server.js to use modular route system (c776022)
Documentation
- add ARM architecture guidance for manual docker compose users (956bebc)
- add contributors page (0459771)
- Add link to Patreon (07ca0ed)
- update CHANGELOG for v1.54.1 [skip ci] (be3f89e)
Docker Image
docker pull dialmaster/youtarr:v1.55.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.54.1...v1.55.0