github prefect421/mvidarr v0.10.0-beta.1
v0.10.0-beta.1 - First Beta Release

latest release: v0.10.0-beta.2
25 days ago

MVidarr v0.10.0-beta.1 - First Beta Release

Release Date: December 1, 2025
Updated: December 2, 2025
Status: Beta Release - Active Development

🔒 Security Enhancements

Critical Vulnerability Fixes (10 CVEs Resolved)

  • werkzeug 3.0.3 → 3.1.3: Fixed path traversal and file disclosure vulnerabilities
  • python-multipart 0.0.12 → 0.0.20: Resolved DoS vulnerability (CVE-2024-52337)
  • jinja2 3.1.4 → 3.1.5: Fixed XSS vulnerability (CVE-2024-56201)
  • FastAPI/Starlette: Patched DoS vulnerabilities (PYSEC-2024-38, GHSA-f96h-pmfr-66vw)

Security Infrastructure

  • ✅ Automated security scanning with Semgrep, Bandit, pip-audit
  • ✅ Daily vulnerability monitoring via GitHub Actions
  • ✅ Zero high-severity issues remaining

🐛 Critical Bug Fixes

Chrome STATUS_BREAKPOINT Crash Fix

  • Issue: Chrome browser crash when seeking videos with active subtitle tracks
  • Solution: Chrome-specific workaround implemented
    • Subtitles automatically disabled during seek operations (Chrome only)
    • Other browsers (Firefox, Safari, Edge) unaffected
    • Native browser subtitle controls preserved
  • Documentation: New Browser Compatibility Guide

MariaDB Health Check Fix

  • Issue: Docker health checks failing due to deprecated mysqladmin command
  • Solution: Updated to use mariadb-admin instead
  • Impact: Improved container reliability and monitoring

📚 Documentation Updates

  • Browser Compatibility: Comprehensive guide for Chrome, Firefox, Safari, Edge support
  • Troubleshooting: Enhanced video playback troubleshooting section
  • Release Notes: Detailed changelog and migration guides
  • Installation: Updated Docker image references to v0.10.0-beta.1

🐳 Docker Deployment

Production Image:

# Use the latest beta release
docker pull ghcr.io/prefect421/mvidarr:v0.10.0-beta.1

# Or use the latest tag (points to current beta)
docker pull ghcr.io/prefect421/mvidarr:latest

Quick Start:

git clone https://github.com/prefect421/mvidarr.git
cd mvidarr
docker-compose up -d

Access: http://localhost:5001 (default: admin/admin - change immediately)

⚠️ Beta Release Notes

This is a BETA release following SemVer 0.x conventions:

  • Active development and testing phase
  • Not yet production-ready (v1.0.0 will be production release)
  • Breaking changes may occur between beta versions
  • Community feedback and testing encouraged

🔧 What's Next (v0.10.0-beta.2)

  • Additional browser compatibility testing
  • Community feedback integration
  • Further stability improvements
  • Migration path to v0.10.0 stable

📞 Support & Reporting

🙏 Thank You

Thank you to all beta testers and contributors helping validate MVidarr before the v1.0.0 production release!


Built with ❤️ for music video enthusiasts

Don't miss a new mvidarr release

NewReleases is sending notifications on new releases.