crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
483 stars 106 forks source link

Upgrade to ruTorrent v4.3.5 #365

Closed stickz closed 3 months ago

stickz commented 3 months ago

ruTorrent v4.3.5

This hotfix increases the height of the file browser window to 300 pixels, when creating torrent files. It reduces the amount of scrolling required. Previously, the height was too small with hundreds of files. This made creating torrents more difficult.

What's Changed

ruTorrent v4.3.4

This hotfix resolves a regression with v4.3 with hiding the views panel. The view panel will now properly hide when Show Views Panel in unchecked in Settings -> Format. We reworked the category list in v4.3 to avoid future regressions for code changes.

What's Changed

Full Changelog: https://github.com/Novik/ruTorrent/compare/v4.3.3...v4.3.5

stickz commented 3 months ago

@crazy-max It's recommended to tag a new release after these two hotfixes. Stability and ease of usage is greatly improved.