| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flood-linux-arm64 | 2026-06-21 | 111.6 MB | |
| flood-linux-arm64.deb | 2026-06-21 | 45.4 MB | |
| flood-linux-x64 | 2026-06-21 | 120.2 MB | |
| flood-linux-x64.deb | 2026-06-21 | 48.0 MB | |
| flood-macos-arm64 | 2026-06-21 | 111.7 MB | |
| flood-macos-x64 | 2026-06-21 | 114.1 MB | |
| flood-win-arm64.exe | 2026-06-21 | 102.9 MB | |
| flood-win-x64.exe | 2026-06-21 | 107.6 MB | |
| README.md | 2026-06-21 | 671 Bytes | |
| Release v4.14.3 source code.tar.gz | 2026-06-21 | 4.2 MB | |
| Release v4.14.3 source code.zip | 2026-06-21 | 4.6 MB | |
| Totals: 11 Items | 770.2 MB | 2 | |
✨ Features
- Torrents: Added native moving status for torrents
🐞 Bug Fixes
- rTorrent: Fixed an issue where
false=was being sent as a method name ingetClientSettings - rTorrent: Corrected ETA and download progress for partially downloaded torrents
- rTorrent: Enabled compatibility with rTorrent 0.16.14 using available commands
- General: Included rundir path in runtime directory error message for better debugging
- UI: Pinned react-router and react-router-dom to the same version to prevent version mismatches
🔧 Refactors
- ClientService: Converted
ClientGatewayServiceto an interface with async factory pattern