🚀 ytdl-material 1.0.6
This patch release focuses on category automation, scheduled subscription refreshes, yt-dlp impersonation support, Docker maintenance, and dependency/security updates.
✨ Features
- Added default category rules, a category reapply task, and media library quick category filters. #272 #273
- Subscription refreshes can now be scheduled and run automatically on startup. #252 #253
- Added opt-in yt-dlp browser impersonation support for sites that need browser-like requests. #265
🛠️ Fixes
- Subscription refresh tasks now check every eligible subscription during each run. #261
- Docker no longer tries to install impersonation dependencies at runtime, and image setup is gated behind the explicit impersonation env flag. #266 #267
- Fixed the PostgreSQL data volume path in the default Docker Compose file. #250
- Added compose examples for youtubedl-material and legacy MongoDB migrations. 1df360b bda3fd1
🔒 Security / Dependencies
- Resolved Dependabot alerts in the frontend and backend dependency trees. #271
- Refreshed frontend and backend dependencies, including Angular, Scalar API Reference, MongoDB, Mocha, Node types, and npm lockfile maintenance. #238 #239 #240 #241 #244 #247 #251 #254 #255 #256 #257 #258 #259 #262 #263 #268 #269
New Contributors
Full Changelog: v1.0.5...v1.0.6