ruTorrent v5.2.0 is now Stable
This is a release contains more mobile design improvements, performance improvements and various new features. It builds on progress made in ruTorrent v5.1
toward mobile development.
It's recommended common platforms wait 1 to 2 weeks before upgrading. We had to skip the Beta test phase due to lack of participation. But we did perform heavy testing during the development cycle. Please kindly file an issue report if any regressions are found.
Critical Improvement Summary
- Torrents now have bigger font to make them easier to read.
- There is no more drag mask when moving around dialog boxes.
- Internet explorer is no longer supported. (Yes finally, we dropped it)
- Various performance improvements to tables to improve responsiveness.
- The clear log now has a bootstrap button in the bottom right corner.
- Many other smaller improvements, bug fixes and new features.
What's Changed
- Fix torrent deleted without confirmation by @koblack in #2804
- filedrop plugin: support dropped links by @pekman in #2806
- Remove drag mask object by @jevenski in #2805
- Covert clear log to a floating button by @jevenski in #2810
- Use bootstrap dropdown on recent trackers by @jevenski in #2809
- Use flex layout on context menu items by @jevenski in #2812
- Adjust status bar and top menu by @jevenski in #2813
- Define dialog window colors using variables by @jevenski in #2815
- Distribute WebUi space using flex layout by @jevenski in #2826
- Remove Internet Explorer support, and some useragent sniffing hacks by @anthonyryan1 in #2825
- Change various s-table methods by @jevenski in #2821
- Define status bar icons using base64 strings by @jevenski in #2833
- Animate category panel by @jevenski in #2831
- Define getter functions on s-table by @jevenski in #2830
- Use bootstrap list group on options window by @jevenski in #2819
- Define s-table header styles using variables by @jevenski in #2836
- Improve s-table column resizing by @jevenski in #2837
- Control alternate row color using CSS by @jevenski in #2841
- Improve move column function by @jevenski in #2844
- Improve s-table header row hover event handler by @jevenski in #2851
- Drag and drop s-table header using DnD class by @jevenski in #2855
- Merge stable head and body into one table by @jevenski in #2860
- Add danger color to #randomize_hash by @anthonyryan1 in #2875
- Fix various bugs for v5.2 by @jevenski in #2863
- Let rutracker_check ignore torrents with certain labels by @drrako in #2866
- Add "::1" to localhost address list. by @rozhuk-im in #2881
- Improve $tempDirectory handling: by @rozhuk-im in #2880
- Diskspace option to display free bytes (new pull request against develop branch) by @TheGoblinHero in #2890
- Add a permission to hide all torrent options by @fffe in #2868
- Mark ruTorrent v5.2 as Stable by @stickz in #2891
New Contributors
- @pekman made their first contribution in #2806
- @rozhuk-im made their first contribution in #2881
Full Changelog: v5.1.7...v5.2.0