v0.3.3 - Community Contributions & Protected Media Support
Community Contributions & Protected Media Support
Community-driven release featuring contributions from @vfilon, who submitted all four PRs in this version!
Highlights
- 🇷🇺 Russian Language Support - 8th supported UI language with 1,600+ translated strings
- 🔐 Protected Media Authentication - New plugin system for downloading from password-protected corporate video portals (MediaCMS support built-in)
- 🛠️ Bug Fixes - VRAM monitoring fix for non-CUDA devices, loading screen translation fix
- 🔧 URL Utilities - Centralized URL construction for consistent dev/production behavior
How to Update
Docker Compose:
docker compose pull
docker compose up -dProtected Media Setup (Optional)
To enable authenticated downloads from MediaCMS installations:
# Add to .env
MEDIACMS_ALLOWED_HOSTS=media.example.com,mediacms.internalFull Changelog
See CHANGELOG.md for complete details.
Thank You
Special thanks to @vfilon for contributing all four PRs in this release!