What's Changed
Features
- enhance documentation link handling with GitHub slugs and heading extraction (bbc6852)
Bug Fixes
- align documentation anchors with Docusaurus (8e6c7e1)
- cookie-specific Video unavailable fallback (6952170)
- embed full upload instant in mp4 metadata (32dc613), closes #832
- emit one version heading per release entry (b4ec513), closes #811
- preserve generated documentation anchors (43930a5)
- preserve temp directory root on cleanup (a094c31), closes #835
- respect TZ env var in console log timestamps (a7c56ed), closes #838
- support ctrl-click on subscription channels (c8220a8), closes #815
- docs: correct generated compose instructions (67066cc)
Styles
- render active filter badges below filter panel in video list (41ce398)
Code Refactoring
- Replace (majority of) raw query in getVideosPaginated (a6498f5)
- Replace raw query in _flushBackfillUpdates (a30c8e9)
- Replace raw query in applyVideoUpdates (b135b72)
- Replace raw query in backfillFromDownloadedVideos (6fb506b)
- Replace raw query in getAllUniqueChannels (e6f61a0)
Tests
- correct documentation content assertions (634363a)
- cover dynamic documentation sources and anchors (3c2785b)
- derive documentation coverage from eligible sources (05439bb)
- include the upstream Asustor documentation (981bf71)
- match locale sorted documentation sources (20d175b)
Documentation
- add automated branded Docusaurus site (3dc75c0)
- Fix typos in .env.example comments (cc784a5)
- Fix typos in docker-compose.external-db.yml comments (5856487)
- Fix typos in docker-compose.yml comments (26912db)
- preserve upstream package formatting (012bead)
- update CHANGELOG for v1.83.1 [skip ci] (636a2b0)
Docker Image
docker pull dialmaster/youtarr:v1.84.0Or use latest:
docker pull dialmaster/youtarr:latestFull Changelog
Full Changelog: v1.83.1...v1.84.0