Releases: Novik/ruTorrent
v5.3.0
v5.3.0
First release since v5.2.10 (July 2025).
New features
- Name normalization β sort by cleaned torrent names, toggleable via settings (@tohenk)
- Log history plugin β persists log tab across page reloads (@ranirahn, fixes by @xirvik)
- Tracker Status column β shows tracker response in torrent list (@Micdu70)
- OblivionBlue theme (@the-mrabz)
- Dual IPv4/IPv6 port checking (@cantalupo555, fixes by @xirvik)
- Option to hide trackers from panel (@TheGoblinHero, fixes by @xirvik)
- Icon alias system for tracker/label dedup (@tohenk)
- conf.local.php support for deployment-specific config overrides (@xirvik)
- Right-align count/size in panels with separator (@tohenk)
- Magnet bulk add β paste multiple URLs/magnets at once (@edde746)
Bug fixes
- PHP 8.2+ deprecation fixes β cache.php, Torrent.php, rss.php, trafic (@xirvik)
- GeoIP2/MaxMindDB rewrite β replaces deprecated GeoIP1 extension (@xirvik)
- rtorrent 0.16.x compatibility β erasedata, convert.kb, deprecated command aliases (@xirvik, @simonc56)
- httprpc trust model fix for rtorrent 0.16.8 (@xirvik)
- Explorer truncated file listing fix (@xirvik)
- DnD event handler leak fix (@xirvik)
- Theme race condition fix (@xirvik)
- Dialog header CSS fix for flex layout (@xirvik)
- RSS guid-based duplicate detection (@ranirahn)
- Diskspace tooltip β shows used/total/free (@tohenk)
- Directory picker sort fix β case-insensitive,
..always first (@allixx) - Right-align peers/seeds columns (@allixx)
- Lookat plugin precedence bug fix (@anthonyryan1)
- Don't double-count size in tracker labels (@Zmegolaz)
- Check port graceful IPv6 handling (@xirvik)
- hideTrackers plugin load order fix (@xirvik)
- Fix missing comma in pt-br.js (@xirvik)
- Relative symlink permission check (@tohenk)
Translations
- Greek translation updates (@ChriZathens)
- Brazilian Portuguese translation improvements (various)
Dependencies (tests only)
- Bump picomatch 2.3.1 β 2.3.2 (security)
- Bump js-yaml 3.14.1 β 3.14.2 (security)
- Bump minimatch 3.1.2 β 3.1.5 (security)
- Bump jest-environment-jsdom 29.5.0 β 30.3.0
v5.2.10-hotfix
ruTorrent v5.2.10
It is highly recommended for common platforms to upgrade. This hotfix resolves a performance regression in v5.2 with dxSTable sorting. When running ten thousand torrents, there may be a significant slowdown without this hotfix.
What's Changed
- Fix Chrome performance regression by @anthonyryan1 in #2960
- Refine pt-BR translation for country names by @cantalupo555 in #2961
Full Changelog: v5.2.9...v5.2.10
v5.2.9-hotfix
ruTorrent v5.2.9
This hotfix is recommended for common platforms. It resolves an error flooding issue with RSS when a 304 status code is sent.
What's Changed
- fix(rss.php): http status 304 unmodified by @SuperMiaw in #2955
New Contributors
- @SuperMiaw made their first contribution in #2955
Full Changelog: v5.2.8...v5.2.9
v5.2.8-hotfix
ruTorrent v5.2.8
This hotfix is recommended for common platforms. It increases the default file drop max size from 2MB to 5MB for larger torrent files.
What's Changed
Full Changelog: v5.2.7...v5.2.8
v5.2.7-hotfix
ruTorrent v5.2.7
This is a critical hotfix. It's highly recommended to upgrade.
- It fixes the search feature on mobile. (Thanks @tohenk)
What's Changed
Full Changelog: v5.2.6...v5.2.7
v5.1.12-hotfix
ruTorrent v5.1.12
This is a critical hotfix. It's highly recommended to upgrade.
- It fixes the search feature on mobile. (Thanks @tohenk)
- Brazilian Portuguese translations are added. (Thanks @cantalupo555)
What's Changed
- l10n: Improve Brazilian Portuguese translations by @cantalupo555 in #2934
- feat(i18n): Add pt-BR translations for multiple plugins by @cantalupo555 in #2938
- Don't hide top menu when resizing by @tohenk in #2945
Full Changelog: v5.1.11...v5.1.12
v4.3.11-hotfix
ruTorrent v4.3.11
This hotfix resolves compatibility with rTorrent v0.15.2+.
What's Changed
- Add text/xml content type to xmlrpc request header by @rozhuk-im in #2911
- Remove invalid API 11 command mappings by @rozhuk-im in #2910
Full Changelog: v4.3.10...v4.3.11
v5.2.6-hotfix
ruTorrent v5.2.6
This is an important hotfix. It's recommended to upgrade.
- It resolves a couple annoying bugs and glitches with the torrent status icons. (Thanks @ranirahn)
- It adds full Brazilian Portuguese translations to ruTorrent. (Thanks @cantalupo555)
What's Changed
- l10n: Improve Brazilian Portuguese translations by @cantalupo555 in #2934
- fix for icons not getting added to torrent by @ranirahn in #2932
- fix for status icons added to wrong column by @ranirahn in #2936
- feat(i18n): Add pt-BR translations for multiple plugins by @cantalupo555 in #2938
New Contributors
- @cantalupo555 made their first contribution in #2934
Full Changelog: v5.2.5...v5.2.6
v5.2.5-hotfix
ruTorrent v5.2.5
This is a critical hotfix. It's highly recommended to upgrade. It fixes applying labels to new torrents. The error behavior is also reverted based on community feedback.
What's Changed
- Restore the original behavior of "Error" state based on community feedback by @gashtal in #2923
- fix for labeling new torrents by @ranirahn in #2925
Full Changelog: v5.2.4...v5.2.5
v5.2.4-hotfix
ruTorrent v5.2.4
This hotfix resolves compatibility with rTorrent v0.15.2+.
What's Changed
- Add text/xml content type to xmlrpc request header by @rozhuk-im in #2911
- Remove invalid API 11 command mappings by @rozhuk-im in #2910
Full Changelog: v5.2.3...v5.2.4