Releases: DialmasterOrg/Youtarr
Releases · DialmasterOrg/Youtarr
Release v1.53.2
What's Changed
1.53.2 (2025-11-22)
Bug Fixes
- improve database resilience and platform compatibility (974c743)
- db: resolve custom user auth issues and improve config clarity (21b7ada)
Documentation
Docker Image
docker pull dialmaster/youtarr:v1.53.2Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.53.1...v1.53.2
Release v1.53.1
What's Changed
1.53.1 (2025-11-19)
Bug Fixes
- increase video validation timeout from 10s to 60s (d5d074c)
Documentation
- update CHANGELOG for v1.53.0 [skip ci] (66395f6)
Docker Image
docker pull dialmaster/youtarr:v1.53.1Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.53.0...v1.53.1
Release v1.53.0
What's Changed
1.53.0 (2025-11-19)
Features
- add ARM64 multi-architecture Docker image support (729384d)
Bug Fixes
- add crossorigin attribute to manifest link to prevent CORS warnings (49fd64b)
- Channel List styling (9154773)
Documentation
- add Apple Silicon troubleshooting for MariaDB virtiofs corruption (b566139)
- update CHANGELOG for v1.52.0 [skip ci] (9cfffb7)
Docker Image
docker pull dialmaster/youtarr:v1.53.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.52.0...v1.53.0
Release v1.52.0
What's Changed
1.52.0 (2025-11-15)
Features
- add dark mode theme support with toggle in configuration (2a4cf68)
Documentation
- update CHANGELOG for v1.51.1 [skip ci] (c3efa2d)
Docker Image
docker pull dialmaster/youtarr:v1.52.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.51.1...v1.52.0
Release v1.51.1
What's Changed
1.51.1 (2025-11-15)
Bug Fixes
- relocate config.example.json to /app/server for Elfhosted compatibility (0db5ade)
Documentation
- update CHANGELOG for v1.51.0 [skip ci] (0182737)
Docker Image
docker pull dialmaster/youtarr:v1.51.1Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.51.0...v1.51.1
Release v1.51.0
What's Changed
1.51.0 (2025-11-15)
Features
- add advanced settings section with proxy and rate limiting (21c4a01)
- surface yt-dlp version and normalize rate-limit IP (b94cd6a)
- add support for user specified timezone for server (8e41f97)
Code Refactoring
- Configuration (8e41f97)
Documentation
- update CHANGELOG for v1.50.1 [skip ci] (dd19493)
Docker Image
docker pull dialmaster/youtarr:v1.51.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.50.1...v1.51.0
Release v1.50.1
What's Changed
1.50.1 (2025-11-13)
Bug Fixes
- terminated download history and Channel UI (748d46e)
Documentation
- improve AUTH_PRESET credential documentation and validation feedback (b372829)
- update CHANGELOG for v1.50.0 [skip ci] (e823431)
Docker Image
docker pull dialmaster/youtarr:v1.50.1Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.50.0...v1.50.1
Release v1.50.0
What's Changed
1.50.0 (2025-11-11)
Features
- add HTTPS support for Plex server connections (30e5b75)
- improve update instructions and add colorized console output (99187b6)
Documentation
- update CHANGELOG for v1.49.1 [skip ci] (b2d8db0)
Docker Image
docker pull dialmaster/youtarr:v1.50.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.49.1...v1.50.0
Release v1.49.1
What's Changed
1.49.1 (2025-11-10)
Bug Fixes
- Fix for yt-dlp temp directory behavior on elfhosted (d2f68a4)
- Set TMPDIR for all yt-dlp invocations (dfee084)
Documentation
- update CHANGELOG for v1.49.0 [skip ci] (8e18cda)
Docker Image
docker pull dialmaster/youtarr:v1.49.1Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.49.0...v1.49.1
Release v1.49.0
What's Changed
1.49.0 (2025-11-10)
Features
- add database health check and error overlay (935b181)
- enhance database error handling with auto-recovery and improved UX (1c37193)
Bug Fixes
- Use canonical channel thumbs part 2 (58930ee)
- Use canonical YT URL for channel video thumbs (339e52c)
Code Refactoring
- startup scripts, infra, documentation (b02316f)
Documentation
- improve Docker Compose installation documentation (690dba6)
- streamline development documentation and remove deprecated scripts (cf2418a)
- update CHANGELOG for v1.48.0 [skip ci] (e9ca9dc)
Docker Image
docker pull dialmaster/youtarr:v1.49.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: vv1.48.0...v1.49.0