Highlights
- SVT-AV1 in the unified FFmpeg image; preferred fast CPU AV1 path vs libaom.
- Backend responsiveness: async-safe cleanup, hw-info caching, non-blocking Celery calls from API routes.
- Worker: fix
compress_videosysscoping (NameErrorin nested FFmpeg helpers). - UI: clearer encoder preset vs NVENC tuning; Extra Quality (CQ) explained; version badge aligned with v137.
- Routing / logging: real 404s for API-like paths; structured request logging and worker task hooks.
- Docker / ops:
.envbind footgun fix,.env.example,BUILD_VERSION137.
Docker
docker pull jms1717/8mblocal:v137
# or
docker pull jms1717/8mblocal:latestSee CHANGELOG.md for the full v137 section.