Skip to content

Release history

flood releases

A modern web UI for various torrent clients with a Node.js backend and React frontend.

All releases

13 shown

No immediate action
v4.14.2 Bug fix

API coercion fix + TTL

No immediate action
v4.14.1 Bug fix

qBittorrent fixes

v4.14.0 Bug fix
Security fixes
  • dep: CVE-2024-XXXXX — XSS vulnerability in postcss fixed by bumping to 8.5.13
Notable features
  • Tracker warning status level added
Full changelog

✨ Features

  • Tracker: Added warning status level for tracker messages. (#1108)

🐞 Bug Fixes

  • Torrent: Guarded setTorrentsSequential against missing d.down.sequential.set. (#1113)
  • Assets: Fixed relative asset paths so --baseuri works with Vite build. (#1110)
  • Dependencies: Bumped postcss to 8.5.13 to resolve XSS CVE. (#1103)
v4.13.10 New feature
Notable features
  • Settings added to enable/disable sidebar filter visibility
Full changelog

release: 4.13.10 (#1102)

What's Changed

  • fix(rtorrent): fall back to XML-RPC for torrent list fetch by @awsms in https://github.com/jesec/flood/pull/1098
  • feat: add settings to toggle sidebar filter visibility by @trim21 in https://github.com/jesec/flood/pull/1099

New Contributors

  • @awsms made their first contribution in https://github.com/jesec/flood/pull/1098

Full Changelog: https://github.com/jesec/flood/compare/v4.13.9...v4.13.10

v4.13.9 Bug fix

Updated dependencies and fixed file path encoding in @fastify/send to properly handle special characters in file paths.

v4.13.8 Bug fix

Fixed torrent content downloads by using proper MIME types, prevented summary jobs from bypassing required CI checks, and improved HTTP Range request support with proper streaming.

v4.13.0 New feature
Notable features
  • Infohash magnet link support
  • Torrent search by info hash
  • Configurable progress bar display
v4.12.6 Bug fix

Embedded frontend assets directly into JavaScript file for simplified deployment and updated GeoIP database with fixed request schema validation.

v4.12.5 Maintenance

Nothing actually new in this release. I write a local python script to create release for this project.

v4.12.3 Bug fix

Removed problematic Swagger UI component that prevented server from starting properly.

v4.12.2 New feature
Notable features
  • Request body validation with fastify+zod
  • Swagger API documentation
v4.12.1 Breaking risk
Breaking changes
  • Replaced express web server with fastify framework
  • Frontend build system changed from Create React App to Storybook
Notable features
  • Panda CSS styling integration
  • Storybook component library
  • Enhanced rTorrent method handling

Beta — feedback welcome: [email protected]