🚀 MediaFlow 2.4.5 Released
✨ New Features & Enhancements
- 📱 Enhanced Telegram Handling: Major upgrade to Telegram media processing. You can now resolve media using
chat_idanddocument_iddirectly. - ⚡ Performance Caching: Introduced Redis caching for
document_idtomessage_idmappings, significantly speeding up media retrieval. - 🏗️ Expanded Architecture Support: Added official support for
linux/arm/v7platforms in Docker builds, improving compatibility with older hardware and specific IoT devices. - ⚙️ Advanced Configuration: New settings for Telegram document scanning limits and cache TTL (Time To Live) are now available for better fine-tuning.
🐛 Bug Fixes
- 🔤 Unicode Filename Support: Fixed a critical issue to ensure Cyrillic and other Unicode characters are correctly handled within Telegram routes.
- 📺 Vavoo Integration: Updated the Vavoo provider to resolve recent connectivity issues.
- 🛠️ Build Stability: Fixed specific errors occurring during the ARMv7 Docker build process.
🤝 Contributors
A big thank you to the contributors who made this release possible:
@IuraHD, @CKGrafico, @qwertyuiop8899, and @mhdzumair.