🚀 MediaFlow 2.4.8 Released
This release introduces a high-performance alternative for resource-constrained environments, improves playlist handling flexibility, and streamlines our deployment workflows.
✨ New Features & Enhancements
- 🚀 High-Throughput Alternative: Introduced support and documentation for MediaFlow Proxy Light. This version is optimized for constrained hardware, offering significantly lower memory usage and higher throughput.
- 🛠️ Enhanced Playlist API: Updated
rewrite_m3u_links_streamingandasync_generate_combined_playlistwith new parameters, allowing for more granular control over how streams are processed and handled. - ⚙️ CI/CD Improvements: Added manual trigger support (
workflow_dispatch) to GitHub Actions, enabling more flexible releases with custom tags and improved Docker build automation.
📖 Documentation Updates
- 📊 Performance Benchmarks: Added a new section to the README and official docs comparing performance metrics between the standard MediaFlow Proxy and the new "Light" implementation.
- 📑 API Refinement: Improved documentation for the playlist proxy handler, providing clearer guidance on query parameters and their impact on stream processing.
🤝 Contributors
A huge thank you to our contributors for this release:
@mhdzumair
📄 Full Changelog
For a detailed list of all changes, visit: 2.4.7...2.4.8