| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flood-linux-arm64 | 2026-07-16 | 111.9 MB | |
| flood-linux-arm64.deb | 2026-07-16 | 45.2 MB | |
| flood-linux-x64 | 2026-07-16 | 120.6 MB | |
| flood-linux-x64.deb | 2026-07-16 | 47.8 MB | |
| flood-macos-arm64 | 2026-07-16 | 112.1 MB | |
| flood-macos-x64 | 2026-07-16 | 114.5 MB | |
| flood-win-arm64.exe | 2026-07-16 | 103.2 MB | |
| flood-win-x64.exe | 2026-07-16 | 108.0 MB | |
| README.md | 2026-07-16 | 809 Bytes | |
| Release v4.15.0 source code.tar.gz | 2026-07-16 | 4.1 MB | |
| Release v4.15.0 source code.zip | 2026-07-16 | 4.4 MB | |
| Totals: 11 Items | 771.9 MB | 3 | |
✨ Features
- auth: Added scoped content token authentication for torrent data routes (#1280)
- tracker: Added setting to disable tracker warning status (#1168)
- torrent: Added selectedSizeBytes to TorrentProperties and frontend column (#1172)
- pwa: Registered as OS handler for
.torrentfiles and magnet links (#1167)
🐞 Bug Fixes
- css: Restored
color: inheriton button elements removed in ress v5 (#1278) - deps: Downgraded yargs to v17 (breaking change mitigation) (#1277)
- core: Migrated from deprecated
disableRequestLoggingtologController(#1224) - core: Reverted
Math.roundtoMath.floorfor percentComplete calculations (#1181) - core: Replaced deprecated
fs.rmdirwithfs.rm(#1175) - core: Dont ignore dotfiles anymore (#1165)