MVidarr v0.9.1 - Security Updates and Bug Fixes
🔒 Security Enhancements
- Complete Security Audit: Fixed 17 vulnerabilities (1 Critical, 2 High, 12 Medium, 2 Low)
- Critical Security Fixes:
- PyMySQL 1.1.0 → 1.1.1: Fixed SQL injection vulnerability (CVE-2024-36039)
- Gunicorn 21.2.0 → 23.0.0: Fixed HTTP request smuggling (CVE-2024-1135, CVE-2024-6827)
- Pillow 10.1.0 → 10.3.0: Fixed buffer overflow vulnerability (CVE-2024-28219)
- Automated Security Infrastructure: 8 automated security workflows with daily monitoring
- Enterprise-Grade Security Operations: Multi-tier incident response and compliance monitoring
🐛 Bug Fixes
- Fixed IMVDb modal background display issue
- Fixed database settings not populating on settings page
- Fixed folder path generation issues
- Fixed database settings text box color consistency across themes
🎨 UI/UX Improvements
- Enhanced database settings display with proper theme-aware styling
- Improved readonly field styling for better user experience
- Added Ko-fi sponsorship support
🔧 Technical Improvements
- Updated dependencies to latest secure versions
- Enhanced CI/CD pipeline with security enforcement
- Improved code formatting consistency with Black 24.3.0
- Fixed Docker buildx cache errors in GitHub Actions
📝 Documentation
- Added comprehensive security audit documentation (SECURITY_AUDIT.md)
- Updated project instructions and development workflow
Full Changelog: v0.9.0...v0.9.1