🚀 MediaFlow 2.1.2 Release Notes
New Features & Enhancements
🔒 Improved Access Control
- Added new UI access control middleware with configurable options to disable home page, API documentation, and speedtest UI
🌊 Enhanced Streaming Capabilities
- Improved streaming response handling and error management
- Implemented better handling of remote protocol errors and connection closures
- Enhanced chunked transfer encoding compatibility
- Added detailed logging for partial content transfers
Bug Fixes
🔧 Security & Stability
- Fixed M3U8Processor by removing response headers from query parameters
- Updated Vixcloud extractor to handle new URL format
- Fixed multiple security vulnerabilities in Docker container
Security Updates
🛡️ Docker Security
- Upgraded Python base image from 3.12-slim to 3.13.2-slim
- Patched multiple vulnerabilities related to zlib and krb5
📝 Additional Information
- Detailed Changelog
- Contributors: @mhdzumair, @UrloMythus
This release focuses on improving streaming reliability, security, and access control management while fixing several critical bugs and vulnerabilities.