Releases: jesec/flood
Releases · jesec/flood
Release v4.14.2
Release v4.14.1
Release v4.14.0
Release v4.13.10
Release v4.13.9
Release v4.13.8
release: 4.13.8 (#1090)
What's Changed
- fix: use proper MIME types for torrent content download by @trim21 in #1086
- fix: prevent SKIPPED summary jobs from bypassing required checks by @trim21 in #1088
- Download torrent files with proper HTTP Range support using
@fastify/sendby @kasra73 in #1089 - release: 4.13.8 by @trim21 in #1090
New Contributors
Full Changelog: v4.13.7...v4.13.8
Release v4.13.7
Release 4.13.7
(the version v4.13.0 - v4.13.6 is missing because latest version of npm is broken, so I try to release this many times)
🚀 Features
- Docker: Bind to
::by default to support dual-stack IPv4/IPv6 environments. (#1063)
🐞 Bug Fixes
- qBittorrent: Fixed an issue where seeding ETA displayed as infinity (∞). (#1060)
- Authentication: Fixed query string token authentication for torrent content downloads. (#1070)
- UI: Fixed a bug where mount point drag-and-drop reordering was not persisted on save. (#1056)
🌐 Localization & Data
- i18n: Updated translations and corrected Polish language name. (#1055, #1046, #1057)
- GeoIP: Updated GeoLite2 country database for more accurate peer location mapping.
Full Changelog: v4.13.0...v4.13.7
Release v4.13.0
release: 4.13.0 (#1045)
What's Changed
- feat: support infohash as magnet link by @trim21 in #1034
- feat: support searching torrents by info hash by @mmgoodnow in #1038
- chore(geoip): update GeoLite2-Country.mmdb by @github-actions[bot] in #1039
- feat: add configurable torrent progress bar display options by @marcinmajsc in #1037
- fix: relax request body for authenticate by @trim21 in #1041
- i18n: new translations by @github-actions[bot] in #1035
- fix(ui): restore desktop sidebar toggle behavior by @trim21 in #1043
- release: 4.13.0 by @trim21 in #1045
New Contributors
- @mmgoodnow made their first contribution in #1038
Full Changelog: v4.12.6...v4.13.0
Release v4.12.6
release: 4.12.6 (#1032)
What's Changed
- build: embed frontend assets into a js file by @trim21 in #1026
- chore(geoip): update GeoLite2-Country.mmdb by @github-actions[bot] in #1027
- fix: relax the schema to allow unknown field and fix setting schema by @trim21 in #1030
Full Changelog: v4.12.5...v4.12.6
Release v4.12.5
Nothing actually new in this release. I write a local python script to create release for this project.