0.37.0-dev.4 (2026-03-17)
Bug Fixes
- WebAPI: Ensure completed download patches report full progress (a3d3f0a)
- WebAPI: Fix double-delete, EF UNION translation, torrent delete regressions, and key-based delete refactor (e7377a9)
- WebAPI: Fix the downloads getting stuck and not continuing (de5671d)
- WebAPI: Format download progress percentage to two decimal places (3027924)
- WebAPI: Handle request timeout and bad gateway errors in HTTP client (5b07ff0)
- WebAPI: Preserve direct download completion progress (24983fa)
- WebAPI: Replace pre-allocated stream with directory creation and disk space check before downloads (77d1f6e)
- WebAPI: Update file transfer percentage during download move (ea08362)
Performance Improvements
- WebAPI: The starting of a download now happens much faster, from 11 secondes in some cases to 2 seconds (0ed8171)